gatekeeper-library icon indicating copy to clipboard operation
gatekeeper-library copied to clipboard

chore: Bump GATOR_VERSION to 1.17.0 from 1.16.3

Open julianKatz opened this issue 1 year ago • 2 comments

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 avatar Aug 27 '24 19:08 julianKatz

@julianKatz - Probably want to bump https://github.com/open-policy-agent/gatekeeper-library/blob/5153330c861ea3865e04f76f216a7c44db9e8bd0/.github/workflows/workflow.yaml#L68 to match?

apeabody avatar Aug 27 '24 20:08 apeabody

@apeabody correct, we'll need to support both --experimental and non-experimental flags since we support 2 versions

sozercan avatar Aug 27 '24 20:08 sozercan

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.

stale[bot] avatar Oct 28 '24 21:10 stale[bot]

@julianKatz Are you still working on this?

JaydipGabani avatar Oct 28 '24 23:10 JaydipGabani

if we wait until 3.18 is cut, we should be good with this PR after updating version to 3.18

sozercan avatar Dec 04 '24 18:12 sozercan

@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?

ritazh avatar Dec 14 '24 00:12 ritazh

@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?

apeabody avatar Dec 19 '24 23:12 apeabody