postgres-operator/pkg/cluster
Felix Kunde 7a90fbcb00
fix sync of stream slots (#2194)
2023-01-27 18:03:37 +01:00
..
cluster.go set wal_level config not on empty parameters map (#2189) 2023-01-26 09:43:03 +01: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 pooler suffix to DNS annotation of pooler LoadBalancer service (#2188) 2023-01-27 12:07:48 +01:00
connection_pooler_new_test.go
connection_pooler_test.go
database.go copy rolconfig during password rotation (#2183) 2023-01-25 10:48:23 +01:00
exec.go
filesystems.go
k8sres.go add pooler suffix to DNS annotation of pooler LoadBalancer service (#2188) 2023-01-27 12:07:48 +01:00
k8sres_test.go configurable resources for logical backup pod template (#710) 2023-01-05 15:19:36 +01:00
majorversionupgrade.go
pod.go
pod_test.go
resources.go
streams.go set wal_level for streams in statefulSet sync (#2187) 2023-01-25 17:06:31 +01:00
streams_test.go configurable resources for logical backup pod template (#710) 2023-01-05 15:19:36 +01:00
sync.go fix sync of stream slots (#2194) 2023-01-27 18:03:37 +01: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
volumes.go
volumes_test.go