John Reese
John Reese
Current thoughts from previous discussions: - Introduce a new flag, potentially `--codes`, that changes the behavior of Conftest to return a predefined set of error codes. This flag could replace...
Ran into this a couple times as well. This issue is also related to configurations that are passed via standard input (results in `-` rather than `Combined`). But it could...
From offline discussions, we are leaning towards `--test-id` for this feature.
@grosser, yep that's the idea currently. Anything slated for potential re-use would go into `libs` and the rego would then import it. But as @maxsmythe points of, still going back...
@grosser Konstraint does that as well. For every rego, it'll look at the import statements and add the imports to the lib section.
Awesome! Was just looking for this functionality ❤️
Thanks for the response, the item has been opened at https://feedback.azure.com/forums/903958-azure-container-registry/suggestions/38068699-show-dockerfile-labels-in-acr
@sajayantony I saw you added a milestone to this -- does that mean this feature request has been approved?
pinging @sajayantony / @hkuadithya !
I actually just ran into this as well. Some `WARN` results return 0, while some return 1. For example, when using `--strict` `--ignore-missing-schemas`, any resources that aren't properly validated return...