Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Garnaalkroket opened this issue Feb 28, 2024 · 1 comment
Labels
kind/enhancement New feature or request

Comments

@Garnaalkroket
Copy link

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

@Garnaalkroket Garnaalkroket added the kind/enhancement New feature or request label Feb 28, 2024
@MuneebAijaz
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants