Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: require-sync gk update #396

Merged
merged 7 commits into from
Sep 18, 2023

Conversation

acpana
Copy link
Contributor

@acpana acpana commented Sep 5, 2023

go get github.com/open-policy-agent/gatekeeper/v3@366ba79

But probably want to wait on gatekeeper 3.14 before making this change

Special notes for your reviewer:

parser package was moved as per feedback from open-policy-agent/gatekeeper#2852

@acpana acpana requested a review from apeabody September 5, 2023 23:17
@apeabody apeabody self-assigned this Sep 5, 2023
Copy link
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution @acpana!

For the failing CI: while you could add the updated go.work.sum, we don't really need to include that file in the repository as it's automatically generated. I recommend you delete https://github.com/acpana/gatekeeper-library/blob/acpana/update-gk/go.work.sum and add go.work.sum to https://github.com/acpana/gatekeeper-library/blob/acpana/update-gk/.gitignore

I also included a note below on some easy ways to fix the main.go lint check.

Let me know if you need any assistance, cheers!

scripts/require-sync/main.go Show resolved Hide resolved
go get github.com/open-policy-agent/gatekeeper/v3@366ba79

but when 3.14 is released, we should move to the release

Signed-off-by: Alex Pana <[email protected]>
@acpana acpana marked this pull request as ready for review September 7, 2023 00:14
@acpana acpana requested a review from apeabody September 7, 2023 00:14
Copy link
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @acpana! LGTM

@apeabody apeabody changed the title chore: stage gk update chore: require-sync gk update Sep 18, 2023
@apeabody apeabody merged commit 4b026e0 into open-policy-agent:master Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants