-
Notifications
You must be signed in to change notification settings - Fork 309
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
NAS-132301 / 25.04 / Adapt changes for boot environments #11012
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some UI and some middleware changes:
- When I change scrub interval in scrub settings, old value is still shown in the dialog next time I open it until I reload the page.
- Cloning, activating or changing keep status results in
[EINVAL] result: Input should be a valid dictionary or instance of BootEnvironmentEntry
- Date Created column shows different dates compared to old version
- Space column can be called Used Space like used to be
- Delete dialog is missing text prompt: "The following boot environment will be deleted. Are you sure you want to proceed" and there is no Delete button.
- Clone form shouldn't close on errors.
Fixed
Fixed in recent nightly middleware
This is possibly due to the date/time format saved in local storage. We still use the same field and table column.
Done
Fixed
Fixed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, looks good.
Changes:
Adapt new boot environment endpoints.
Testing:
Check Boot Environments.