| Summary: | Can't deploy due hitting quota of RCs (RCs not being pruned?) | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Steve Speicher <sspeiche> |
| Component: | Deployments | Assignee: | Dan Mace <dmace> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | zhou ying <yinzhou> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.x | CC: | aos-bugs, sspeiche |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | Flags: | sspeiche:
needinfo+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-23 15:08:40 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Steve Speicher
2016-04-21 12:47:58 UTC
*** This bug has been marked as a duplicate of bug 1325796 *** The pruning job for builds and deployments was broken. Ops made a fix and this can be re-tested after Monday (April 25). FYI, the pruning interval for these resources is currently once a day at 1AM. Confirmed with the latest version on dev-preview-int.openshift.com, the pruning job works fine now. [root@zhouy roottest]# oc get po NAME READY STATUS RESTARTS AGE hooks-23-28fvn 1/1 Running 1 7h [root@zhouy roottest]# oc get rc NAME DESIRED CURRENT AGE hooks-18 0 0 21h hooks-19 0 0 21h hooks-20 0 0 21h hooks-23 1 1 7h |