Alexandre Barone

Results 10 comments of Alexandre Barone

Should be fixed. See: https://github.com/cilium/cilium/issues/29563#issuecomment-1949610774

After having the same problem, I followed the trail of PRs and found this: https://github.com/cilium/hubble-ui/pull/767 Specifically related to this issue: > Eliminates using of grpc-web and introduces short polling over...

I got stung by this today :( Still relevant in latest version

I'd like to tackle this so we can then update scan-action and close https://github.com/anchore/scan-action/issues/390. First we need a prerequisite PR in clio to be able to return a different exit...

@kzantow I think this was closed prematurely. I opened a PR to address this issue here: https://github.com/anchore/grype/pull/2575.

Also the 0.91.0 release mistakenly mentions this issue as done: https://github.com/anchore/grype/releases/tag/v0.91.0

> [@devodev](https://github.com/devodev) you closed your PR, did you find a workaround? No workaround, I simply don't use it anymore and therefore have no need for this. Also the PR has...

> Isn't this similar to #4138? @devodev @Vad1mo Yeah pretty much

I'd like to tackle this. To be able to detect whether the error from grype is from `--fail-on` or not, we would need grype to exit with a different exit...