postgres-operator/pkg/cluster
Chris Boot 8f3139965c
fix: no switchover candidate found with member state "streaming" (#1992) (#2515)
* fix: no switchover candidate found with member state "streaming" (#1992)
* Add test
* Also handle "in archive recovery" state
2024-01-24 10:40:58 +01:00
..
cluster.go add unit test and documentation for finalizers (#2509) 2024-01-22 12:13:40 +01:00
cluster_test.go add unit test and documentation for finalizers (#2509) 2024-01-22 12:13:40 +01:00
connection_pooler.go add unit test and documentation for finalizers (#2509) 2024-01-22 12:13:40 +01:00
connection_pooler_new_test.go
connection_pooler_test.go bump to v1.10.1 (#2410) 2023-09-07 22:46:26 +02:00
database.go Handle retry connect to Postgres when ping return EOF error. (#2339) 2023-08-25 17:53:18 +02:00
exec.go
filesystems.go
k8sres.go hugepages empty on default and updated date in codegen files (#2512) 2024-01-12 09:25:51 +01:00
k8sres_test.go add unit test and documentation for finalizers (#2509) 2024-01-22 12:13:40 +01:00
majorversionupgrade.go add unit test and documentation for finalizers (#2509) 2024-01-22 12:13:40 +01:00
pod.go fix: no switchover candidate found with member state "streaming" (#1992) (#2515) 2024-01-24 10:40:58 +01:00
pod_test.go fix: no switchover candidate found with member state "streaming" (#1992) (#2515) 2024-01-24 10:40:58 +01:00
resources.go add unit test and documentation for finalizers (#2509) 2024-01-22 12:13:40 +01:00
streams.go add support for recovery section in event streams (#2421) 2023-09-19 17:15:50 +02:00
streams_test.go add support for recovery section in event streams (#2421) 2023-09-19 17:15:50 +02:00
sync.go add unit test and documentation for finalizers (#2509) 2024-01-22 12:13:40 +01:00
sync_test.go Standby cluster promotion by changing manifest (#2472) 2024-01-04 12:33:50 +01:00
types.go
util.go let isSystemUsername check all system users (#2489) 2023-12-08 15:21:56 +01:00
util_test.go Bump v1.10.0 (#2299) 2023-04-20 18:21:43 +02:00
volumes.go log error why ebs volume modifying fails (#2395) 2023-08-18 13:18:35 +02:00
volumes_test.go