postgres-operator/pkg/cluster
Felix Kunde e2d08351aa do not sync pooler after being disabled 2021-08-26 16:30:28 +02:00
..
cluster.go fix condition to decide on syncing pooler 2021-08-26 12:16:13 +02:00
cluster_test.go Move flag to configmap (#1540) 2021-07-02 08:46:21 +02:00
connection_pooler.go do not sync pooler after being disabled 2021-08-26 16:30:28 +02:00
connection_pooler_new_test.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
connection_pooler_test.go remove role from installLookupFunction and run it on database sync, too 2021-08-25 17:22:14 +02:00
database.go remove role from installLookupFunction and run it on database sync, too 2021-08-25 17:22:14 +02:00
exec.go pick first container if postgres is not found (#1505) 2021-05-28 11:44:10 +02:00
filesystems.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
k8sres.go remove debug log of Spilo env vars (#1591) 2021-08-23 15:44:34 +02:00
k8sres_test.go restart instances via rest api instead of recreating pods, fixes bug with being unable to decrease some values, like max_connections (#1103) 2021-06-14 11:00:58 +02:00
majorversionupgrade.go Fix go lint errors (#1468) 2021-05-10 11:48:03 +02:00
pod.go Add basic retry around switchover (#1510) 2021-06-17 08:48:26 +02:00
resources.go Create cross namespace secrets (#1490) 2021-06-11 10:35:30 +02:00
sync.go trigger lookup only if pooler is set 2021-08-26 12:19:48 +02:00
sync_test.go replace statefulset on annotation diff (#1449) 2021-04-22 11:22:52 +02:00
types.go remove role from installLookupFunction and run it on database sync, too 2021-08-25 17:22:14 +02:00
util.go pick first container if postgres is not found (#1505) 2021-05-28 11:44:10 +02:00
util_test.go Truncate cronjob name at 52 characters (#1208) 2021-02-15 17:00:21 +01:00
volumes.go Do not modify if values are below gp3 minimum throughput. (#1543) 2021-06-30 15:01:55 +02:00
volumes_test.go Fix go lint errors (#1468) 2021-05-10 11:48:03 +02:00