Skip to content

CRD API is not for discovery, might even be inaccessible for normal users #92

@sttts

Description

@sttts

Disclaimer: big fan of TUIs ❤️ and am excited to see this. Not sure a bug is the right way for the topic.

Describe the bug
The plugin uses CRDs for discovery. CRDs are not meant for that purpose. Kube has a discovery API which is

  1. much faster
  2. supports all resources, not only CRDs
  3. works on every Kubernetes, also for unprivileged users (e.g. on OpenShift).

Related

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions