postgres-operator/pkg/cluster
Jan Mussler c4ae11629b
Fix connection pooler deployment selectors (#1213)
Stick with the existing pooler deployment selector labels to make it compatible with existing deployments.

Make the use of additional labels clear and avoid where not needed.

Deployment Selector and Service Selector now do not use extra labels, pod spec does.
2020-11-23 17:18:18 +01:00
..
cluster.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
cluster_test.go delete secrets of system users too (#974) 2020-05-14 11:34:02 +02:00
connection_pooler.go Fix connection pooler deployment selectors (#1213) 2020-11-23 17:18:18 +01:00
connection_pooler_new_test.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
connection_pooler_test.go Fix connection pooler deployment selectors (#1213) 2020-11-23 17:18:18 +01:00
database.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
exec.go Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
filesystems.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
k8sres.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
k8sres_test.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
pod.go End 2 End tests speedup (#1180) 2020-10-28 10:04:33 +01:00
resources.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
sync.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
types.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
util.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
volumes.go check resize mode on update events (#1194) 2020-11-11 13:22:43 +01:00
volumes_test.go check resize mode on update events (#1194) 2020-11-11 13:22:43 +01:00