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

feat: Add support for vSphere Workload Management #2179

Merged
merged 14 commits into from
Apr 26, 2024
Merged

Conversation

spacegospod
Copy link
Collaborator

Description

Adding resources for Supervisor, vSphere Namespace and Virtual Machine class

This change covers

  1. Enabling Workload Management on a cluster
  2. Creating custom namespaces and VM classes
  3. Choosing a content library
  4. Configuring passthrough devices for VM classes (vGPU for example)

The list of things that can be added in the future includes

  1. A resource for manipulating supervisor cluster services (there are bindings for this in govmomi)
  2. The capability to fully import an existing supervisor (need bindings)
  3. The capability to enable a supervisor cluster with VDS backing. This change only supports NSX (edge cluster backing)

Acceptance tests

  • Have you added an acceptance test for the functionality being added?
  • Have you run the acceptance tests on this branch?

Release Note

Add support for vSphere Workload Management

References

#1886
#1081

Signed-off-by: Stoyan Zhelyazkov <stoyan.zhelyazkov@broadcom.com>
Signed-off-by: Stoyan Zhelyazkov <stoyan.zhelyazkov@broadcom.com>
Signed-off-by: Stoyan Zhelyazkov <stoyan.zhelyazkov@broadcom.com>
Signed-off-by: Stoyan Zhelyazkov <stoyan.zhelyazkov@broadcom.com>
Signed-off-by: Stoyan Zhelyazkov <stoyan.zhelyazkov@broadcom.com>
Signed-off-by: Stoyan Zhelyazkov <stoyan.zhelyazkov@broadcom.com>
Signed-off-by: Stoyan Zhelyazkov <stoyan.zhelyazkov@broadcom.com>
Signed-off-by: Stoyan Zhelyazkov <stoyan.zhelyazkov@broadcom.com>
Signed-off-by: Stoyan Zhelyazkov <stoyan.zhelyazkov@broadcom.com>
Signed-off-by: Stoyan Zhelyazkov <stoyan.zhelyazkov@broadcom.com>
…ET binding

Signed-off-by: Stoyan Zhelyazkov <stoyan.zhelyazkov@broadcom.com>
Signed-off-by: Stoyan Zhelyazkov <stoyan.zhelyazkov@broadcom.com>
@spacegospod spacegospod self-assigned this Apr 25, 2024
@spacegospod spacegospod requested a review from a team as a code owner April 25, 2024 11:52
Signed-off-by: Stoyan Zhelyazkov <stoyan.zhelyazkov@broadcom.com>
Copy link
Collaborator

@tenthirtyam tenthirtyam left a comment

Choose a reason for hiding this comment

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

Very nicely done! LGTM!

@tenthirtyam tenthirtyam added this to the v2.8.0 milestone Apr 25, 2024
Signed-off-by: Stoyan Zhelyazkov <stoyan.zhelyazkov@broadcom.com>
@tenthirtyam tenthirtyam merged commit bafc522 into main Apr 26, 2024
3 checks passed
@tenthirtyam tenthirtyam deleted the feature/supervisor branch April 26, 2024 12:45
Copy link

github-actions bot commented May 8, 2024

This functionality has been released in v2.8.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

Copy link

github-actions bot commented Jun 8, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Type: Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for vSphere Workload Management Add support for supervisor and guest namespaces
3 participants