postgres-operator/pkg/cluster
idanovinda 486d5d66e0
Allow drop slots when it gets deleted from the manifest (#2089)
* Allow drop slots when it gets deleted from the manifest
* use leader instead replica to query slots
* fix and extend unit tests for config update checks

Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2023-01-03 15:46:59 +01:00
..
cluster.go Allow drop slots when it gets deleted from the manifest (#2089) 2023-01-03 15:46:59 +01:00
cluster_test.go skip db sync on failed initUsers during UPDATE (#2083) 2022-10-21 17:50:14 +02:00
connection_pooler.go refactor podAffinity generation (#2156) 2023-01-03 11:34:02 +01:00
connection_pooler_new_test.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
connection_pooler_test.go allow in place pw rotation of system users (#1953) 2022-08-18 14:14:31 +02:00
database.go first sync wal_level then publications (#2109) 2022-11-28 16:37:34 +01: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 refactor podAffinity generation (#2156) 2023-01-03 11:34:02 +01:00
k8sres_test.go refactor podAffinity generation (#2156) 2023-01-03 11:34:02 +01:00
majorversionupgrade.go enable operator support for pg15 and drop support for 9.5 and 9.6 (#2140) 2022-12-15 12:17:27 +01:00
pod.go fix migration of single-node clusters (#2134) 2022-12-09 12:42:10 +01:00
pod_test.go add new parameter for Patroni API (PatroniAPICheckInterval, PatroniAPICheckTimeout) (#1803) 2022-03-15 11:34:09 +01:00
resources.go delete secret resource from map (#2123) 2022-12-02 10:09:19 +01:00
streams.go fix syncing of stream CRDs (#2152) 2022-12-30 13:09:15 +01:00
streams_test.go fix syncing of stream CRDs (#2152) 2022-12-30 13:09:15 +01:00
sync.go Allow drop slots when it gets deleted from the manifest (#2089) 2023-01-03 15:46:59 +01:00
sync_test.go Allow drop slots when it gets deleted from the manifest (#2089) 2023-01-03 15:46:59 +01:00
types.go switch to policy API v1 for PDBs (#2008) 2022-10-06 09:43:17 +02:00
util.go switch to policy API v1 for PDBs (#2008) 2022-10-06 09:43:17 +02:00
util_test.go switch to policy API v1 for PDBs (#2008) 2022-10-06 09:43:17 +02:00
volumes.go do not call EBS api when there are no pvs (#1851) 2022-04-20 12:12:02 +02:00
volumes_test.go do not call EBS api when there are no pvs (#1851) 2022-04-20 12:12:02 +02:00