postgres-operator/pkg
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
..
cluster Avoid "bulk-comparing" pod resources during sync. (#109) 2017-05-12 11:41:35 +02:00
controller Do not create roles if cluster is masterless 2017-05-12 11:41:34 +02:00
spec Avoid "bulk-comparing" pod resources during sync. (#109) 2017-05-12 11:41:35 +02:00
util Avoid "bulk-comparing" pod resources during sync. (#109) 2017-05-12 11:41:35 +02:00