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

[v14] Fix azure join when filtering by resource group #42140

Merged
merged 2 commits into from
May 29, 2024

Conversation

marcoandredinis
Copy link
Contributor

Backport #42128 to branch/v14

changelog: Fix 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/v14 with commit 1f7abe2 May 29, 2024
26 checks passed
@marcoandredinis marcoandredinis deleted the bot/backport-42128-branch/v14 branch May 29, 2024 17:47
This was referenced Aug 6, 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