postgres-operator/pkg/controller
Felix Kunde 3ddc56e5b9
allow delete only if annotations meet configured criteria (#1069)
* define annotations for delete protection

* change log level and reduce log lines for e2e tests

* reduce wait_for_pod_start even further
2020-08-13 16:36:22 +02:00
..
controller.go allow delete only if annotations meet configured criteria (#1069) 2020-08-13 16:36:22 +02:00
logs_and_api.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
node.go Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
node_test.go define ownership between operator and clusters via annotation (#802) 2020-03-17 16:34:31 +01:00
operator_config.go allow delete only if annotations meet configured criteria (#1069) 2020-08-13 16:36:22 +02:00
pod.go Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
postgresql.go allow delete only if annotations meet configured criteria (#1069) 2020-08-13 16:36:22 +02:00
postgresql_test.go allow delete only if annotations meet configured criteria (#1069) 2020-08-13 16:36:22 +02:00
types.go Bootstrapped databases with best practice role setup (#843) 2020-04-29 10:56:06 +02:00
util.go allow using both infrastructure_roles_options (#1090) 2020-08-10 15:08:03 +02:00
util_test.go allow using both infrastructure_roles_options (#1090) 2020-08-10 15:08:03 +02:00