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

shoot webhook: Clean up obsolete mutations and add object selector #730

Merged

Conversation

ialidzhikov
Copy link
Member

@ialidzhikov ialidzhikov commented Jun 25, 2024

How to categorize this PR?

/area scalability
/kind enhancement
/platform alicloud

What this PR does / why we need it:

1st commit: After ReversedVPN feature is unconditionally enabled, there is no longer a Service kube-system/vpn-shoot in the Shoot cluster.

2nd commit: After gardener/gardener#4884 it should no longer be required to have the mutation of the metrics-server Deployment.

3th commit: Similar to gardener/gardener-extension-provider-aws#988

Which issue(s) this PR fixes:
Part of gardener/gardener#9864

Special notes for your reviewer:
N/A

Release note:

The shoot-webhook does no longer mutate the metrics-server Deployment and the vpn-shoot Service. The shoot-webhook that now only mutates the `addons-nginx-ingress-controller` Service does now specify object selector.

@gardener-robot gardener-robot added area/scalability Scalability related kind/enhancement Enhancement, improvement, extension platform/alicloud Alicloud platform/infrastructure needs/review Needs review size/xl Size of pull request is huge (see gardener-robot robot/bots/size.py) needs/second-opinion Needs second review by someone else labels Jun 25, 2024
@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 Jun 25, 2024
@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 Jun 25, 2024
After ReversedVPN feature is unconditionally enabled, there is no longer a Service kube-system/vpn-shoot in the Shoot cluster
@ialidzhikov ialidzhikov force-pushed the enh/shoot-webhook-object-selector branch from f8fd726 to a227940 Compare September 9, 2024 09:23
@gardener-robot gardener-robot added the size/m Size of pull request is medium (see gardener-robot robot/bots/size.py) label Sep 9, 2024
@ialidzhikov ialidzhikov marked this pull request as ready for review September 9, 2024 09:23
@ialidzhikov ialidzhikov requested review from a team as code owners September 9, 2024 09:23
@gardener-robot gardener-robot removed the size/xl Size of pull request is huge (see gardener-robot robot/bots/size.py) label Sep 9, 2024
@gardener-robot-ci-1 gardener-robot-ci-1 added reviewed/ok-to-test Has 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 Sep 9, 2024
After gardener/gardener#4884 it should no longer be required to have the mutation of the metrics-server Deployment.
@ialidzhikov ialidzhikov force-pushed the enh/shoot-webhook-object-selector branch from a227940 to c59651e Compare September 9, 2024 09:42
@gardener-robot-ci-1 gardener-robot-ci-1 added reviewed/ok-to-test Has 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 Sep 9, 2024
@kevin-lacoo
Copy link
Contributor

/test

@testmachinery
Copy link

testmachinery bot commented Sep 18, 2024

Testrun: e2e-mtsk8
Workflow: e2e-mtsk8-wf
Phase: Succeeded

+---------------------+---------------------+-----------+----------+
|        NAME         |        STEP         |   PHASE   | DURATION |
+---------------------+---------------------+-----------+----------+
| infrastructure-test | infrastructure-test | Succeeded | 22m0s    |
| bastion-test        | bastion-test        | Succeeded | 7m13s    |
+---------------------+---------------------+-----------+----------+

@kevin-lacoo kevin-lacoo merged commit 86f7cf5 into gardener:master Sep 18, 2024
11 checks passed
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Sep 18, 2024
@ialidzhikov ialidzhikov deleted the enh/shoot-webhook-object-selector branch September 26, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/scalability Scalability related kind/enhancement Enhancement, improvement, extension needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/review Needs review needs/second-opinion Needs second review by someone else platform/alicloud Alicloud platform/infrastructure size/m Size of pull request is medium (see gardener-robot robot/bots/size.py) status/closed Issue is closed (either delivered or triaged)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants