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

Secret generation waits for kube-apiserver LB if shoot DNS disabled #2643

Merged
merged 1 commit into from
Aug 3, 2020

Conversation

rfranzke
Copy link
Member

How to categorize this PR?

/area networking
/kind bug
/priority normal

What this PR does / why we need it:
With #2359 the DeploySecrets function is no longer generating the secret, but the GenerateAndSaveSecrets function does. Hence, this task needs to depend on the "wait for kube-apiserver service to be ready task" in case the shoot DNS is disabled for the particular seed.

Special notes for your reviewer:
Thanks @mkoynov for reporting the bug!

Release note:

A bug has been fixed which prevented the server certificate of the shoot kube-apiservers that run on a seed with disabled shoot DNS from being generated correctly.

@rfranzke
Copy link
Member Author

/invite @plkokanov

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 729a1cc into gardener:master Aug 3, 2020
@rfranzke rfranzke deleted the fix/disabled-shoot-dns branch August 3, 2020 05:19
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

4 participants