-
Notifications
You must be signed in to change notification settings - Fork 7
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
Centralized unit update management #800
Comments
While it's not completed and merged, the changes are only needed to be made to the
add-module ghcr.io/nethserver/nethsecurity-controller:unit-remote-update
QA:
|
The feature works well, but the controller's UI is not very clear and does not provide immediate feedback, which could confuse the user and generate support requests. These are the current issues:
|
NSEC Version: 23.05.5-ns.1.2.99-alpha1-74-g49bad6b4eb |
All previous issues are now addressed with latest image. |
From the Controller it should be possible to update the Unit seamlessly (packages and/or image).
This is due the feature added in the controller that avoids UI - API version mismatch and inherently avoids accidental misconfigurations.
Here's the list of the actions that are to be implemented in the controller:
Unit Actions Section
Bulk Actions Section
Add next to the version a warning sign indicating that there's an image update available for the unit alternatively a clock indicating that there's a scheduled update planned for the unit
PRs:
ns-api(controller): added additional information for the controller #801(not needed)The text was updated successfully, but these errors were encountered: