Auto node remediation changes#543
Merged
sajmera-pensando merged 12 commits intoROCm:mainfrom May 6, 2026
Merged
Conversation
* update controller-manager serviceaccount rbac * set deviceconfig as owner for the default workflow template * update correct config map structure in docs (cherry picked from commit d38ee15)
* create remediation config map using utils image * add make targets * update documentation * update e2e tests * ignore lint for pytests docs (cherry picked from commit 04e3886)
(cherry picked from commit 35b4fabf1eb49dcd5d34b8bc9b53b29b9b21595f)
(cherry picked from commit 420d676d07cee939f55cea7f7cca2c9a289f5e88) (cherry picked from commit 6829f3082f49e70c7acfc7e888d18de6ad946b43)
(cherry picked from commit be661f5b3013b04b4658eadfba881ad3716a7216)
* handle reboot step failure in workflow * fix node selector and affinity rules * update documentation * use boot id to detect successful reboot * ignore tests folder from docs lint (cherry picked from commit 1c647b6169de2f320a4b5bf164a49f3450b44bbf)
* anr docs update and minor fixes * update sed command to overcome Openshift permission issue (cherry picked from commit 90b20f956109f7203dcd2eee481b032f814868dc)
* make reboot wait time configurable via deviceconfig * fix helm-e2e test * address review comments (cherry picked from commit 21f7023f4c23d92958732d08239ed9378a3dbc2a)
(cherry picked from commit b035ce92918a194eee89613e848cd3121c4f763b)
This was referenced May 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR brings in multiple enhancements, code fixes and documentation updates for Auto node remediation feature
Motivation
Technical Details
Test Plan
Test Result
Submission Checklist