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 dependencies in shoot flow #2678

Merged
merged 1 commit into from
Aug 7, 2020
Merged

Conversation

timuthy
Copy link
Contributor

@timuthy timuthy commented Aug 7, 2020

How to categorize this PR?

/area robustness
/kind bug
/priority critical

What this PR does / why we need it:
This PR fixes a nil pointer dereference (due to race condition) which happens during the creation of new shoot clusters.

Release note:

An issue has been fixed which caused the Gardenlet to exit ungracefully due to the missing shoot cluster identify in the `.status`.

Co-authored-by: Rafael Franzke <rafael.franzke@sap.com>
@timuthy timuthy requested a review from a team as a code owner August 7, 2020 14:10
@gardener-robot gardener-robot added area/robustness Robustness, reliability, resilience related kind/bug Bug priority/critical labels Aug 7, 2020
Copy link
Member

@rfranzke rfranzke 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 1051407 into gardener:master Aug 7, 2020
@timuthy timuthy deleted the fix.shoot-flow branch August 7, 2020 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/robustness Robustness, reliability, resilience related kind/bug Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants