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

Add disks labels to provisioned disks #951

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

torchiaf
Copy link
Collaborator

@torchiaf torchiaf commented Feb 8, 2024

Summary

PR Checklist

  • Is this a multi-tenancy feature/bug?
    • Yes, the relevant RBAC changes are at:
  • Do we need to backport changes to the old Rancher UI, such as RKE1?
    • Yes, the relevant PR is at:
  • Are backend engineers aware of UI changes?
    • Yes, the backend owner is:

Fixes harvester/harvester#2770

Occurred changes and/or fixed issues

Technical notes summary

It adds disk tags to provisioned disks when saving.

Areas or cases that should be tested

Areas which could experience regressions

Screenshot/Video

Details page

image

Config page

image

Edit page

image

Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
@torchiaf
Copy link
Collaborator Author

torchiaf commented Jun 25, 2024

I've finalized this PR. Could you please tests it with witness node @a110605 ?

@torchiaf torchiaf changed the title 2770 disks labels Add disks labels to provisioned disks Jun 26, 2024
@a110605 a110605 added the Enhancement minor or greater UI enhancement label Aug 26, 2024
@a110605
Copy link
Collaborator

a110605 commented Aug 30, 2024

Current host disk tab support add tag when provisioning new disk, do we still need this PR?

Screenshot 2024-08-30 at 10 21 14 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement minor or greater UI enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] When adding a block device on the host page should support adding disk tags
2 participants