postgres-operator/pkg
Oleksii Kliukin bf80f5225e
Introduce higher and lower bounds for the number of instances (#178)
* Introduce higher and lower bounds for the number of instances

Reduce the number of instances to the min_instances if it is lower and
to the max_instances if it is higher. -1 for either of those means there
is no lower or upper bound.

In addition, terminate the operator when there is a nonsense in the
configuration (i.e. max_instances < min_instances).

Reviewed by Jan Mußler and Sergey Dudoladov.
2017-12-15 16:02:50 +01:00
..
apiserver return idle status when worker has nothing to do 2017-10-11 15:42:20 +02:00
cluster Introduce higher and lower bounds for the number of instances (#178) 2017-12-15 16:02:50 +01:00
controller Tweak our reaction to the cluster upgrade process. 2017-11-30 14:11:49 +01:00
spec Fix an issue when not assigning the merge result. 2017-12-04 10:49:25 +01:00
util Introduce higher and lower bounds for the number of instances (#178) 2017-12-15 16:02:50 +01:00