Release v20241111.00
Sprint 261 Release #2
Changes
a73f541 confirm UsesWorkloadIdentity shared utility function is used everywhere in ARO-RP (#3932)
d33d81b Support Update requirements for Workload Identity clusters (#3935)
a60d631 MIWI Cosmos DB key uniqueness fix (#3944)
1906169 Merge pull request #3940 from Azure/bvesel/remove-master-key-authorizer
cc8f29c Fix flaky unit test cases (#3945)
825dbf9 Add missing env var to RP startup command (#3943)
580dd96 Make PreconfiguredNSG mutable (#3941)
7be7c5c remove master key authorizer in favor of local auth
fcbebae Merge pull request #3561 from Azure/ankusing/ARO-5514-cosmosdb-disable-local-auth
fcd3e1d Merge pull request #3804 from Azure/rhamitarora/ARO-0000-document-broken-links
6bfac73 Merge pull request #3819 from Azure/sudobrendan/hotfix-add-run-rp-docs
52447fd Merge pull request #3920 from Azure/gniranjan/checkaccess
f0fbbbe Merge pull request #3938 from Azure/hawkowl/fix-validatestatic-multiple-operator-identities
7d92fd3 fix test which can be flaky depending on ordering on map key ordering
1de29ca use dv.env instead of dv.azEnv
cb44560 specify json output for a couple az commands that were missing it (#3937)
9241717 rebase
6e5e9a3 pass token to SDK and update UT
2a26c1d update checkaccess mocks
cb74242 use the latest changes from checkaccess SDK
354f0f4 go mod tidy
a1be39a go mod tidy
9cc5c13 delete old remotepdp references
4a147fb update unit tests
593c649 use checkaccess SDK for go
79d1254 update the references of GetObjecId() to ExtractClaims()
69ca211 generate checkaccess mocks
a0f9cbc add test util to create fake token
b511374 token logic to extract claims, oid, groups
a742172 go mod tidy
9dd710f go vendor update
dc2a28b Disable cosmosdb local auth
159b5ab Add run-rp docs
42f4257 Updated useful links section
Full Changelog: v20241101.00...v20241111.00
What's Changed
- specify json output for a couple az commands that were missing it by @yithian in #3937
- Fix test flake in preview API for MIWI by @hawkowl in #3938
- Fix CheckAccess group expansion bug by @gouthamMN in #3920
- Add run-rp docs by @SudoBrendan in #3819
- Updated Useful Links section by @rhamitarora in #3804
- Disable cosmosdb local auth by @sankur-codes in #3561
- Make PreconfiguredNSG mutable by @mociarain in #3941
- Add missing env var to containerized RP startup command by @kimorris27 in #3943
- Fix flaky dynamic validation unit test cases by @kimorris27 in #3945
- remove master key authorizer in favor of local auth by @bennerv in #3940
- MIWI Cosmos DB key uniqueness fix by @kimorris27 in #3944
- Support Update requirements for Workload Identity clusters by @tsatam in #3935
- confirm UsesWorkloadIdentity shared utility function is used everywhere in ARO-RP by @slawande2 in #3932
Full Changelog: v20241101.00...v20241111.00