David Rubin
David Rubin
/remove-lifecycle rotten
/remove-lifecycle stale /lifecycle frozen
Wow thanks for the detailed write-up @d-cs Just to give my 2 cents on a preference basis. I prefer `got` personally, but I think `axios` would be better fit for...
@victorwuky I am happy you agree. But Why would you merge these 2 issues? This is pretty simple copy change and a few lines of bash the other is a...
Hi, @ahmetb I ran into this same issue and ended up fighting with upgrading bash versions so decided to try to rewrite it in `python` since I assume python has...
@ahmetb I think the kubernetes-sigs/krew-index#173 has a different use case it allows you to interact with the secret with yaml. Whereas your `view-secret` plugin is simple and human-focused. I am...
@ahmetb great! Sorry for taking so long will submit a PR to `krew` to port this to python/go (for learning) and update the -n/--namespace semantics too. I can also try...
References #26 @wingrunr21 the internals might need some clean up but the API should remain consistent and allows us to only use the configs we care about everything else is...
@marcins I just tested this. It seems that it works perfectly except for setting a custom template per project. When doing that (even the default one, or just plain text)...
`Error: dial tcp :0: connect: can't assign requested address` this seems like a DNS issue. Does this happen all the time or only sometimes?