Closed
Description
The refreshing of config maps is coupled to kubelet's internal timers. This means that it can be difficult to rely on the configmap (and secret) self-refresh behavior.
We should keep a list of secrets and configmaps and either watch them in kubelet or else poll them on a faster and more well-documented schedule. Some folks don't want to depend on it as-is.
Metadata
Metadata
Assignees
Labels
Categorizes issue or PR as related to a new feature.Indicates that an issue or PR should not be auto-closed due to staleness.Higher priority than priority/awaiting-more-evidence.Categorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Scalability.Categorizes an issue or PR as relevant to SIG Storage.