Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-14177

Remove duplication of API calls in vSphere problem detector

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Minor Minor
    • 4.14.0
    • 4.14.0
    • Storage / Operators
    • None
    • No
    • False
    • Hide

      None

      Show
      None
    • N/A
    • Release Note Not Required

      As part of single run, we are basically fetching same thing over and over again and hence using API calls that should not even be made.

      For example:

      1. privilges check verifies permissions of datasore which is also verified by storageclass check. What is more each of those checks fetches datacenter and datastore and results in several duplication API calls.

      Exit Critirea:
      1. Remove duplicate checks
      2. Avoid fetching same API object again and again as part of same system check.

              rhn-engineering-jsafrane Jan Safranek
              hekumar@redhat.com Hemant Kumar
              Wei Duan Wei Duan
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: