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

mark unavailable firmware as CURRENT #290

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

anarcat
Copy link
Contributor

@anarcat anarcat commented Nov 21, 2023

This changes the policy of reporting missing firmware updates as "UNKNOWN". Now, if there's no available firmware, we report "current". That fixes needrestart on platforms that do not have firmware support (#220) or platforms that are supported but for which a CPU is to new to have an updated firmware available (#149).

It does not create a new "unavailable" status (#274) as this maps poorly in Nagios reporting, but that is an option that was considered here as well.

Closes: #149
Closes: #274
Closes: #220

This PR and #288 should fix all pending AMD firmware issues, and supersede #285 and possibly make #284 irrelevant as well.

This changes the policy of reporting missing firmware updates as
"UNKNOWN". Now, if there's no available firmware, we report
"current". That fixes needrestart on platforms that do not have
firmware support (liske#220) or platforms that *are* supported but for
which a CPU is to new to have an updated firmware available (liske#149).

It does *not* create a new "unavailable" status (liske#274) as this maps
poorly in Nagios reporting, but that is an option that was considered
here as well.

Closes: liske#149
Closes: liske#274
Closes: liske#220
@liske
Copy link
Owner

liske commented Aug 9, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants