Skip to content

nodeinstaller: backup existing containerd config #1343

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

Merged
merged 1 commit into from
Apr 15, 2025

Conversation

davidweisse
Copy link
Contributor

With this PR, the containerd config will be backed up before the node installer overwrites it to configure the new runtime. For an atomic update, the new config will be written to a temporary file first and then replace the old config.

@davidweisse davidweisse added the changelog PRs that should be part of the release notes label Apr 7, 2025
@davidweisse davidweisse requested a review from burgerdev April 7, 2025 10:41
@katexochen katexochen added the needs: review Someone needs to review to bring this forward label Apr 8, 2025
@katexochen katexochen added this to the v1.8.0 milestone Apr 8, 2025
Copy link
Member

@burgerdev burgerdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@burgerdev burgerdev removed the needs: review Someone needs to review to bring this forward label Apr 9, 2025
@davidweisse davidweisse force-pushed the dav/containerd-config-backup branch from 0b15d8f to 1daf003 Compare April 14, 2025 11:24
Copy link

github-actions bot commented Apr 14, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-04-15 09:44 UTC

@davidweisse davidweisse requested a review from burgerdev April 15, 2025 09:07
@davidweisse davidweisse merged commit 0247d9c into main Apr 15, 2025
16 checks passed
@davidweisse davidweisse deleted the dav/containerd-config-backup branch April 15, 2025 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog PRs that should be part of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants