Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-32997

[2239038] validating webhook required for virtualMachineMigrationResourceQuota

XMLWordPrintable

    • CNV Virtualization Sprint 243
    • Medium
    • No

      Description of problem:
      Currently we don't have validating webhook for `virtualMachineMigrationResourceQuota` CR, so it is possible to set anything under `additionalMigrationResources` field:

      $ oc get vmmrq my-vmmrq -o json | jq .spec
      {
      "additionalMigrationResources":

      { "any.resource": 1, "services": 1 }

      }

      Probably, VMMRQ should support only those resources that are associated with VM migrations, e.g.: cpu, memory, number of pods..

      Version-Release number of selected component (if applicable):
      4.14

              bmordeha@redhat.com Barak Mordehai
              dshchedr@redhat.com Denys Shchedrivyi
              Kedar Bidarkar Kedar Bidarkar
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: