Description of problem: When deleting pods from a project, the project's quota's "Used" field does not change Version-Release number of selected component (if applicable): 3.9 How reproducible: Unconfirmed Steps to Reproduce: 1) create new OpenShift project and apply quota to it (file quota1.yaml) 2) build new app with: `oc new-app http://git/repo' - quota reports 1 pod used (file quota2.yaml) 3) once the app build completes and deploys on a single pod, quota reports 5 pods running (file quota3.yaml) 4) pod export is attached (pod3.yml) Expected results: Quota's "Used" section should drop when pods are gone
Given that completed builds do not show up in "oc get pod" should they be counting against the quota usage?
OCP 3.6-3.10 is no longer on full support [1]. Marking CLOSED DEFERRED. If you have a customer case with a support exception or have reproduced on 3.11+, please reopen and include those details. When reopening, please set the Target Release to the appropriate version where needed. [1]: https://access.redhat.com/support/policy/updates/openshift