You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trigger Deployment rollout on object updates (#1017)
Originating issue: [IBMPrivateCloud/roadmap#64855](https://github.ibm.com/IBMPrivateCloud/roadmap/issues/64855)
* When ConfigMaps and Secrets mounted by Deployments are updated,
trigger a rollout to ensure any bootstrap activities are reexecuted
with the new values.
* Refactor ConfigMap and Secret reconcilers to use common logic for
comparing contents of `.data`.
Signed-off-by: Rob Hundley <[email protected]>
0 commit comments