abrochard / kubel

Emacs extension for controlling Kubernetes with limited permissions
GNU General Public License v3.0
266 stars 44 forks source link

Helm support #67

Open linktohack opened 2 years ago

linktohack commented 2 years ago

I tweaked your code to add support for Helm Chart resources. Let me know if you're interested with a PR.

https://github.com/linktohack/kubel/commit/05d8727cc6167ca9ccb6a8c0cc1b1e3c438be920

Very useful package! Thanks

abrochard commented 2 years ago

Hi @linktohack ! Thank you very much! I am potentially interested, but I'm also swamped these days and behind on maintenance of this package. Especially, I have to test and merge #57 which has priority. That being said, a PR would be great and I will probably have questions on it. But I cannot promise a timeline.

linktohack commented 2 years ago

No problem, please keep your rhythm, no need to add the burden. It's already very kind to share your solution.