Skip to content

Misc fixes vol9 - #108

Merged
pfl merged 4 commits into
intel:mainfrom
tkatila:misc-fixes-vol9
Sep 2, 2026
Merged

Misc fixes vol9#108
pfl merged 4 commits into
intel:mainfrom
tkatila:misc-fixes-vol9

Conversation

@tkatila

@tkatila tkatila commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

These are not strictly related to recovery functionality, but were found or fixed during the development. Mostly by Claude.

@tkatila
tkatila requested a review from pfl as a code owner September 1, 2026 13:36
pfl
pfl previously approved these changes Sep 1, 2026
The update script the content image ships resolves the target GPU's MEI device
through /sys/bus/pci/devices/<bdf>/, so the updater container needs the host's
sysfs. Mount /sys into it and widen buildFWUpdateSCC accordingly: on OpenShift
an SCC that forbids hostPath while the template mounts it makes every firmware
update fail at admission, not at runtime, which is a confusing way to find out.

Also cap the Job with activeDeadlineSeconds: 600.

Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
Map hw.state wedged and survivability to severity "failed" under their own
health domains.

Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
Disabled by default, but an admin can enable operator metrics if they so choose.

Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
@pfl
pfl merged commit d87e251 into intel:main Sep 2, 2026
11 checks passed
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