Operator misbehaving when a imagePullSecrets is defined on the default service account of the namespace
niv8 opened this issue · 1 comments
niv8 commented
When adding an imagePullSecrets in the default service account on the namespace the operator is installed on, the operator will bring all the pods up and then it will continuously recreate the vttablet pods...
It seems like the addition of imagePullSecrets by k8s is making the operator think that the pod spec has changed...