postgres-operator/pkg/cluster
A. Stoewer 695ad44caf
Logical backup retention time (#1337)
* Add optional logical backup retention time
* Set defaults for potentially unbound variables, so that the script will work with older operator versions
* Document retention time parameter for logical backups
* Add retention time parameter to resources and charts

Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2022-03-02 17:39:33 +01:00
..
cluster.go Compare container ports in a smarter way (#1755) 2022-02-28 11:35:41 +01:00
cluster_test.go Compare container ports in a smarter way (#1755) 2022-02-28 11:35:41 +01:00
connection_pooler.go toleration diff and nodeReadinessLabel merge with manifest matchExpressions (#1729) 2022-01-27 15:57:24 +01:00
connection_pooler_new_test.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
connection_pooler_test.go improve pooler sync (#1593) 2021-08-27 12:41:37 +02:00
database.go create CDC event stream CRD (#1570) 2022-02-28 10:09:42 +01: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 Logical backup retention time (#1337) 2022-03-02 17:39:33 +01:00
k8sres_test.go Retry when getting the pod_environment_secret (#1777) 2022-03-01 17:56:16 +01:00
majorversionupgrade.go make sure upgrade script runs on the master (#1715) 2021-12-02 14:10:58 +01:00
pod.go do not recreate pods if previous Patroni API calls fail (#1767) 2022-02-25 09:33:04 +01:00
pod_test.go choose switchover candidate based on lag and role (#1700) 2021-12-14 10:35:21 +01:00
resources.go Initialize arrays of errors / error messages + minor refactoring (#1701) 2021-11-29 12:49:12 +01:00
streams.go create CDC event stream CRD (#1570) 2022-02-28 10:09:42 +01:00
streams_test.go create CDC event stream CRD (#1570) 2022-02-28 10:09:42 +01:00
sync.go create CDC event stream CRD (#1570) 2022-02-28 10:09:42 +01:00
sync_test.go create CDC event stream CRD (#1570) 2022-02-28 10:09:42 +01:00
types.go choose switchover candidate based on lag and role (#1700) 2021-12-14 10:35:21 +01:00
util.go choose switchover candidate based on lag and role (#1700) 2021-12-14 10:35:21 +01:00
util_test.go inherited_labels and inherited_annotations not passed to PVC (#1784) 2022-03-01 17:07:37 +01:00
volumes.go Initialize arrays of errors / error messages + minor refactoring (#1701) 2021-11-29 12:49:12 +01:00
volumes_test.go Fix go lint errors (#1468) 2021-05-10 11:48:03 +02:00