Bug 1549832
Summary: | CRI-O runtime - cannot delete builds.build.openshift.io in the namespace | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Vikas Laad <vlaad> | ||||
Component: | Build | Assignee: | Corey Daley <cdaley> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Vikas Laad <vlaad> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.9.0 | CC: | aos-bugs, bparees, smunilla, xtian | ||||
Target Milestone: | --- | ||||||
Target Release: | 3.9.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | openshift v3.9.3 | Doc Type: | Bug Fix | ||||
Doc Text: |
Cause:
Service account did not have permission to delete builds
Consequence:
Builds were not being pruned correctly
Fix:
Added correct permission to service account
Result:
Builds are now pruned correctly
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-06-18 17:44:56 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: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Vikas Laad
2018-02-27 20:49:29 UTC
Created attachment 1401531 [details]
master logs
Submitted pull request: https://github.com/openshift/origin/pull/18781 PR for 3.9: https://github.com/openshift/origin/pull/18782 Corey please don't forget to move your bugs to modified when your PRs merge. Verified on following version, did not see these errors openshift v3.9.3 kubernetes v1.9.1+a0ce1bc657 etcd 3.2.16 |