intellij-kubernetes
intellij-kubernetes copied to clipboard
As a user I would like the ability to categorize custom resources
For instance Traefik has a IngressRoute CRD. If I could add metadata such as category: "Network, Ingress" or have a right click menu to choose where it should show up it would make viewing the CRD's a lot nicer.
@brunnels sounds like an excellent idea. On the other hand it would break up the strict separation of built-in/custom types. @lstocchi, @jeffmaury: thoughts? Sounds like something vscode-kubernetes-tools would benefit from, too.
Need to look if such metadata does not already exists