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

feat: Add chart hook for backups during upgrade #18

Open
d7oc opened this issue Oct 5, 2022 · 0 comments
Open

feat: Add chart hook for backups during upgrade #18

d7oc opened this issue Oct 5, 2022 · 0 comments

Comments

@d7oc
Copy link
Contributor

d7oc commented Oct 5, 2022

Helm features chart hooks (https://helm.sh/docs/topics/charts_hooks/) which allow to execute Jobs in the Kubernetes cluster based on certain criteria. One scenario I see right now is the database backup before an upgrade is run. So that the chance for a rollback exists.

@d7oc d7oc changed the title Add chart hook for backups during upgrade feat: Add chart hook for backups during upgrade Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant