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

Add Gatekeeper fail open/closed helm value #1914

Open
1 task done
akashsinghal opened this issue Nov 4, 2024 · 0 comments
Open
1 task done

Add Gatekeeper fail open/closed helm value #1914

akashsinghal opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@akashsinghal
Copy link
Collaborator

akashsinghal commented Nov 4, 2024

What would you like to be added?

The current Assign mutation CRD does not specify the failurePolicy explicitly. It relies on the default value which is fail closed. https://open-policy-agent.github.io/gatekeeper/website/docs/externaldata#api Ratify should add a single gatekeeperFailurePolicy flag which can define open/close (close by default for backwards compatability). This flag will then set the according failurePolicy field.

This change should be accompanied with documentation on the website. ratify-project/ratify-web#128

Anything else you would like to add?

No response

Are you willing to submit PRs to contribute to this feature?

  • Yes, I am willing to implement it.
@akashsinghal akashsinghal added enhancement New feature or request triage Needs investigation labels Nov 4, 2024
@akashsinghal akashsinghal self-assigned this Nov 4, 2024
@binbin-li binbin-li removed the triage Needs investigation label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants