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: common default reboot command for code and chart #408

Merged
merged 1 commit into from
Jul 16, 2021

Conversation

jackfrancis
Copy link
Collaborator

@jackfrancis jackfrancis commented Jul 15, 2021

This PR changes the default chart rebootCommand value to match the default in-code --reboot-command arg: "/bin/systemctl reboot".

Without this fix, Kured 1.7.0 is regressive for environments that don't have /sbin/systemctl present on their Linux distribution.

Original change was here:

#394

Fixes #404

@jackfrancis
Copy link
Collaborator Author

cc @ckotzbauer @renaudhager @dholbach @alexeldeib

@dholbach dholbach merged commit 24f4925 into kubereboot:main Jul 16, 2021
kingdonb pushed a commit to kingdonb/csh-flux that referenced this pull request Jul 23, 2021
kubereboot/kured#408
systemctl is not at /sbin/systemctl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/sbin/systemctl not found in AKS
3 participants