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

helm wrapper doesn't include rollback #125

Open
nicholasrobertm opened this issue Jul 1, 2019 · 0 comments
Open

helm wrapper doesn't include rollback #125

nicholasrobertm opened this issue Jul 1, 2019 · 0 comments

Comments

@nicholasrobertm
Copy link

In the docs it's specified that:

With the helm wrapper you can easily run "helm secrets install/upgrade/rollback" with secrets files included as -f option from you helm_vars values dir tree.

However, if you try to run something like helm secrets rollback releasename revision you (rightly) have it fail. Looking at this it looks like this was never implemented? When rolling back it doesn't seem like it does need to decrypt the files and such and re-encrypt them, that said I propose:

To support this option in the wrapper anyway. This will make usage of it more consistent.
To update the documentation with more specific details on how this works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant