Skip to content

Conversation

@robmaynardjr
Copy link

No description provided.

@@ -0,0 +1,3 @@
#!/bin/bash
dnf upgrade -y -x kube*
touch /var/run/reboot-required
Copy link
Owner

Choose a reason for hiding this comment

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

Are we sure that we want to require a reboot after every dnf upgrade? Does dnf not do that automatically depending on what updates it pulls down (in other words, I assume there are some upgrades that can be applied without a reboot)?

Copy link
Author

Choose a reason for hiding this comment

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

During testing, I needed to reboot to get the updates to apply.

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