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 extension deletion flow regression. #23

Merged
merged 2 commits into from
Mar 22, 2024
Merged

Conversation

Gerrit91
Copy link
Contributor

This is a regression introduced by #20. The deletion can run into another deadlock with the lifecycle strategy BeforeKubeAPIServer when the audit webhook is configured with blocking-strict. Then, the API server will become infunctional and the deletion does not proceed either.

@Gerrit91
Copy link
Contributor Author

Gerrit91 commented Mar 22, 2024

The idea is now to try if we can skip the kube-apiserver mutation during shoot deletion.

@Gerrit91 Gerrit91 marked this pull request as ready for review March 22, 2024 12:00
@Gerrit91 Gerrit91 merged commit a84584c into main Mar 22, 2024
2 checks passed
@Gerrit91 Gerrit91 deleted the extension-deletion-flow branch March 22, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants