Adrien Brochard

Results 43 comments of Adrien Brochard

@p4v4n thank you for chiming in there. My design goal here is to have 3 possible values for `kubel-use-namespace-list`: `auto`, `on`, `off`. The last two are simple, they're user overrides....

Thank you for the PR. I just tested this locally and didn't see a different behavior with the flag turned on. Can you explain what is supposed to happen?

Hi @d1egoaz , Thank you for your interest! This might be a tad complicated, and there's also a risk of sending kubectl commands to the wrong place if a bug...

Hi @d1egoaz , This looks amazing. I'm very interested and I would love to see that merged. I saw you have quite a few interesting commits. The next steps are...

@d1egoaz thank you! I just got back from PTO, gonna take a look asap and will probably have lots of comments.

Hi @Kyrremann, You can follow the progress at #57

This thread confuses me. I think there are multiple issues at hand: 1. there isn't a separate between `describe` and `get`, which means that we can't tell if the kubel...

Sorry what is `-y`? Also I'm not so sure. I regularly switch to `deployment` view with `R` and then use `enter` to view and edit a deployment. I want to...

Got it. I see no problem with making the buffer readonly if `describe` was used and that seems like a good PR. But I wouldn't touch beyond that without a...