postgres-operator/pkg/cluster
Felix Kunde ff8143770c
Improve rolling upgrades and rolling upgrade continue (#1341)
* add TODOs for moving rooling update label on pods
* steer rolling update via pod annotation
* rename patch method and fix reading flag on sync
* pass only pods to recreatePods function
* do not take address of iterator if you use it later
* add e2e test and pass switchover targets to recreatePods
* add wait_for_pod_failover for e2e test
* add one more e2e test case
* helm chart remove 1.6.0 archive from 1.6.0 archive
* reflect code review feedback
2021-02-26 15:38:58 +01:00
..
cluster.go Improve rolling upgrades and rolling upgrade continue (#1341) 2021-02-26 15:38:58 +01:00
cluster_test.go delete secrets of system users too (#974) 2020-05-14 11:34:02 +02:00
connection_pooler.go set allowPrivilegeEscalation for deployment templates (#1328) 2021-01-25 18:23:29 +01:00
connection_pooler_new_test.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
connection_pooler_test.go Use fake client for connection pooler (#1301) 2021-01-19 17:40:20 +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 Improve rolling upgrades and rolling upgrade continue (#1341) 2021-02-26 15:38:58 +01:00
k8sres_test.go Fix empty capabilities (#1380) 2021-02-22 17:27:32 +01:00
majorversionupgrade.go Log result. (#1387) 2021-02-26 14:54:26 +01:00
pod.go Improve rolling upgrades and rolling upgrade continue (#1341) 2021-02-26 15:38:58 +01:00
resources.go Improve rolling upgrades and rolling upgrade continue (#1341) 2021-02-26 15:38:58 +01:00
sync.go Improve rolling upgrades and rolling upgrade continue (#1341) 2021-02-26 15:38:58 +01:00
types.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
util.go making pgTeamMap a pointer (#1349) 2021-02-16 10:38:20 +01:00
util_test.go Truncate cronjob name at 52 characters (#1208) 2021-02-15 17:00:21 +01:00
volumes.go Full AWS gp3 support for iops and througput config. (#1261) 2021-01-25 10:07:18 +01:00
volumes_test.go Full AWS gp3 support for iops and througput config. (#1261) 2021-01-25 10:07:18 +01:00