Skip to content

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

Merged
marcoandredinis merged 2 commits intobranch/v15from
bot/backport-42128-branch/v15
May 29, 2024
Merged

[v15] Fix azure join when filtering by resource group#42141
marcoandredinis merged 2 commits intobranch/v15from
bot/backport-42128-branch/v15

Conversation

@marcoandredinis
Copy link
Copy Markdown
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
@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