Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Openshift oc get projects returns error #8928

Closed
gnunn1 opened this issue Jul 5, 2022 · 5 comments · Fixed by #8930 or #9007
Closed

Openshift oc get projects returns error #8928

gnunn1 opened this issue Jul 5, 2022 · 5 comments · Fixed by #8930 or #9007
Labels
kind/bug Categorizes issue or PR as related to a bug. plugin-kubectl

Comments

@gnunn1
Copy link

gnunn1 commented Jul 5, 2022

Describe the bug

When using kui with OpenShift, running the command oc get projects returns an error but works fine in a standard terminal

$ oc get projects
error: the server doesn't have a resource type "Project"

Steps to reproduce the behavior

  1. Download kui on Linux using the installation instructions on the home page
  2. Run Kui
  3. Execute oc get projects against an OpenShift cluster

Expected behavior
A list of OpenShift Projects

System

  • Kui version: 18.2.3
  • Operating system: Arch Linux
@starpit
Copy link
Contributor

starpit commented Jul 5, 2022

nice catch!!

@starpit starpit added kind/bug Categorizes issue or PR as related to a bug. plugin-kubectl labels Jul 5, 2022
@starpit starpit mentioned this issue Jul 5, 2022
7 tasks
@gnunn1
Copy link
Author

gnunn1 commented Jul 5, 2022

Thanks, BTW just noticed the same issue with users and identity, i.e.

$ oc get users
error: the server doesn't have a resource type "User"
$ oc get identity
error: the server doesn't have a resource type "Identity"

Should I open a new bug report for this?

@starpit
Copy link
Contributor

starpit commented Jul 5, 2022

thanks again! i'll reopen.

@starpit
Copy link
Contributor

starpit commented Sep 3, 2022

Sorry it took so long to get to this one. The fix will be included in the next release!

@starpit
Copy link
Contributor

starpit commented Sep 7, 2022

The fix has been released in 12.0.0. If the problem persists, ping here!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. plugin-kubectl
Projects
None yet
2 participants