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

Old HW firmware/node notification #51

Open
MartinKolarik opened this issue Dec 15, 2024 · 0 comments
Open

Old HW firmware/node notification #51

MartinKolarik opened this issue Dec 15, 2024 · 0 comments

Comments

@MartinKolarik
Copy link
Member

MartinKolarik commented Dec 15, 2024

Continuation of jsdelivr/globalping-probe#171 as we can't auto update the HW probes.

We need to show a notification that a firmware update is needed for probes that report:

  • an older node version than the current target,
  • or an older firmware version than the current target.

The reported node.js version is already stored in the DB, the target node.js version can be set via ENV. The reported firmware version is sent by the probes here but we don't read/store it yet, that needs to be added. The target version can again be set via ENV here.

When either of the versions is lower than the target, show the probe's status as yellow with the description "Ready (outdated)"

In #56, we'll also add a message with an explanation.

Note: We're tracking node and FW versions independently because since FW v2.0, the HW probes can self-update their stored containers.

@MartinKolarik MartinKolarik self-assigned this Dec 15, 2024
@MartinKolarik MartinKolarik changed the title Old HW firmware notification Old HW firmware/node notification Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants