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: panic in osroot controller #8772

Merged
merged 1 commit into from
May 21, 2024

Conversation

smira
Copy link
Member

@smira smira commented May 21, 2024

Fixes #8753

There seems to be a problem in the machine config anyways, as machine.ca.crt is missing for the worker (this should break apid connectivity), but still Talos controller shouldn't enter a panic loop.

Fixes siderolabs#8753

There seems to be a problem in the machine config anyways, as
`machine.ca.crt` is missing for the worker (this should break `apid`
connectivity), but still Talos controller shouldn't enter a panic loop.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
@smira smira force-pushed the fix/panic-osroot-controller branch from 9deeba8 to ce8c86d Compare May 21, 2024 14:26
@smira
Copy link
Member Author

smira commented May 21, 2024

/m

@talos-bot talos-bot merged commit ce8c86d into siderolabs:main May 21, 2024
18 checks passed
@smira smira mentioned this pull request May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backported
Development

Successfully merging this pull request may close these issues.

Worker node not booting (segfault) after upgrade to 1.7.1
4 participants