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

Release-1.17: Obvious factory reset errors #7964

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

mook-as
Copy link
Contributor

@mook-as mook-as commented Dec 17, 2024

This is just #7953 merged into the release branch.

When doing a factory reset, do not kill the current process (i.e. the
`rdctl factory-reset` one), as that would prevent the rest of the factory
reset process from occurring.

Signed-off-by: Mark Yen <mark.yen@suse.com>
When doing a factory reset, do no wait for the main process to exit
gracefully before terminating it, as that would not normally happen.
Instead, just kill its process group (including the main process itself)
without waiting.

Signed-off-by: Mark Yen <mark.yen@suse.com>
Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM

@mook-as mook-as merged commit ab547a2 into rancher-sandbox:release-1.17 Dec 17, 2024
38 checks passed
@mook-as mook-as deleted the rdctl/factory-reset-win branch December 17, 2024 18:11
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