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

[v15] Fix azure join when filtering by resource group #42141

Merged
merged 2 commits into from
May 29, 2024

Conversation

marcoandredinis
Copy link
Contributor

@marcoandredinis marcoandredinis commented May 29, 2024

Backport #42128 to branch/v15

changelog: Fixed Azure join method when using Resource Groups in the allow section.

Azure Resource Groups are not case sensitive.
The API usually returns them in all caps.
When deciding whether to accept a new node using the azure join method,
we should ignore the case of the resource groups.
@marcoandredinis marcoandredinis added this pull request to the merge queue May 29, 2024
Merged via the queue into branch/v15 with commit 9688f8a May 29, 2024
32 checks passed
@marcoandredinis marcoandredinis deleted the bot/backport-42128-branch/v15 branch May 29, 2024 17:49
@camscale camscale mentioned this pull request May 31, 2024
@ghost ghost mentioned this pull request Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants