postgres-operator/pkg/cluster
Felix Kunde 4ea0b5f432
set AllowPrivilegeEscalation on container securityContext (#1326)
2021-01-22 14:06:19 +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 fake client for connection pooler (#1301) 2021-01-19 17:40:20 +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 set AllowPrivilegeEscalation on container securityContext (#1326) 2021-01-22 14:06:19 +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 allow additional members from other teams (#1314) 2021-01-15 15:11:02 +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