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

Add utility function to refresh shoot webhook netpols #2663

Merged

Conversation

rfranzke
Copy link
Member

@rfranzke rfranzke commented Aug 4, 2020

How to categorize this PR?

/area networking
/kind bug
/priority normal

What this PR does / why we need it:
A utility function that reconciles the shoot webhook configurations has been added to the generic ControlPlane actuator package. It is recommended for all extensions that have shoot webhooks to call this function before starting the control loops to ensure that the webhook configurations are updated in case the ports change.

Special notes for your reviewer:
/cc @timebertt @stoyanr

Release note:

A utility function that reconciles the shoot webhook configurations has been added to the generic `ControlPlane` actuator package. It is recommended for all extensions that have shoot webhooks to call this function before starting the control loops to ensure that the webhook configurations are updated in case the ports change.

@rfranzke
Copy link
Member Author

rfranzke commented Aug 4, 2020

/status author-action

@gardener-robot
Copy link

@rfranzke The pull request was assigned to you under author-action. Please unassign yourself when you are done. Thank you.

vpnachev
vpnachev previously approved these changes Aug 4, 2020
Copy link
Member

@vpnachev vpnachev left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link
Contributor

@timuthy timuthy left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link
Contributor

@stoyanr stoyanr left a comment

Choose a reason for hiding this comment

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

Just a small question from my side.

@stoyanr
Copy link
Contributor

stoyanr commented Aug 5, 2020

/lgtm

Copy link
Member

@vpnachev vpnachev 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 644cd6f into gardener:master Aug 5, 2020
@rfranzke rfranzke deleted the fix/extensions-shootwebhook-netpol branch August 5, 2020 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/networking Networking related kind/bug Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants