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

feat: Adopt existing K8s resources as Helm release on install #746

Merged
merged 2 commits into from
Jul 11, 2019

Conversation

msutter
Copy link
Contributor

@msutter msutter commented Jul 8, 2019

Use with the helm-x support(#673)

This enhances config syntax to accept adopt: [NS/KIND/RESOURCE_NAME] at the release level so that helmfile calls helm-x to transparently import existing resources at the installation time.

Resolves #84

msutter added 2 commits July 8, 2019 14:00
… release level so that helmfile calls helm-x to transparently import existing resources at the installation time.
@mumoshu mumoshu changed the title enhance config syntax to accept adopt: [NS/KIND/RESOURCE_NAME] at the… feat: Adopt existing K8s resources as Helm release on install Jul 11, 2019
Copy link
Collaborator

@mumoshu mumoshu left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks a lot for your contribution!

@mumoshu mumoshu merged commit 4166b41 into roboll:master Jul 11, 2019
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.

Proposal: Provide a way to run "install --replace" the first time for certain releases
2 participants