postgres-operator/pkg/cluster
Felix Kunde 529cdfc0b6
skip slots where publication sync failed (#2091)
2022-10-25 14:51:29 +02:00
..
cluster.go skip db sync on failed initUsers during UPDATE (#2083) 2022-10-21 17:50:14 +02:00
cluster_test.go skip db sync on failed initUsers during UPDATE (#2083) 2022-10-21 17:50:14 +02:00
connection_pooler.go skip db sync on failed initUsers during UPDATE (#2083) 2022-10-21 17:50:14 +02: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 fix team member deprecation (#2072) 2022-10-11 18:02:41 +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 Fix the Operator rolling update statefulsets unnecessary whien Kube API down (#2031) (#2064) 2022-10-18 10:55:25 +02:00
k8sres_test.go Fix the Operator rolling update statefulsets unnecessary whien Kube API down (#2031) (#2064) 2022-10-18 10:55:25 +02:00
majorversionupgrade.go Fix upgrade command (#2075) 2022-10-17 17:36:02 +02:00
pod.go rework map selection in updateSecret (#2010) 2022-08-24 17:33:39 +02:00
pod_test.go add new parameter for Patroni API (PatroniAPICheckInterval, PatroniAPICheckTimeout) (#1803) 2022-03-15 11:34:09 +01:00
resources.go switch to batch API v1 for Jobs (#2066) 2022-10-07 11:27:58 +02:00
streams.go skip slots where publication sync failed (#2091) 2022-10-25 14:51:29 +02:00
streams_test.go fetch pooler and fes_user system user only when corresponding features are used (#2009) 2022-08-24 16:28:49 +02:00
sync.go skip db sync on failed initUsers during UPDATE (#2083) 2022-10-21 17:50:14 +02:00
sync_test.go Fix password rotation (#2043) 2022-10-13 11:33:26 +02: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