`oc get projects` in OpenShift is blank, but Connecting Directly Works
Issue
- We are unable to see one project or namespace in webconsole or via the cli. We have about 20 projects and all are visible.
[root@example master]# oc whoami
system:admin
[root@example master]# oc get projects | grep guests
[root@example master]# oc project guests-test
Now using project "guests-test" on server "https://ose-test.example.com:8443".
- We can however see the project if we directly use the full url
https://ose-test.example.com:8443/console/project/nameofproject/overview
Environment
- Red Hat OpenShift Container Platform
- 3.2.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
