Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Make it possible to specify which Chart releases should be purged on delete #1009

Closed
tamarakaufler opened this issue Mar 15, 2018 · 1 comment

Comments

@tamarakaufler
Copy link
Contributor

Feature

Currently, when a Custom Resource (FluxHelmResource kind) gets deleted, the corresponding Chart release gets deleted. It stays in tiller ConfigMaps with status "DELETED". This has the practical effect that the same Release name cannot be reused.

Helm users should be able to choose per Chart release which ones are deleted with purge, ie removed from tiller release history meaning the release names, as a result, can be subsequently reused.

A/C

It is possible to specify, per Custom Resource, which Chart release is purged and which only deleted.

@squaremo
Copy link
Member

squaremo commented Jun 5, 2018

Obviated by #1106

@squaremo squaremo closed this as completed Jun 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants