postgres-operator/pkg/cluster
Felix Kunde 38d2efa23b
Merge branch 'master' into add-ignore-slots-dcs-config
2026-05-29 11:44:23 +02:00
..
cluster.go fix: correct 'occured' typo in error messages (#3094) 2026-05-11 11:16:37 +02:00
cluster_test.go Remove references to registry.opensource.zalan.do (#3092) 2026-05-08 09:16:10 +02:00
connection_pooler.go Volume mount length of pooler users (#3093) 2026-05-08 17:25:59 +02:00
connection_pooler_new_test.go
connection_pooler_test.go build multi-arch pooler image (#3077) 2026-04-28 13:34:36 +02:00
database.go stop retention user cleanup early again when DB connection attempt fails (#2999) 2025-12-10 10:01:07 +01:00
exec.go
filesystems.go
k8sres.go Merge branch 'master' into add-ignore-slots-dcs-config 2026-04-29 20:29:00 +02:00
k8sres_test.go Merge branch 'master' into add-ignore-slots-dcs-config 2026-04-29 20:29:00 +02:00
majorversionupgrade.go Remove hardcoded VersionMap from majorversionupgrade (#3043) 2026-03-02 11:13:10 +01:00
pod.go Fix rolling update deadlock when pods are stuck in non-running state (#3051) 2026-04-28 12:08:34 +02:00
pod_test.go Fix rolling update deadlock when pods are stuck in non-running state (#3051) 2026-04-28 12:08:34 +02:00
resources.go bump dependencies and reflect linter suggestions (#2963) 2025-10-16 10:23:36 +02:00
streams.go
streams_test.go
sync.go Fix rolling update deadlock when pods are stuck in non-running state (#3051) 2026-04-28 12:08:34 +02:00
sync_test.go do not reset secrets of standby clusters (#3044) 2026-02-26 17:27:47 +01:00
types.go
util.go feature toggle for using maintenance windows (#3074) 2026-04-16 17:13:18 +02:00
util_test.go feature toggle for using maintenance windows (#3074) 2026-04-16 17:13:18 +02:00
volumes.go fix: correct 'occured' typo in error messages (#3094) 2026-05-11 11:16:37 +02:00
volumes_test.go