postgres-operator/pkg/cluster
Sergey Dudoladov b7f4cde541
wrap getting Patroni state into retry (#1293)
Retry calls to Patorni API to get cluster state

Co-authored-by: Sergey Dudoladov <sergey.dudoladov@zalando.de>
2021-01-08 15:08:44 +01:00
..
cluster.go use pointer type for nodeAffinity (#1263) 2020-12-18 12:07:59 +01:00
cluster_test.go delete secrets of system users too (#974) 2020-05-14 11:34:02 +02:00
connection_pooler.go use pointer type for nodeAffinity (#1263) 2020-12-18 12:07:59 +01:00
connection_pooler_new_test.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
connection_pooler_test.go Initial commit for new 1.6 release with Postgres 13 support. (#1257) 2020-12-17 15:00:29 +01:00
database.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
exec.go Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
filesystems.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
k8sres.go add a prefix for the name of a logical backup job (#1287) 2021-01-07 10:38:07 +01:00
k8sres_test.go use pointer type for nodeAffinity (#1263) 2020-12-18 12:07:59 +01:00
pod.go wrap getting Patroni state into retry (#1293) 2021-01-08 15:08:44 +01:00
resources.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
sync.go diff SecurityContext of containers (#1255) 2020-12-15 10:06:53 +01:00
types.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
util.go Support inherited annotations for all major objects (#1236) 2020-12-11 16:34:01 +01:00
util_test.go Support inherited annotations for all major objects (#1236) 2020-12-11 16:34:01 +01:00
volumes.go Support EBS gp2 to gp3 migration on sync for below 1tb volumes (#1242) 2020-12-11 15:52:32 +01:00
volumes_test.go Fix function name in test (#1250) 2020-12-12 00:35:27 +01:00