-
Notifications
You must be signed in to change notification settings - Fork 9
CLOUDP-314903 [OIDC] CRD Config Propagation to Automation Config #60
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
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
f0b6a96
CRD changes
MaciejKaras d344589
Authorization package refactor - part 1
MaciejKaras 99479f1
Authorization package refactor - part 2
MaciejKaras 7c23143
Added validation logic + tests
MaciejKaras 8cba1c1
Add URL test validation
MaciejKaras 2528892
Fixed MDB Multi code
MaciejKaras 1eaf9ab
Merge branch 'feature/mk-authorization-refactor' into feature/mk-oidc…
MaciejKaras 6d27458
Propagating CRD values
MaciejKaras 81e6107
Moved OIDCProviderConfigs to Deployment.Auth where it belongs
MaciejKaras 024fa63
Fixed migrating to mongodb-kubernetes repository
MaciejKaras 7a53fd7
Fixed unit tests + CRD generation
MaciejKaras 97a5c99
Add unit tests
MaciejKaras 6dd4976
Temporal fix for AC
MaciejKaras 8b34222
Fix kubebuilder validation rules
MaciejKaras 1cbe97a
Fixes for util.ParseURL
MaciejKaras 0ce0874
Proper OIDC AC merging
MaciejKaras e4cfb11
Unit test fixes
MaciejKaras 1667045
Fixed issue with disabling OIDC
MaciejKaras e882a8c
Resolve review comments
MaciejKaras 8f5ff0a
Added getMechanismByName() func and removed global variables
MaciejKaras e533976
Review fixes
MaciejKaras 279886f
Merge branch 'master' into feature/mk-oidc-crd-validations
MaciejKaras a8306a7
Add one more validation test
MaciejKaras 866d6ae
Merge branch 'master' into feature/mk-authorization-refactor
MaciejKaras 09e4628
Merge branch 'feature/mk-oidc-crd-validations' into feature/mk-oidc-c…
MaciejKaras 23de25e
Merge branch 'feature/mk-authorization-refactor' into feature/mk-oidc…
MaciejKaras bcc1136
Fix bug
lucian-tosa 2c08662
Merge remote-tracking branch 'origin/master' into feature/mk-oidc-crd…
lucian-tosa 68750a4
Fix linter
lucian-tosa e7d3d06
Merge branch 'master' into feature/mk-oidc-crd-propagation
lucian-tosa 764d3d5
Merge branch 'master' into feature/mk-oidc-crd-propagation
anandsyncs 1bce820
Merge branch 'master' into feature/mk-oidc-crd-propagation
anandsyncs f7ec0f1
implement the authentication_mechanism interface correctly for oidc
anandsyncs c1f54a5
lint-fix
anandsyncs f271051
Merge branch 'master' into feature/mk-oidc-crd-propagation
anandsyncs e6ed367
update external auth validation
anandsyncs 0d8fd6e
Webhook validation tests
lucian-tosa 19f161b
Merge branch 'master' into feature/mk-oidc-crd-propagation
anandsyncs 26e24a0
remove default value for GroupsClaim
anandsyncs 7257b4e
remove default value for GroupsClaim
anandsyncs 5df3e5c
Merge branch 'master' into feature/mk-oidc-crd-propagation
anandsyncs aad26e6
Update controllers/operator/authentication/oidc.go
anandsyncs 05903d5
fix typo
anandsyncs 13e76a3
Moved `mongoDBOIDCMechanism` to oidc_test.go as local variable
MaciejKaras 646bec6
Removed `util.MergoDelete` from oidc implementation
MaciejKaras 3e2839e
unit test fixes
MaciejKaras d0c2844
Merge branch 'master' into feature/mk-oidc-crd-propagation
anandsyncs 15a1cbc
replace community with non_enterprise to prevent confusion
anandsyncs 633c456
Merge branch 'master' into feature/mk-oidc-crd-propagation
MaciejKaras 489ac32
validation test fixes
MaciejKaras 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.