-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
None
-
Workaround Exists
-
There seems to be a K8s issue where the Deployment reconciler does not reschedule the pod when service account secrets change. So the pod keeps using the same pull secret until a deletion happens, that triggers a reschedule and the creation of a new pod with the updated secrets. This only affect users on OCP 3.x because with 4.x the operator installation is fully delegated to OLM.
Now, I see this exact behavior using the new AMQ operator on OCP 3.11, specifically when linking the registry authentication secret to the service account, which happens after deployment.