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

Improvements for User-managed network #31

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

kon-angelo
Copy link
Contributor

What this PR does / why we need it:

This PR introduces improvements for when the machineClass specifies a subnet. It introduces an additional GET check to see if the port that has to be created is already there from a previous attempt and if so it reuses that port.

In addition:

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

Special notes for your reviewer:

Release note:

When deploying machines pinned to a specific subnet a check is now performed to determine if the port already exists.

`GetMachineStatus` now patches server ports to allow pod network traffic.

@kon-angelo kon-angelo requested review from a team as code owners July 30, 2021 10:37
@gardener-robot gardener-robot added needs/review Needs review size/m Size of pull request is medium (see gardener-robot robot/bots/size.py) labels Jul 30, 2021
@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 Jul 30, 2021
@kon-angelo kon-angelo requested a review from dkistner July 30, 2021 10:37
@gardener-robot-ci-3 gardener-robot-ci-3 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 Jul 30, 2021
@gardener-robot
Copy link

@dkistner You have pull request review open invite, please check

Copy link
Member

@dkistner dkistner left a comment

Choose a reason for hiding this comment

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

/lgtm

@gardener-robot gardener-robot added reviewed/lgtm Has approval for merging and removed needs/review Needs review labels Aug 2, 2021
@AxiomSamarth
Copy link
Collaborator

@kon-angelo Could you please mention this issue/PR in the MCM issue that tracks the in-place update implementations done so far?

Thanks!

@kon-angelo kon-angelo merged commit 2d1fec4 into gardener:master Aug 6, 2021
@kon-angelo kon-angelo deleted the external-net2 branch October 5, 2021 11:38
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) reviewed/lgtm Has approval for merging size/m Size of pull request is medium (see gardener-robot robot/bots/size.py)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Patch server ports when adopting machines
5 participants