stakater / Reloader

A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!

Home Page:https://docs.stakater.com/reloader/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ENHANCE] Rolling update when deleting an optional ConfigMap / Secret

Garnaalkroket opened this issue · comments

We have some workloads that mount optional ConfigMaps.
At some point it is possible that these ConfigMaps get deleted. When this deletion happens we would like to issue a rolling update of all affected pods.

Would it be possible to add a feature flag for supporting this kind of behaviour / would you accept a PR to get this implemented.

Hugs and kisses,
Garnaalkroket

Hi @Garnaalkroket, that falls under the scope of reloader so we can accept a PR with this implemented. Feel free to open a PR.