postgres-operator/pkg/cluster
Felix Kunde 4857694002 pass infra role names to pooler pods 2026-04-21 15:37:29 +02:00
..
cluster.go fix: invalid switchover scheduling with default maintenance windows (#3058) 2026-03-24 12:57:15 +01:00
cluster_test.go fix: invalid switchover scheduling with default maintenance windows (#3058) 2026-03-24 12:57:15 +01:00
connection_pooler.go pass infra role names to pooler pods 2026-04-21 15:37:29 +02:00
connection_pooler_new_test.go
connection_pooler_test.go
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 do not reset secrets of standby clusters (#3044) 2026-02-26 17:27:47 +01:00
k8sres_test.go Add support for pg18 and remove pg13 (#3035) 2026-02-17 10:19:19 +01:00
majorversionupgrade.go Remove hardcoded VersionMap from majorversionupgrade (#3043) 2026-03-02 11:13:10 +01:00
pod.go add support for global maintenance windows (#3038) 2026-01-30 11:37:21 +01:00
pod_test.go
resources.go bump dependencies and reflect linter suggestions (#2963) 2025-10-16 10:23:36 +02:00
streams.go
streams_test.go
sync.go Avoid rotating pods for PGVERSION change outside of maintenance window (#3065) 2026-04-07 12:16:55 +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 upgrade Go from 1.23.4 to 1.25.0 (#2945) 2025-08-19 14:40:39 +02:00
volumes_test.go