..
cluster.go
sync stateful set when syncing streams during ADD event ( #2245 )
2023-02-28 09:14:22 +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
fix to pooler TLS support ( #2219 )
2023-03-07 16:20:28 +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 in place pw rotation of system users ( #1953 )
2022-08-18 14:14:31 +02:00
database.go
copy rolconfig during password rotation ( #2183 )
2023-01-25 10:48:23 +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
remove debug log for generated env vars of logical backup ( #2233 )
2023-02-23 15:16:16 +01:00
k8sres_test.go
configurable resources for logical backup pod template ( #710 )
2023-01-05 15:19:36 +01:00
majorversionupgrade.go
Bump spilo and target version for PostgreSQL 15 ( #2139 )
2023-01-04 12:01:30 +01:00
pod.go
fix migration of single-node clusters ( #2134 )
2022-12-09 12:42:10 +01:00
pod_test.go
add new parameter for Patroni API (PatroniAPICheckInterval, PatroniAPICheckTimeout) ( #1803 )
2022-03-15 11:34:09 +01:00
resources.go
delete secret resource from map ( #2123 )
2022-12-02 10:09:19 +01:00
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
add c.replicationSlots on sync ( #2238 )
2023-02-23 13:19:35 +01:00
sync_test.go
copy rolconfig during password rotation ( #2183 )
2023-01-25 10:48:23 +01:00
types.go
switch to policy API v1 for PDBs ( #2008 )
2022-10-06 09:43:17 +02:00
util.go
add pooler suffix to DNS annotation of pooler LoadBalancer service ( #2188 )
2023-01-27 12:07:48 +01:00
util_test.go
switch to policy API v1 for PDBs ( #2008 )
2022-10-06 09:43:17 +02:00
volumes.go
do not call EBS api when there are no pvs ( #1851 )
2022-04-20 12:12:02 +02:00
volumes_test.go
do not call EBS api when there are no pvs ( #1851 )
2022-04-20 12:12:02 +02:00