Skip to content

[v16] Fix azure join when filtering by resource group#42142

Merged
marcoandredinis merged 2 commits intobranch/v16from
bot/backport-42128-branch/v16
May 31, 2024
Merged

[v16] Fix azure join when filtering by resource group#42142
marcoandredinis merged 2 commits intobranch/v16from
bot/backport-42128-branch/v16

Conversation

@marcoandredinis
Copy link
Copy Markdown
Contributor

Backport #42128 to branch/v16

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

@marcoandredinis marcoandredinis added this pull request to the merge queue May 29, 2024
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 29, 2024
@marcoandredinis marcoandredinis added this pull request to the merge queue May 31, 2024
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 31, 2024
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 force-pushed the bot/backport-42128-branch/v16 branch from 78f3331 to c438b3b Compare May 31, 2024 07:40
@marcoandredinis marcoandredinis added this pull request to the merge queue May 31, 2024
Merged via the queue into branch/v16 with commit 1431244 May 31, 2024
@marcoandredinis marcoandredinis deleted the bot/backport-42128-branch/v16 branch May 31, 2024 09:28
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