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

Properly support pre-delete/post-delete/pre-rollback/post/rollback Helm hooks #978

Open
3 of 14 tasks
codablock opened this issue Feb 14, 2024 · 1 comment
Open
3 of 14 tasks

Comments

@codablock
Copy link
Collaborator

Command

  • check-image-updates
  • delete
  • deploy
  • diff
  • helm-pull
  • helm-update
  • list-images
  • list-targets
  • poke-images
  • prune
  • render
  • seal
  • validate
  • version

Who are you?

Maintainer of Kluctl

What do you want to do?

Kluctl should try to properly support post-delete helm hooks when running delete, prune or deploy --prune.

Why do you need that?

Otherwise cleanup hooks might be missed, causing some garbage to be left in the cluster or even externally.

@codablock codablock changed the title Properly support post-delete Helm hooks Properly support pre-delete/post-delete Helm hooks Feb 14, 2024
@codablock
Copy link
Collaborator Author

fyi, #979 at least fixes validation of such hooks.

@codablock codablock changed the title Properly support pre-delete/post-delete Helm hooks Properly support pre-delete/post-delete/pre-rollback/post/rollback Helm hooks Feb 14, 2024
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