Marc Khouzam

Results 311 comments of Marc Khouzam

@jdolitsky Any ideas? I wasn't able to reproduce locally doing: ``` docker pull ubuntu docker run -it ubuntu bash apt-get update apt-get install -y apt-transport-https ca-certificates gnupg-agent software-properties-common curl python3-pip...

I wonder if such a change would actually cause the code to be harder to maintain? With the use of our Sh.py package, it is often straightforward to use kubectl....

This PR originally simply added the word `fish` in the necessary completion tests and adapted the tests for some of the plugin completion changes. It now also allows to actually...

I just learned about Draft PRs 😁

Thanks for the suggestion @jhutar ! I haven't had time recently for this project but I agree it would be nice to have a release. In the mean time you...

Yes of course! But I cannot promise when I'll have time to look at it, but I'll try.

> Nice project !! Thanks! > want to run shell script, can I ? You cannot call a shell script but you can run multiple commands in one line like...

We'd have to code it 😄 Although I'd like to have that functionality, I haven't tried to implement it because based on this comment https://github.com/helm/helm/issues/5952#issuecomment-547041955 it sounds non trivial. If...

Thanks for the idea, I'll think about it some more. For your info, the plugin is not in Go 😄 It can actually be in any language, but it's currently...