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 provisioned vGpus in VM's devices list. #1154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

torchiaf
Copy link
Collaborator

@torchiaf torchiaf commented Sep 17, 2024

Summary

It adds the vGpu devices tracked in VM's annotation to the VM's vGpu list.
Those vGpus are provisioned by Harvester when creating new clusters from Rancher.

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:

Related Harvester Issue #todo
Blocks rancher#11399

Occurred changes and/or fixed issues

Technical notes summary

  • We need to define how to remove the provisioned vGpus. cc @ibrokethecloud

Areas or cases that should be tested

Areas which could experience regressions

Screenshot/Video

Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
@torchiaf torchiaf requested review from a110605 and ibrokethecloud and removed request for ibrokethecloud September 17, 2024 22:12
@torchiaf torchiaf changed the title Update selected vGpus devices adding the provisioned devices Add provisioned vGpus in VM's devices list. Sep 17, 2024
Copy link
Collaborator

@a110605 a110605 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code change is good.

@a110605 a110605 added the Enhancement minor or greater UI enhancement label Sep 19, 2024
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.

2 participants