Bug 1768878
| Summary: | Built-in user-facing clusterroles (admin, edit, etc.) missing rules for controller revisions | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Abhijeet Sadawarte <asadawar> |
| Component: | apiserver-auth | Assignee: | Standa Laznicka <slaznick> |
| Status: | CLOSED ERRATA | QA Contact: | scheng |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.11.0 | CC: | aos-bugs, apurty, chuyu, evb, mfojtik, nagrawal, pkhaire, slaznick, sreber, sttts |
| Target Milestone: | --- | ||
| Target Release: | 3.11.z | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause:
Missing permissions for "controllerrevisions" resouce
Consequence:
Not even a project admin could perform a successful rollout on their statefulset.
Fix:
Added the missing permissions.
Result:
Rollout on StatefulSets works for users with admin/edit role in the given project.
|
Story Points: | --- |
| Clone Of: | 1658209 | Environment: | |
| Last Closed: | 2020-03-20 00:12:40 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Comment 2
Abhinay Purty
2020-01-13 05:40:45 UTC
This is being fixed in https://github.com/openshift/origin/pull/24551 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0793 |