intellij-kubernetes
intellij-kubernetes copied to clipboard
editor: assist with kubernetes resource annotations
Kubernetes resources can be annotated to configure and control behaviour. Base annotations in kubernetes are an example for this. An example for this are istio annotations.
It would be handy if the editor could assist the user with a list of possible/known annotations when the resource annotations are edited.