Skip to content

fix: fail fast in case of server version retrieval failure#124

Merged
mikouaj merged 1 commit into
google:mainfrom
mczudowski:fix/shouldUseLegacyRevertMode-nil-pointer-dereference
Aug 1, 2025
Merged

fix: fail fast in case of server version retrieval failure#124
mikouaj merged 1 commit into
google:mainfrom
mczudowski:fix/shouldUseLegacyRevertMode-nil-pointer-dereference

Conversation

@mczudowski

Copy link
Copy Markdown
Contributor

When an error occurs during server version retrieval, e.g., in case of a timeout, the controller will panic later during setup, because of the nil pointer dereference. Let's exit immediately to avoid it.

@mikouaj mikouaj merged commit 05fabd6 into google:main Aug 1, 2025
4 checks passed
casibbald pushed a commit to casibbald/kube-startup-cpu-boost that referenced this pull request Jan 7, 2026
casibbald pushed a commit to casibbald/kube-startup-cpu-boost that referenced this pull request Jan 8, 2026
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