Kirill-Garbar

Results 4 issues of Kirill-Garbar

Guthub issue: https://github.com/aenix-io/etcd-operator/issues/76

Maintenance operations should be zero downtime and autotests should be implemented. Maintenance operations to test: - (PodAmount - Quorum) pod termination - Scale up/scale down - Image update - Volume...

Let's refactor volumes creation and attachment. Inspire with the MR https://github.com/aenix-io/etcd-operator/pull/169/files and refactor the subject. Please do not overxcomplicate the code with interfaces and many small functions.

fixes #160 ## Changelog ### Added * [chart+kustomize] * what: Added downward API POD_NAMESPACE variable. * why: Necessary for operator to get secrets with certificates. * [chart+kustomize] * what: Added...

feature
controllers
api-change