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

fix: Remove k8s resources on charm removal #37

Merged
merged 2 commits into from
Jun 19, 2024
Merged

Conversation

orfeas-k
Copy link
Contributor

Add remove_event handler that removes all k8s resources created by the charm.

Closes #34

Add `remove_event` handler that removes all k8s resources created by the
charm.
@orfeas-k orfeas-k requested a review from a team as a code owner June 18, 2024 13:04
rgildein
rgildein previously approved these changes Jun 19, 2024
Copy link

@rgildein rgildein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, small nit comment. I tested it manually and it's work fine.

tests/integration/test_charm.py Outdated Show resolved Hide resolved
@orfeas-k orfeas-k merged commit 7367713 into main Jun 19, 2024
6 checks passed
@orfeas-k orfeas-k deleted the kf-5735-fix-on-remove branch June 19, 2024 14:11
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

Successfully merging this pull request may close these issues.

'juju remove-application' does NOT remove the webhook pod.
2 participants