Daniel García
Daniel García
the following patch fixed things for me: ```diff --- /usr/local/Cellar/git-flow/0.4.1/libexec/bin/gitflow-common.orig 2017-10-05 20:35:16.000000000 -0500 +++ /usr/local/Cellar/git-flow/0.4.1/libexec/bin/gitflow-common 2017-10-05 20:35:03.000000000 -0500 @@ -50,7 +50,15 @@ escape() { # set logic has() { -...
I will update the docs and add examples soon.
should this be closed in favor of 1927?
any update on the backend support @xvzf ?
This issue also demonstrates a bug in krew not interpreting http 4xx status codes as errors for artifact downloads. #819
After upgrading to v2.8.2 version, getting unexpected status code: 500, expected: 200 error for scan
Seeing the same thing for `gcr.io/distroless/static:nonroot`
kubectl provides an elegant albeit complex method for authentication => kubelogin. In fact, krew can install kubelogin plugins (see [oidc-login](https://github.com/int128/kubelogin#setup). If krew took a similar approach, the user experience might...
On a related note, its not obvious this is an issue since krew interprets 4xx as successful artifact downloads. This can be a real time sink because of the misleading...
Can you elaborate on this approach? I'm facing this issue. I had a thought about doing this by adding another column or mutating cqid so that different jobs can only...