-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Add ECK Role Mapping Cleanup #115823
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
Merged
Add ECK Role Mapping Cleanup #115823
Changes from 41 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
ee15ed9
Add security migration for cleaning up ECK role mappings
jfreden 8656e76
Update docs/changelog/114830.yaml
jfreden 505b530
fixup! Use new API for role mapping cleanup
jfreden 007147d
fixup! Test
jfreden 3be7fcc
fixup! Test
jfreden 992f8fa
fixup! Refactor and add tests
jfreden 4e979e0
fixup! Fix cleanup test
jfreden 77cd0b1
fixup! Add comments
jfreden 002872d
fixup! merge build.gradle
jfreden 1d5c288
fixup! another build.gradle
jfreden 3e7397b
fixup! Formatting
jfreden ab1fe28
fixup! comments
jfreden 5fb0208
fixup! Code review comments
jfreden a26c856
fixup! Code review comment
jfreden 7c80d4f
fixup! Spotless :(
jfreden f0d6bcc
fixup! Keep deleting even if something fails
jfreden 0f5b515
fixup! Use new constants
jfreden 3a579a8
fixup! Code review comments and bug fixes
jfreden 8c0c3ac
fixup! typo
jfreden e493aec
fixup! test
jfreden d714e1e
fixup! lint
jfreden fdaa78a
fixup! Tests
jfreden abf985f
Use an enum to track status
jfreden 1791ea8
fixup! checkstyle issue
jfreden 308df3c
Always include operator file
jfreden 3a1b91d
Add another migration test suite
jfreden 0d58198
fixup! Spotless
jfreden be6666c
fixup! Add assertion on migration status
jfreden 11a04fc
fixup! Skip calc + test
jfreden 98f578c
fixup! Review comments and test code
jfreden b62a680
fixup! Test
jfreden f289004
fixup! Bug
jfreden be5eab1
Use index setting to track migration version index created on
jfreden 6d3bc66
fixup! line
jfreden 75ac9ad
fixup! Update name
jfreden 9a62db9
fixup! Add tests and review comments
jfreden e5402df
Revert "Use index setting to track migration version index created on"
jfreden 560923c
fixup! name
jfreden ea7eed2
fixup! Too much revert
jfreden 3fae71b
fixup! Failing tests
jfreden f485ebb
Update docs/changelog/115823.yaml
jfreden bda46c3
fixup! bwc
jfreden 30bce02
fixup! Delete duplicate changelog
jfreden 97fd8cb
Delete docs/changelog/115823.yaml
jfreden 65229f9
Update docs/changelog/115823.yaml
jfreden a0864a8
fixup! Review comments
jfreden c18abd7
fixup! Allow warning since can be passed fix
jfreden 06b94a6
fixup! Cannot verify mappings pre migration anymore
jfreden 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| pr: 114830 | ||
| summary: Add Role Mapping Cleanup Security Migration | ||
| area: Security | ||
| type: bug | ||
| issues: [] | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| pr: 115823 | ||
| summary: Add ECK Role Mapping Cleanup | ||
| area: Security | ||
| type: bug | ||
| issues: [] |
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.