postgres-operator/pkg/cluster
Felix Kunde cd110aabf4
Enforce minimum cpu and memory limits (#731)
* add validation for PG resources and volume size
* check resource requests also on UPDATE and SYNC + update docs
* if cluster was running don't error on sync
2019-12-12 16:43:55 +01:00
..
cluster.go Enforce minimum cpu and memory limits (#731) 2019-12-12 16:43:55 +01:00
cluster_test.go Custom annotations 329 (#657) 2019-11-11 10:45:35 +01:00
database.go database.go: remove hardcoded .svc.cluster.local dns suffix (#561) 2019-05-31 16:32:00 +02:00
exec.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
filesystems.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
k8sres.go Enforce minimum cpu and memory limits (#731) 2019-12-12 16:43:55 +01:00
k8sres_test.go Add global option to enable/disable init containers and sidecars (#478) 2019-12-10 15:45:54 +01:00
pod.go move StatefulSet to apps/v1 (#675) 2019-09-30 16:42:04 +02:00
resources.go Add global option to enable/disable init containers and sidecars (#478) 2019-12-10 15:45:54 +01:00
sync.go Enforce minimum cpu and memory limits (#731) 2019-12-12 16:43:55 +01:00
types.go Add global option to enable/disable init containers and sidecars (#478) 2019-12-10 15:45:54 +01:00
util.go move StatefulSet to apps/v1 (#675) 2019-09-30 16:42:04 +02:00
volumes.go Fixing spelling mistake in delete PVC function name (#691) 2019-10-18 16:41:56 +02:00