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

vLCM Workload Domain - Create Cluster Spec does not include 'cluster_image_id' when posted to SDDC Manager. #149

Closed
4 tasks done
stevet312 opened this issue Apr 2, 2024 · 4 comments
Labels
bug Bug

Comments

@stevet312
Copy link

Code of Conduct

  • I have read and agree to the Code of Conduct.
  • Vote on this issue by adding a 👍 reaction to the original issue initial description to help the maintainers prioritize.
  • Do not leave "+1" or other comments that do not add relevant information or questions.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Terraform

1.6

Terraform Provider

0.8.1

VMware Cloud Foundation

5.1

Description

When adding additional clusters to an existing Management Workload Domain, the CreateClusterSpec appears to not be passing the 'cluster_image_id' parameter as part of the JSON spec to SDDC Manager.

Screenshot 2024-04-02 at 5 41 54 PM

Screenshot 2024-04-02 at 5 43 23 PM

I can be reached out to internally at VMware on Slack or GChat to reproduce live!

Affected Resources or Data Sources

resource/vcf_cluster

Terraform Configuration

https://gist.github.com/stevet312/772728ab2fcaaab51744f431afd7e346

Debug Output

Screenshot 2024-04-02 at 6 05 45 PM

Panic Output

No response

Expected Behavior

Cluster specs should be posted to SDDC Manager, pass validation and begin creation.,

Actual Behavior

SDDC Manager fails to validate cluster creation spec due to missing vLCM image id in the POST.

Steps to Reproduce

  1. Available SDDC Manager, completed VCF Bring UP
  2. Host commissioning and network pool creation
  3. Add UUIDs to TFVARS
  4. Attempt to add one or more clusters through the module config

Environment Details

3 Racks of servers, 12 total hosts
3 Network pools (1 per rack)

VCF 5.1

Screenshots

No response

References

No response

@stevet312 stevet312 added bug Bug needs-triage Needs Triage labels Apr 2, 2024
@github-actions github-actions bot added the pending-review Pending Review label Apr 2, 2024
@dimitarproynov
Copy link
Contributor

Hi,

Please see #148

Issue has already been addressed and will be released with next release.

@pradeep17j
Copy link

Is this fix already available in this repo ?
If we pick this repo and do a dev override , we will be able to get this fix ?

@dimitarproynov
Copy link
Contributor

Hi @pradeep17j

Yep, if you pull the current code from "main" and build the provider and setup the dev overrides then the issue should be fixed.

Regards,
_Proynov

Copy link

github-actions bot commented May 9, 2024

I'm going to lock this issue 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 similar to this, 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 May 9, 2024
@tenthirtyam tenthirtyam added pending-triage Pending Triage and removed needs-triage Needs Triage pending-review Pending Review pending-triage Pending Triage labels Feb 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Bug
Projects
None yet
Development

No branches or pull requests

4 participants