postgres-operator/pkg/cluster
Felix Kunde 8bd9080798
return create and sync error, not setStatus error (#2574)
* return create and sync error, not possible status set error
* update documentation and improve deletion logs
2024-03-12 16:31:59 +01:00
..
cluster.go return create and sync error, not setStatus error (#2574) 2024-03-12 16:31:59 +01:00
cluster_test.go allow empty resources when defaults are empty (#2524) 2024-02-09 07:35:53 +01:00
connection_pooler.go allow empty resources when defaults are empty (#2524) 2024-02-09 07:35:53 +01:00
connection_pooler_new_test.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
connection_pooler_test.go allow empty resources when defaults are empty (#2524) 2024-02-09 07:35:53 +01:00
database.go Handle retry connect to Postgres when ping return EOF error. (#2339) 2023-08-25 17:53:18 +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 allow empty resources when defaults are empty (#2524) 2024-02-09 07:35:53 +01:00
k8sres_test.go allow empty resources when defaults are empty (#2524) 2024-02-09 07:35:53 +01:00
majorversionupgrade.go Recheck version from Patroni IP. (#2533) 2024-02-29 12:12:02 +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 replace deprecated ioutil (#2531) 2024-02-05 11:58:36 +01:00
resources.go do not block delete because of emtpy child resources (#2538) 2024-02-15 14:52:52 +01:00
streams.go patch event stream CRD instead of update (#2535) 2024-02-14 18:20:02 +01:00
streams_test.go patch event stream CRD instead of update (#2535) 2024-02-14 18:20:02 +01:00
sync.go return create and sync error, not setStatus error (#2574) 2024-03-12 16:31:59 +01:00
sync_test.go change username in secret when switching rotation mode (#2549) 2024-02-22 10:26:13 +01:00
types.go switch to policy API v1 for PDBs (#2008) 2022-10-06 09:43:17 +02:00
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 do not call EBS api when there are no pvs (#1851) 2022-04-20 12:12:02 +02:00