-
Notifications
You must be signed in to change notification settings - Fork 41.3k
Open
Labels
area/app-lifecyclearea/configmap-apiarea/declarative-configurationpriority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.sig/appsCategorizes an issue or PR as relevant to SIG Apps.Categorizes an issue or PR as relevant to SIG Apps.sig/service-catalogCategorizes an issue or PR as relevant to SIG Service Catalog.Categorizes an issue or PR as relevant to SIG Service Catalog.
Description
To do a rolling update of a ConfigMap, the user needs to create a new ConfigMap, update a Deployment to refer to it, and delete the old ConfigMap once no pods are using it. This is similar to the orchestration Deployment does for ReplicaSets.
One solution could be to add a ConfigMap template to Deployment and do the management there.
Another could be to support garbage collection of unused ConfigMaps, which is the hard part. That would be useful for Secrets and maybe other objects, also.
cc @kubernetes/sig-apps-feature-requests
rata, janetkuo, BugRoger, thomasdesr, etcinitd and 1371 moresalmicrosoft, danielwinterw, hugohenley, gaigepr, rayrutjes and 61 morecxmcc, valer-cara, anderson4u2, DannyDouglass, esquare666 and 57 moreSagynyshBaitursinov0001, emmanueljamet, samialabed, tonybenchsci, borick and 16 moretakahser, aliakhtar, 3h4x, mamoit, RenaultAI and 141 moreskabashnyuk, joelharkes, Asgoret, Krueladin, demisx and 71 moresiwet, arjun-dandagi, skabashnyuk, helhindi, Ilya-Kuchaev and 90 more
Metadata
Metadata
Assignees
Labels
area/app-lifecyclearea/configmap-apiarea/declarative-configurationpriority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.sig/appsCategorizes an issue or PR as relevant to SIG Apps.Categorizes an issue or PR as relevant to SIG Apps.sig/service-catalogCategorizes an issue or PR as relevant to SIG Service Catalog.Categorizes an issue or PR as relevant to SIG Service Catalog.
Type
Projects
Status
Needs Triage