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

fix: kind cluster name must be match exactly #10

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

bavarianbidi
Copy link
Member

We should match on the exact cluster name (instead of doing some wildcard matching).
The current implementation wouldn't create the dedicated garm kind cluster if there is already a cluster with a similar name (e.g. garm-operator)

Signed-off-by: Mario Constanti <mario.constanti@mercedes-benz.com>
@rafalgalaw rafalgalaw merged commit 351fe77 into main Dec 15, 2023
2 checks passed
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.

None yet

2 participants