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

allow to omit cluster creation #50

Merged
merged 2 commits into from Apr 21, 2022
Merged

Conversation

CezaryTarnowski-TomTom
Copy link
Contributor

In my pipeline, I'm creating a kind cluster with additional registry config as the following step, so during a build, I'm having two clusters created and it takes time. It would be nice to have the ability to just install kind without starting a cluster. That would save me around a minute on each build.

Signed-off-by: Cezary Tarnowski <cezary.tarnowski@tomtom.com>
Copy link
Member

@cpanato cpanato 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 for this and sorry for taking too long

can you update your PR and fix the conflicts?

@CezaryTarnowski-TomTom
Copy link
Contributor Author

The PR is rebased.

@cpanato cpanato merged commit deab45f into helm:main Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants