[wip] fix: BaseFromReference support for ClusterComputeResource#2619
[wip] fix: BaseFromReference support for ClusterComputeResource#2619SPFZ wants to merge 1 commit intovmware:mainfrom
Conversation
|
Hey @SPFZ your change looks correct but we can't rely on I find this odd since VM creation on resource pools works and I'm curious as to what your exact configuration was.
Also, I suggest that you open an issue in the backlog that explains what the problem you are facing is and how you are reproducing it. |
|
@spacegospod Thank you for taking a look so quickly. I might have to come back to creating a reproducible case. |
Summary
When trying to create a VM on a ResourcePool in a Cluster on vcsim I ran into the error "error loading default device list:".
When investigating I found an issue that looked like the handling of Clusters was incomplete, therefore I added the missing part and my tests where successfull.
Type
fix: Bug Fixfeat: Feature or Enhancementdocs: Documentationrefactor: Refactoringchore: Build, Dependencies, Workflows, etc.other: Other (Please describe.)Breaking Changes?
Tests
Output:
Documentation
Issue References
Release Note
Additional Information