-
Notifications
You must be signed in to change notification settings - Fork 863
Add name to match criteria #1542
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
Merged
julianKatz
merged 17 commits into
open-policy-agent:master
from
julianKatz:add-name-to-match-criteria-1402
Sep 17, 2021
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
43c1596
Add name field to mutation match
julianKatz 807d981
Add name to constraint match
julianKatz b551107
Add name matching (with prefix glob support) to constraints (rego)
julianKatz 581008f
Add prefix matching to mutation match
julianKatz e42fc74
Merge branch 'master' of github.com:open-policy-agent/gatekeeper into…
julianKatz 208b171
Add name match support
julianKatz cc3a4be
Merge branch 'master' of github.com:open-policy-agent/gatekeeper into…
julianKatz f2b4a98
Merge branch 'master' of github.com:open-policy-agent/gatekeeper into…
julianKatz 1894500
Add description for name in MatchSchema and mutation Match
julianKatz 30b7515
Add pattern validation for `name` in match
julianKatz 5eea07a
Use the pre-existing PrefixWildcard type for all prefix-matching
julianKatz 2c6219d
Remove test for now invalid object name `test-`, as regex makes it in…
julianKatz d6ac702
Fix a compiler error from missing util.PrefixWildcard
julianKatz 4d1c280
Add name to the website
julianKatz 369a9b5
Removed unused prefixMatch function in mutation
julianKatz 2a46e94
Add prefix-based glob info to both namespaces and excludedNamespaces …
julianKatz 421aa72
Merge branch 'master' of github.com:open-policy-agent/gatekeeper into…
julianKatz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.