| Summary: | [online_private_560]Could not assign the dedicated-project-admin role to the user automatically | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Wei Sun <wsun> |
| Component: | apiserver-auth | Assignee: | Ravi Sankar <rpenta> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | weiwei jiang <wjiang> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | aos-bugs, wsun |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| 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:09:32 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
Wei Sun
2016-02-19 14:46:29 UTC
Checked this bug using the fixed apply-dedicated-roles.py ,the bug has been fixed. After the bug is moved to ON_QA,I'll verify it. Result: ]# python apply-dedicated-roles.py -c dedicated-cluster-admin.json -p dedicated-project-admin.json -u wsun -v Arguments to program: ProjectRole = dedicated-project-admin ClusterRole = dedicated-cluster-admin Users = ['wsun'] Groups = [] SkipProjects = ['default', 'openshift-infra'] ReCreate = False Verbose = True Checking OpenShift CLI command ... OK Checking OpenShift admin CLI command ... OK Getting cluster role dedicated-cluster-admin if exists ... OK Creating cluster role dedicated-cluster-admin ... OK Adding cluster role dedicated-cluster-admin to users wsun ... OK Getting project role dedicated-project-admin if exists ... OK Creating project role dedicated-project-admin ... OK Getting policy bindings for all projects ... OK Watching projects ... Adding role dedicated-project-admin to users wsun in project chunchen ... OK Adding role dedicated-project-admin to users wsun in project management-infra ... OK Adding role dedicated-project-admin to users wsun in project openshift ... OK Adding role dedicated-project-admin to users wsun in project prozyp ... OK Adding role dedicated-project-admin to users wsun in project wsun-test1 ... OK Adding role dedicated-project-admin to users wsun in project xxia-proj ... OK Adding role dedicated-project-admin to users wsun in project xxia-proj-2 ... OK Adding role dedicated-project-admin to users wsun in project yapei-test ... OK Adding role dedicated-project-admin to users wsun in project zhouy ... OK |