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

Helm support

Open darrenhaken opened this issue 7 years ago • 4 comments

Any interest in also adding Helm support to this? It would be amazing.

darrenhaken avatar Feb 17 '18 17:02 darrenhaken

Thanks for the suggestion! Do you mind elaborating slightly on what features you'd like to see? Was it support for completion in the Helm-specific files like Chart.yaml and requirements.yaml?

tinselspoon avatar Feb 23 '18 01:02 tinselspoon

Yes exactly helm specific files and also it’s templating syntax like {{.Values.foo}} and {{template }}.

There’s something similar in VSCode which also does autocompletion and validation for both Helm and K8: https://marketplace.visualstudio.com/items?itemName=technosophos.vscode-helm

Do you think this is something of interest? I also don’t mind lending a hand if that helps.

darrenhaken avatar Feb 23 '18 07:02 darrenhaken

Thanks for that link; this definitely seems like it would be good to support. I'll have a look into how it could fit in this weekend.

tinselspoon avatar Mar 02 '18 05:03 tinselspoon

Thanks, let me know if you need any help.

darrenhaken avatar Mar 02 '18 09:03 darrenhaken