`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, tools, and much more.