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

Add support for update-with-optional-install #10

Open
ljnelson opened this issue Oct 31, 2017 · 0 comments
Open

Add support for update-with-optional-install #10

ljnelson opened this issue Oct 31, 2017 · 0 comments
Assignees
Milestone

Comments

@ljnelson
Copy link
Member

Helm calls the command upgrade; Tiller calls it UpdateRelease. Helm's upgrade command comes with an --install option whose business logic is interpreted by the helm client, not the server, so the UpdateReleaseMojo should replicate this logic.

Do not be tempted to put this logic in microbean-helm's ReleaseManager.

@ljnelson ljnelson self-assigned this Oct 31, 2017
@ljnelson ljnelson added this to the Someday milestone Oct 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant