postgres-operator/pkg/cluster
Pavel Tumik 77252e316c
Add node affinity support (#1166)
* Adding nodeaffinity support alongside node_readiness_label
* add documentation for node affinity
* add node affinity e2e test
* add unit test for node affinity

Co-authored-by: Steffen Pøhner Henriksen <str3sses@gmail.com>
Co-authored-by: Adrian Astley <adrian.astley@activision.com>
2020-12-16 14:56:28 +01:00
..
cluster.go Sync sts at pgversion upgrade (#1256) 2020-12-16 13:50:24 +01:00
cluster_test.go delete secrets of system users too (#974) 2020-05-14 11:34:02 +02:00
connection_pooler.go Support inherited annotations for all major objects (#1236) 2020-12-11 16:34:01 +01:00
connection_pooler_new_test.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
connection_pooler_test.go diff SecurityContext of containers (#1255) 2020-12-15 10:06:53 +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 node affinity support (#1166) 2020-12-16 14:56:28 +01:00
k8sres_test.go Add node affinity support (#1166) 2020-12-16 14:56:28 +01:00
pod.go End 2 End tests speedup (#1180) 2020-10-28 10:04:33 +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