intellij-kubernetes icon indicating copy to clipboard operation
intellij-kubernetes copied to clipboard

As a user I would like the ability to categorize custom resources

Open brunnels opened this issue 3 years ago • 2 comments

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 avatar Dec 14 '21 12:12 brunnels

@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.

adietish avatar Dec 17 '21 08:12 adietish

Need to look if such metadata does not already exists

jeffmaury avatar Dec 17 '21 09:12 jeffmaury