Robin LIORET

Results 9 comments of Robin LIORET

Hello, I'm facing a similar kind of issue without using a program: my stack is invalid for some reason and the workspace is crashing (that's okay, I'm in a test...

I was missing this feature, thanks a lot! I have two suggestions: - Parameter names should have consistent cases: every parameters are in snake_case. Wouldn't be better practice to keep...

I agree. But it's weird with the whole "skipped" behaviour. Maybe it should be success or fail, but no skip. What do you think ?

Thanks for approving the PR. I see two failing tests though. - Test GoReleaser and CLI Version / go-releaser-test (pull_request) Fails while fetching https://github.com/anchore/syft/releases/latest (ERR 503) Is it a rate...

If I understand correctly, from your point of view. Configurations like the manager pod's `affinity`, `nodeSelector` and `tolerations` should not be exposed to end-users. This is the project maintainer responsability...

I'm glad we understand each other. I agree that this give more freedom to the end-users than the author might expect. Nonetheless, I think that when an end-user needs such...

I do agree with you on the will to avoid alternative syntax. It can become messy very quick. I'm actually surprised that so few people encounter this issue. I think...

Thanks for the precision. I think I understand the goal. We need a marker for Yaml ish headers that could later be used for other extensions. So it should not...