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

CA-384191: Fix missing values for min VM restrictions #3242

Merged

Commits on Oct 24, 2023

  1. CA-384191: Fix missing values for min VM restrictions

    - Min and max should also include the defaults when looking across all templates
    - Ensure exception isn't hit unnecessarily when parsing restriction value for VMs
    - Allow use of `GetRestrictionValueFromMatchingTemplate` with template objects
    - Parallelize `GetRestrictionValueAcrossTemplates` call
    
    Signed-off-by: Danilo Del Busso <[email protected]>
    danilo-delbusso committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    08f15f8 View commit details
    Browse the repository at this point in the history