Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

[W.I.P] Add hacky support for deleting a helm release #34

Closed
wants to merge 1 commit into from

Conversation

imduffy15
Copy link

If tiller-host and tiller-port arguments are passed and the resource
has a release label rather than executing a delete on the kubernetes
resource this will execute a helm delete --purge {release} and delete
the whole helm release.

Open to ideas on how to better handle this or if it is something of
interest to the project.

If `tiller-host` and `tiller-port` arguments are passed and the resource
has a `release` label rather than executing a delete on the kubernetes
resource this will execute a `helm delete --purge {release}` and delete
the whole helm release.

Open to ideas on how to better handle this.
@sryabkov
Copy link
Contributor

Commenting on the idea, not implementation: it would be really useful to be able to use kube-janitor to auto clean up Helm releases

@imduffy15 imduffy15 closed this Feb 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants