Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
97 commits
Select commit Hold shift + click to select a range
f0b6a96
CRD changes
MaciejKaras Apr 25, 2025
d344589
Authorization package refactor - part 1
MaciejKaras Apr 24, 2025
99479f1
Authorization package refactor - part 2
MaciejKaras Apr 24, 2025
7c23143
Added validation logic + tests
MaciejKaras Apr 25, 2025
8cba1c1
Add URL test validation
MaciejKaras Apr 27, 2025
2528892
Fixed MDB Multi code
MaciejKaras Apr 27, 2025
1eaf9ab
Merge branch 'feature/mk-authorization-refactor' into feature/mk-oidc…
MaciejKaras Apr 27, 2025
6d27458
Propagating CRD values
MaciejKaras Apr 17, 2025
81e6107
Moved OIDCProviderConfigs to Deployment.Auth where it belongs
MaciejKaras Apr 25, 2025
024fa63
Fixed migrating to mongodb-kubernetes repository
MaciejKaras Apr 27, 2025
7a53fd7
Fixed unit tests + CRD generation
MaciejKaras Apr 27, 2025
97a5c99
Add unit tests
MaciejKaras Apr 27, 2025
6dd4976
Temporal fix for AC
MaciejKaras Apr 27, 2025
8b34222
Fix kubebuilder validation rules
MaciejKaras Apr 29, 2025
1cbe97a
Fixes for util.ParseURL
MaciejKaras Apr 30, 2025
0ce0874
Proper OIDC AC merging
MaciejKaras Apr 29, 2025
e4cfb11
Unit test fixes
MaciejKaras Apr 30, 2025
1667045
Fixed issue with disabling OIDC
MaciejKaras Apr 30, 2025
e882a8c
Resolve review comments
MaciejKaras Apr 30, 2025
8f5ff0a
Added getMechanismByName() func and removed global variables
MaciejKaras Apr 30, 2025
e533976
Review fixes
MaciejKaras May 5, 2025
279886f
Merge branch 'master' into feature/mk-oidc-crd-validations
MaciejKaras May 5, 2025
a8306a7
Add one more validation test
MaciejKaras May 5, 2025
866d6ae
Merge branch 'master' into feature/mk-authorization-refactor
MaciejKaras May 5, 2025
09e4628
Merge branch 'feature/mk-oidc-crd-validations' into feature/mk-oidc-c…
MaciejKaras May 5, 2025
23de25e
Merge branch 'feature/mk-authorization-refactor' into feature/mk-oidc…
MaciejKaras May 5, 2025
bcc1136
Fix bug
lucian-tosa May 9, 2025
2c08662
Merge remote-tracking branch 'origin/master' into feature/mk-oidc-crd…
lucian-tosa May 9, 2025
68750a4
Fix linter
lucian-tosa May 9, 2025
e7d3d06
Merge branch 'master' into feature/mk-oidc-crd-propagation
lucian-tosa May 9, 2025
2b306f5
remove refs
anandsyncs May 9, 2025
e4743bf
add more validations
anandsyncs May 18, 2025
d6e6ce7
lint fix
anandsyncs May 18, 2025
fe5cdef
Merge branch 'master' into anandsingh/oidc-e2e-tests
anandsyncs May 18, 2025
db52705
lint fix
anandsyncs May 18, 2025
2fb5a96
Merge remote-tracking branch 'origin/anandsingh/oidc-e2e-tests' into …
anandsyncs May 18, 2025
efacc00
make sure env vars are included
anandsyncs May 19, 2025
715c627
Merge branch 'master' into anandsingh/oidc-e2e-tests
anandsyncs May 19, 2025
764d3d5
Merge branch 'master' into feature/mk-oidc-crd-propagation
anandsyncs May 19, 2025
21647a0
Merge branch 'feature/mk-oidc-crd-propagation' into anandsingh/oidc-e…
anandsyncs May 19, 2025
63927a0
upgrade pymongo
anandsyncs May 19, 2025
bec3f6b
Merge remote-tracking branch 'origin/anandsingh/oidc-e2e-tests' into …
anandsyncs May 19, 2025
1b82b29
env vars tracer
anandsyncs May 20, 2025
ce6eb85
Merge branch 'master' into anandsingh/oidc-e2e-tests
anandsyncs May 20, 2025
9d2a304
env vars tracer
anandsyncs May 20, 2025
0b86f84
Merge remote-tracking branch 'origin/anandsingh/oidc-e2e-tests' into …
anandsyncs May 20, 2025
cb7cd70
fix lint
anandsyncs May 20, 2025
8da5102
env vars tracer
anandsyncs May 20, 2025
890fb13
env vars tracer
anandsyncs May 20, 2025
8b396d6
change version in the config
anandsyncs May 20, 2025
a5e357b
run separate e2e tests for different oidc flavors
anandsyncs May 20, 2025
b4db2e6
lint-fix
anandsyncs May 20, 2025
db45441
add sharded cluster tests to evergreen run
anandsyncs May 21, 2025
1bce820
Merge branch 'master' into feature/mk-oidc-crd-propagation
anandsyncs May 22, 2025
f7ec0f1
implement the authentication_mechanism interface correctly for oidc
anandsyncs May 22, 2025
c1f54a5
lint-fix
anandsyncs May 22, 2025
f271051
Merge branch 'master' into feature/mk-oidc-crd-propagation
anandsyncs May 22, 2025
390998c
Merge branch 'feature/mk-oidc-crd-propagation' into anandsingh/oidc-e…
anandsyncs May 22, 2025
3eed7fa
Merge branch 'master' into anandsingh/oidc-e2e-tests
anandsyncs May 22, 2025
bca4aa2
fix duplicate issuer uri problem
anandsyncs May 22, 2025
8dc9bd5
Merge remote-tracking branch 'origin/anandsingh/oidc-e2e-tests' into …
anandsyncs May 22, 2025
d5f406a
cleanup
anandsyncs May 22, 2025
4593b6f
Merge branch 'feature/mk-oidc-crd-propagation' into anandsingh/oidc-e…
anandsyncs May 22, 2025
e6ed367
update external auth validation
anandsyncs May 22, 2025
8d8bcdc
Merge branch 'feature/mk-oidc-crd-propagation' into anandsingh/oidc-e…
anandsyncs May 22, 2025
6ffe3f4
fix clean up error
anandsyncs May 23, 2025
1190494
Merge branch 'anandsingh/oidc-e2e-tests' of github.com:mongodb/mongod…
anandsyncs May 23, 2025
727979c
remove sharded cluster workforce test
anandsyncs May 23, 2025
0d8fd6e
Webhook validation tests
lucian-tosa May 23, 2025
0f1b385
assert cluster running state before asserting automation config
anandsyncs May 23, 2025
2d621b3
Merge branch 'feature/mk-oidc-crd-propagation' into anandsingh/oidc-e…
anandsyncs May 26, 2025
39c6702
Merge branch 'master' into anandsingh/oidc-e2e-tests
anandsyncs May 26, 2025
86f0be0
lint fix
anandsyncs May 26, 2025
19f161b
Merge branch 'master' into feature/mk-oidc-crd-propagation
anandsyncs May 26, 2025
26e24a0
remove default value for GroupsClaim
anandsyncs May 26, 2025
7257b4e
remove default value for GroupsClaim
anandsyncs May 26, 2025
ed2748d
Merge branch 'feature/mk-oidc-crd-propagation' into anandsingh/oidc-e…
anandsyncs May 26, 2025
1be8af8
Merge branch 'master' into anandsingh/oidc-e2e-tests
anandsyncs May 26, 2025
30bb749
remove default value for GroupsClaim from tests
anandsyncs May 26, 2025
5df3e5c
Merge branch 'master' into feature/mk-oidc-crd-propagation
anandsyncs May 26, 2025
9d56078
fix test
anandsyncs May 26, 2025
0b03de4
Merge branch 'feature/mk-oidc-crd-propagation' into anandsingh/oidc-e…
anandsyncs May 26, 2025
00adfc7
remove incorrect field
anandsyncs May 27, 2025
95c58de
Merge remote-tracking branch 'origin/anandsingh/oidc-e2e-tests' into …
anandsyncs May 27, 2025
a29f737
add explanation for manual aws setup
anandsyncs May 27, 2025
09409f1
lint fix
anandsyncs May 27, 2025
aad26e6
Update controllers/operator/authentication/oidc.go
anandsyncs May 28, 2025
49cb8ce
Merge branch 'master' into anandsingh/oidc-e2e-tests
anandsyncs May 28, 2025
05903d5
fix typo
anandsyncs May 28, 2025
13e76a3
Moved `mongoDBOIDCMechanism` to oidc_test.go as local variable
MaciejKaras May 29, 2025
646bec6
Removed `util.MergoDelete` from oidc implementation
MaciejKaras May 29, 2025
3e2839e
unit test fixes
MaciejKaras May 29, 2025
d0c2844
Merge branch 'master' into feature/mk-oidc-crd-propagation
anandsyncs May 30, 2025
8362cfb
Merge branch 'feature/mk-oidc-crd-propagation' into anandsingh/oidc-e…
anandsyncs May 30, 2025
1e91d2f
review fixes
MaciejKaras Jun 2, 2025
b9b58e8
Merge branch 'master' into anandsingh/oidc-e2e-tests
MaciejKaras Jun 2, 2025
0035c47
Fix e2e tests after master merge
MaciejKaras Jun 2, 2025
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
Prev Previous commit
Next Next commit
Merge branch 'master' into anandsingh/oidc-e2e-tests
  • Loading branch information
anandsyncs authored May 20, 2025
commit ce6eb851901f5dfd797fade9a06db3a79c71ffb6

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.