Closed eofff closed 1 month ago
Add VirtualMachine webhook to validate sizingPolicy compatibility
VirtualMachine
The VirtualMachine resource settings (cpu/memory) must match the specified sizing policy
Creating or upgrading a VirtualMachine that does not matched with the sizing policy will not be allowed.
Description
Add
VirtualMachine
webhook to validate sizingPolicy compatibilityWhy do we need it, and what problem does it solve?
The
VirtualMachine
resource settings (cpu/memory) must match the specified sizing policyWhat is the expected result?
Creating or upgrading a
VirtualMachine
that does not matched with the sizing policy will not be allowed.Checklist