You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We still have unnecessary code pertaining to VMs and YAML marshalling/unmarshalling for vCenter entities. It would be good to tidy it up at some point.
We should make entity.Entity a string 🤦🏼
Any removals must be cross-checked against validatorctl, since it also relies on the VCenterDriver.
The text was updated successfully, but these errors were encountered:
Summary
We still have unnecessary code pertaining to VMs and YAML marshalling/unmarshalling for vCenter entities. It would be good to tidy it up at some point.
We should make
entity.Entity
a string 🤦🏼Any removals must be cross-checked against
validatorctl
, since it also relies on theVCenterDriver
.The text was updated successfully, but these errors were encountered: