postgres-operator/pkg/util
Oleksii Kliukin 1c4bce86df Avoid "bulk-comparing" pod resources during sync. (#109)
* Avoid "bulk-comparing" pod resources during sync.

First attempt to fix bogus restarts due to the reported mismatch
of container resources where one of the resources is an empty struct,
while the other has all fields set to nil.

In addition, add an ability to set limits and requests per pod, as well as the operator-level defaults.
2017-05-12 11:41:35 +02:00
..
config Avoid "bulk-comparing" pod resources during sync. (#109) 2017-05-12 11:41:35 +02:00
constants Use ConfigMap to store operator's config 2017-05-12 11:41:34 +02:00
k8sutil Sync clusters states 2017-05-12 11:41:27 +02:00
retryutil Sync clusters states 2017-05-12 11:41:27 +02:00
teams Feature/infrastructure roles (#91) 2017-05-12 11:41:33 +02:00
util.go Use ConfigMap to store operator's config 2017-05-12 11:41:34 +02:00