postgres-operator/pkg/cluster
Felix Kunde a119772efb
add toggle to turn off readiness probes (#2004)
* add toggle to turn off readiness probes
* include PodManagementPolicy and ReadinessProbe in stateful set comparison
* add URI scheme to generated readiness probe
2022-10-05 18:25:24 +02:00
..
cluster.go add toggle to turn off readiness probes (#2004) 2022-10-05 18:25:24 +02:00
cluster_test.go deprecate ClusterName field of Postgresql type and remove team from REST endpoints (#2015) 2022-08-29 15:00:25 +02:00
connection_pooler.go fetch pooler and fes_user system user only when corresponding features are used (#2009) 2022-08-24 16:28:49 +02: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 create CDC event stream CRD (#1570) 2022-02-28 10:09:42 +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 add toggle to turn off readiness probes (#2004) 2022-10-05 18:25:24 +02:00
k8sres_test.go allow in place pw rotation of system users (#1953) 2022-08-18 14:14:31 +02:00
majorversionupgrade.go Fix major version upgrade return code (#2056) 2022-09-21 15:25:24 +02:00
pod.go rework map selection in updateSecret (#2010) 2022-08-24 17:33:39 +02:00
pod_test.go add new parameter for Patroni API (PatroniAPICheckInterval, PatroniAPICheckTimeout) (#1803) 2022-03-15 11:34:09 +01:00
resources.go define readinessProbe on statefulSet (#1825) 2022-03-30 18:19:34 +02:00
streams.go create streams only after postgres instances were restarted (#2034) 2022-09-19 15:25:55 +02:00
streams_test.go fetch pooler and fes_user system user only when corresponding features are used (#2009) 2022-08-24 16:28:49 +02:00
sync.go create streams only after postgres instances were restarted (#2034) 2022-09-19 15:25:55 +02:00
sync_test.go create streams only after postgres instances were restarted (#2034) 2022-09-19 15:25:55 +02:00
types.go deprecate ClusterName field of Postgresql type and remove team from REST endpoints (#2015) 2022-08-29 15:00:25 +02:00
util.go deprecate ClusterName field of Postgresql type and remove team from REST endpoints (#2015) 2022-08-29 15:00:25 +02:00
util_test.go LoadBalancer toggles for master and replica pooler pods (#1799) 2022-03-04 13:36:17 +01: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