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

update local to fix bug if a nodegroup doesn't have labels #68

Closed
wants to merge 1 commit into from

Conversation

klibr007
Copy link

@klibr007 klibr007 commented Sep 2, 2024

Only tested the make infra with
variables:
node_groups:
test:
scaling_max_size: 2
subnet_ids: [
"priv-eu-west-1b"
]
labels:
test: "true"
and
variables:
node_groups:
test:
scaling_max_size: 2
subnet_ids: [
"priv-eu-west-1b"
]

in my haddock

@klibr007 klibr007 requested a review from a team September 2, 2024 14:47
@klibr007
Copy link
Author

klibr007 commented Sep 2, 2024

Fails when applied

@klibr007 klibr007 closed this Sep 5, 2024
@klibr007 klibr007 deleted the fix-node-group branch September 5, 2024 12:48
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.

1 participant