Adrien Brochard

Results 43 comments of Adrien Brochard

Thank you for reporting this! I'm not a `vterm` user so I kind just trust patches/fixes on that side. I know [this](https://github.com/abrochard/kubel/commit/c45e19a215e8e7df80a61c10ca1fa26dcfd1de35) was merged recently. Could it be related?

Just to be clear, you are seeing the error message "flags cannot be placed before plugin name: --context" whenever you work in a context that has spaces in its name?...

I see. Thanks for bringing that up. This would require a bit of work and some testing, especially since one would have to have a context with spaces to verify....

Thank you for submitting this! Would you be able to explain the reasoning behind this? Also this is failing in CI ``` Entering directory '/kubel/' kubel.el:1253:1: warning: `eval-after-load' is for...

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

Thank you for catching this! I can't remember why we do that. I feel like having a sort key is better than not having one. The risk though is that...

> > I did some local testing with pod/services/secrets/nodes/deployments and didn't see any issues though. Maybe the solution is to remove (setq tabulated-list-sort-key nil)? > > The default behavior I...

Hi! Thank you for reporting this! Unfortunately I do not use a windows machine so I cannot reproduce or confirm that your patch fix it, but I can test that...

Hi @jreicher , > However I fixed this by removing the single quotes altogether. I'm not sure they are needed on Mac/Linux either? What is your command extactly? `kubectl get...

Hi, thank you very much for submitting this. I am not 100% on top of the namespace story here and I would need to do some research to understand what's...