chore: Bump GATOR_VERSION to 1.17.0 from 1.16.3
In the 1.17.0 version of gator (which I've been using on my machine), the --experimental-enable-k8s-native-validation flag has been renamed to --enable-k8s-native-validation. This was preventing me from using the make verify-gator target.
This PR fixes updates the GATOR_VERSION and changes the flag.
@julianKatz - Probably want to bump https://github.com/open-policy-agent/gatekeeper-library/blob/5153330c861ea3865e04f76f216a7c44db9e8bd0/.github/workflows/workflow.yaml#L68 to match?
@apeabody correct, we'll need to support both --experimental and non-experimental flags since we support 2 versions
This issue/PR has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.
@julianKatz Are you still working on this?
if we wait until 3.18 is cut, we should be good with this PR after updating version to 3.18
@julianKatz - Probably want to bump
https://github.com/open-policy-agent/gatekeeper-library/blob/5153330c861ea3865e04f76f216a7c44db9e8bd0/.github/workflows/workflow.yaml#L68
to match?
@julianKatz This PR is really close! can you pls update this to 3.17.1, 3.18.0?
@julianKatz - Probably want to bump https://github.com/open-policy-agent/gatekeeper-library/blob/5153330c861ea3865e04f76f216a7c44db9e8bd0/.github/workflows/workflow.yaml#L68
to match?
@julianKatz This PR is really close! can you pls update this to 3.17.1, 3.18.0?
Hi @ritazh - Can you please check if this is now ready?