Bug 1304586
Summary: | Could not create project and use the project | ||
---|---|---|---|
Product: | OpenShift Online | Reporter: | Wei Sun <wsun> |
Component: | Management Console | Assignee: | Abhishek Gupta <abhgupta> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Yadan Pei <yapei> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 3.x | CC: | akostadi, aos-bugs, bmeng, jokerman, mmccomas, pruan, whearn |
Target Milestone: | --- | Keywords: | TestBlocker |
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:09 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1303130 |
Description
Wei Sun
2016-02-04 03:22:44 UTC
The bug is not only for console. oc new-project yoxjz --config=ose_wsun.kubeconfig Error from server: Template "project-request" is forbidden: namespace default does not exist We found the root cause. In the process of when we re-generated the site certificates oadm overwrote one of the masters *.kubeconfig in /etc/origin/master causing the intermittent failures(round robin) We have opened another bug here https://bugzilla.redhat.com/show_bug.cgi?id=1305165 so that the command gets a bit more sanity checking around it. verified that I can create a project now via web and CLI (automation). |