-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Relevant changes: * Reverted DisableNodeKubeProxyVersion feature gate to off * Various scheduler preemption fixes and improvements * Lifecycle fix for pods with init containers getting stuck in creating when the container runtime returns an error. * Kubelet no longer processes terminated pods when it is restarted to prevent lifecycle bugs. * Fixed endpoint controller not reconciling endpoints after the object gets truncated (more than 1000 endpoints). * Fixes a memory leak related to tracing. * Fixes a crash in controller-manager's service-lb-controller loop. Change-Id: I287a532dd3781079b351cc71ca95d596ad2b59b3 Reviewed-on: https://review.monogon.dev/c/monogon/+/3626 Tested-by: Jenkins CI Reviewed-by: Jan Schär <[email protected]>
- Loading branch information
Showing
2 changed files
with
97 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters