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

fix: handle missing MC resource group on abe2e clusters #5314

Merged
merged 4 commits into from
Nov 21, 2024

Conversation

cameronmeissner
Copy link
Collaborator

@cameronmeissner cameronmeissner commented Nov 21, 2024

What type of PR is this?

What this PR does / why we need it:

tested locally and seems to work great

=== NAME  Test_ubuntu2204privatekubepkg
    cluster.go:177: node resource group of cluster abe2e-kubenet-331fc does not exist, will attempt to recreate
    cluster.go:220: Attempt 1: creating or updating cluster abe2e-kubenet-331fc in region westus3 and rg abe2e-westus3
    cluster.go:190: creating or updating cluster abe2e-kubenet-331fc in rg westus3
=== NAME  Test_azurelinuxv2gpu_azurecni
    cluster.go:177: node resource group of cluster abe2e-azure-network-1bef8 does not exist, will attempt to recreate
    cluster.go:220: Attempt 1: creating or updating cluster abe2e-azure-network-1bef8 in region westus3 and rg abe2e-westus3
    cluster.go:190: creating or updating cluster abe2e-azure-network-1bef8 in rg westus3
    cluster.go:121: node resource group: MC_abe2e-westus3_abe2e-azure-network-1bef8_westus3

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

none

@cameronmeissner cameronmeissner merged commit 0ea9430 into dev Nov 21, 2024
11 of 12 checks passed
@cameronmeissner cameronmeissner deleted the cameissner/e2e-gc branch November 21, 2024 01:29
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.

2 participants