postgres-operator/pkg/cluster
Jociele Padilha b41daf4f76
Set maximum CPU and Memory requests on K8s (#1959)
* Set maximum CPU and Memory requests on K8s
2022-07-28 14:18:27 +02:00
..
cluster.go removing inner goroutine in cluster.Switchover (#1876) 2022-05-17 18:10:39 +02:00
cluster_test.go reverse membership for additional owner roles (#1862) 2022-04-28 11:15:40 +02:00
connection_pooler.go Configure annotations to be ignored in comparisons during sync (#1823) 2022-03-24 18:38:37 +01:00
connection_pooler_new_test.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
connection_pooler_test.go LoadBalancer toggles for master and replica pooler pods (#1799) 2022-03-04 13:36:17 +01: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 Set maximum CPU and Memory requests on K8s (#1959) 2022-07-28 14:18:27 +02:00
k8sres_test.go Set maximum CPU and Memory requests on K8s (#1959) 2022-07-28 14:18:27 +02:00
majorversionupgrade.go major version upgrade for rootless and ocp : solving #1689 (#1770) 2022-03-31 14:53:02 +02:00
pod.go use uint64 for replication lag from Patroni's member endpoint (#1893) 2022-05-19 09:39:56 +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 Fix deletion of event streams resources (#1831) 2022-03-31 11:48:37 +02:00
streams_test.go Fix deletion of event streams resources (#1831) 2022-03-31 11:48:37 +02:00
sync.go do not call EBS api when there are no pvs (#1851) 2022-04-20 12:12:02 +02:00
sync_test.go create CDC event stream CRD (#1570) 2022-02-28 10:09:42 +01:00
types.go choose switchover candidate based on lag and role (#1700) 2021-12-14 10:35:21 +01:00
util.go removing inner goroutine in cluster.Switchover (#1876) 2022-05-17 18:10:39 +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