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 wrongly set vnet resource group in machine class #77

Merged
merged 1 commit into from
Apr 28, 2020

Conversation

rfranzke
Copy link
Member

What this PR does / why we need it:
#65 introduced a regression wrt the vnet resource group in machine classes, this PR fixes it and adds a test.

Which issue(s) this PR fixes:
Fixes #75

Special notes for your reviewer:
/cc @MartinWeindel @dkistner

Release note:

A bug has been fixed that resulted in a broken machine class, eventually causing new worker nodes from not being able to be created.

@rfranzke rfranzke requested review from a team as code owners April 28, 2020 10:27
@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Apr 28, 2020
Copy link
Member

@MartinWeindel MartinWeindel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. Impressive response time !

@gardener-robot-ci-2 gardener-robot-ci-2 added needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Apr 28, 2020
Copy link
Member

@AndreasBurger AndreasBurger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rfranzke rfranzke merged commit 013c173 into gardener:master Apr 28, 2020
@rfranzke rfranzke deleted the fix/vnet-resource-group branch April 28, 2020 10:59
@rfranzke
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Virtual network not found after wake up
6 participants