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
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
version: 2.3.11
If configmapcontroller gets redeployed, it appears to immediately restart all the deployments that are annotated for update-on-change, even if the ConfigMaps have not been updated.
Perhaps it needs to persist the last check time so that can be referenced by the new deployment.