-
Notifications
You must be signed in to change notification settings - Fork 11
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
fix(policy): make MatchSubjectMappings operator agnostic #1658
Merged
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b906280 - Browse repository at this point
Copy the full SHA b906280View commit details -
Configuration menu - View commit details
-
Copy full SHA for af489a5 - Browse repository at this point
Copy the full SHA af489a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for be2e94c - Browse repository at this point
Copy the full SHA be2e94cView commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b850e7 - Browse repository at this point
Copy the full SHA 9b850e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4597b0 - Browse repository at this point
Copy the full SHA b4597b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2562520 - Browse repository at this point
Copy the full SHA 2562520View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8faf75 - Browse repository at this point
Copy the full SHA b8faf75View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf1035e - Browse repository at this point
Copy the full SHA bf1035eView commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2b7beb - Browse repository at this point
Copy the full SHA f2b7bebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6581f84 - Browse repository at this point
Copy the full SHA 6581f84View commit details -
Revert "remove values from MatchSubjectMappingsRequest"
This reverts commit 6581f84.
Configuration menu - View commit details
-
Copy full SHA for bac4f8f - Browse repository at this point
Copy the full SHA bac4f8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 394e061 - Browse repository at this point
Copy the full SHA 394e061View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb156ae - Browse repository at this point
Copy the full SHA cb156aeView commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1dd6d34 - Browse repository at this point
Copy the full SHA 1dd6d34View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd3a765 - Browse repository at this point
Copy the full SHA cd3a765View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for caf0077 - Browse repository at this point
Copy the full SHA caf0077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 881ba07 - Browse repository at this point
Copy the full SHA 881ba07View commit details -
Configuration menu - View commit details
-
Copy full SHA for e01820f - Browse repository at this point
Copy the full SHA e01820fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4723a71 - Browse repository at this point
Copy the full SHA 4723a71View commit details -
Configuration menu - View commit details
-
Copy full SHA for c58881e - Browse repository at this point
Copy the full SHA c58881eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93c22c6 - Browse repository at this point
Copy the full SHA 93c22c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24870d4 - Browse repository at this point
Copy the full SHA 24870d4View commit details
Commits on Oct 29, 2024
-
fix(policy): fix MatchSubjectMappings e2e functionality (#1692)
1. removes metadata from query 2. ensures integration tests accurately test same JSONB stored by policy create/update APIs instead of fixtures (which differ in casing as `snake_case` instead of `camelCase` when marshaled by `protojson`) 3. ensures value field is not required on `SubjectProperty` message which is not needed by this API
Configuration menu - View commit details
-
Copy full SHA for b7c4788 - Browse repository at this point
Copy the full SHA b7c4788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21d7610 - Browse repository at this point
Copy the full SHA 21d7610View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f64e0cd - Browse repository at this point
Copy the full SHA f64e0cdView commit details -
chore(policy): address merge conflict in proto gencode (#1711)
1. merge with `main` latest 2. `make proto-generate` to build latest gencode from protos to handle the merge conflict in `protocol/go/policy/objects.pb.go`
Configuration menu - View commit details
-
Copy full SHA for 394052a - Browse repository at this point
Copy the full SHA 394052aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8516522 - Browse repository at this point
Copy the full SHA 8516522View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b17a70 - Browse repository at this point
Copy the full SHA 4b17a70View commit details
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.