postgres-operator/pkg/cluster
Felix Kunde 2a4be1cb39
fix creating secrets for rotation users (#2863)
* fix creating secrets for rotation users
* rework annotation comparison on update to decide on when to call syncSecrets
2025-02-14 09:44:09 +01:00
..
cluster.go fix creating secrets for rotation users (#2863) 2025-02-14 09:44:09 +01:00
cluster_test.go
connection_pooler.go
connection_pooler_new_test.go
connection_pooler_test.go
database.go
exec.go
filesystems.go
k8sres.go Critical operation PDB (#2830) 2025-01-29 12:41:08 +01:00
k8sres_test.go Critical operation PDB (#2830) 2025-01-29 12:41:08 +01:00
majorversionupgrade.go Protect Pods from disruptions during upgrades (#2844) 2025-01-30 10:41:58 +01:00
pod.go
pod_test.go
resources.go Critical operation PDB (#2830) 2025-01-29 12:41:08 +01:00
streams.go
streams_test.go
sync.go Critical operation PDB (#2830) 2025-01-29 12:41:08 +01:00
sync_test.go
types.go Critical operation PDB (#2830) 2025-01-29 12:41:08 +01:00
util.go
util_test.go Critical operation PDB (#2830) 2025-01-29 12:41:08 +01:00
volumes.go
volumes_test.go