postgres-operator/pkg/cluster
Felix Kunde e03fdaaa51
add support for recovery section in event streams (#2421)
2023-09-19 17:15:50 +02:00
..
cluster.go Enable specifying PVC retention policy for auto deletion (#2343) 2023-09-08 13:17:37 +02:00
cluster_test.go better backwards compatibility with old DNS name format for LBs (#2171) 2023-01-17 10:06:11 +01:00
connection_pooler.go Add service account name in connection pooler (#2352) 2023-09-04 16:26:21 +02: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 Enable specifying PVC retention policy for auto deletion (#2343) 2023-09-08 13:17:37 +02:00
k8sres_test.go Bump v1.10.0 (#2299) 2023-04-20 18:21:43 +02:00
majorversionupgrade.go Bump spilo and target version for PostgreSQL 15 (#2139) 2023-01-04 12:01:30 +01:00
pod.go in sync mode select only syncStandby as switchover candidate (#2278) 2023-04-06 12:04:55 +02:00
pod_test.go in sync mode select only syncStandby as switchover candidate (#2278) 2023-04-06 12:04:55 +02:00
resources.go
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 in sync mode select only syncStandby as switchover candidate (#2278) 2023-04-06 12:04:55 +02:00
sync_test.go copy rolconfig during password rotation (#2183) 2023-01-25 10:48:23 +01:00
types.go
util.go add pooler suffix to DNS annotation of pooler LoadBalancer service (#2188) 2023-01-27 12:07:48 +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