WHAT: Push Operator is not ensuring that the quantity of instances is equalled a quantity defined in order to avoid issues The operator should ensure that the quantity of the instances configured will be always set up running in order to avoid issues as for example when someone by mistake down and/or scale it. The operator is able to keep programmatically and automatically the qt number of instances defined in the CR as described in the Getting Started example and also as it was made in the for MSS Oper here: https://github.com/aerogear/mobile-security-service-operator/blob/master/pkg/controller/mobilesecurityservice/controller.go#L193 |
|