postgres-operator/pkg/cluster
Felix Kunde 83878fe447
make bucket prefix for logical backup configurable (#2609)
* make bucket prefix for logical backup configurable
* include container comparison in logical backup diff
* add unit test and update description for compareContainers
* don't rely on users putting / in the config - reflect other comments from review
2024-04-23 14:24:04 +02:00
..
cluster.go make bucket prefix for logical backup configurable (#2609) 2024-04-23 14:24:04 +02:00
cluster_test.go make bucket prefix for logical backup configurable (#2609) 2024-04-23 14:24:04 +02: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_test.go allow empty resources when defaults are empty (#2524) 2024-02-09 07:35:53 +01:00
database.go fix: db row close error be ignored (#2578) 2024-03-14 12:22:56 +01:00
exec.go
filesystems.go
k8sres.go make bucket prefix for logical backup configurable (#2609) 2024-04-23 14:24:04 +02:00
k8sres_test.go add the pg version 16 (#2557) 2024-03-13 16:43:25 +01:00
majorversionupgrade.go add the pg version 16 (#2557) 2024-03-13 16:43:25 +01:00
pod.go
pod_test.go reflect new replica states in unit tests (#2581) 2024-03-15 14:46:36 +01:00
resources.go add option to prevent PVC removal on cluster deletion (#2579) 2024-03-14 17:01:26 +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 make bucket prefix for logical backup configurable (#2609) 2024-04-23 14:24:04 +02:00
sync_test.go change username in secret when switching rotation mode (#2549) 2024-02-22 10:26:13 +01:00
types.go
util.go
util_test.go
volumes.go
volumes_test.go