Skip to content

Releases: Azure/ARO-RP

v20241113.01-miwi-test

13 Nov 17:35
Compare
Choose a tag to compare

Release for MIWI canary testing

v20241112.01-miwi-test

12 Nov 22:33
Compare
Choose a tag to compare
Try using AdditionallyAddedTenants to see if it gets cluster MSI working

v20241112.00-miwi-test

12 Nov 20:47
Compare
Choose a tag to compare
Export IdentityURL field via admin API

v20241111.01-miwi-test: MIWI API converter fixes (#3950)

11 Nov 21:03
59f60b0
Compare
Choose a tag to compare
* Add missing Identity fields to API converters

* Properly convert PlatformWorkloadIdentityProfile from internal -> admin

* Do not clobber existing read-only fields on admin PUT/PATCH

* Fix silly mistakes...

* Fix unit test case

Release v20241111.00

11 Nov 17:09
a73f541
Compare
Choose a tag to compare

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

Full Changelog: v20241101.00...v20241111.00

v20241111.00-miwi-test

11 Nov 15:42
a73f541
Compare
Choose a tag to compare
confirm UsesWorkloadIdentity shared utility function is used everywhe…

Release v20241009.02

06 Nov 18:39
Compare
Choose a tag to compare

Hotfix release v20241009.02

Changes

44e7dcf Bump http-proxy-middleware to 2.0.7 (#3917)
7f7ee3e Make PreconfiguredNSG mutable (#3941)
bfb3795 Fix AdminAPI representation of PreconfiguredNSG status (#3933)

Full Changelog: v20241009.01...v20241009.02

v20241101.01-miwi-test

01 Nov 16:41
Compare
Choose a tag to compare
Fix silly mistake

v20241101.00-miwi-test: GET the devops MSI using a separate identities client scoped to the

01 Nov 16:28
Compare
Choose a tag to compare

Testing a fix to our deployment process that's on the branch the tag was created from

Release v20241101.00

01 Nov 20:37
Compare
Choose a tag to compare

ARO-RP release

Changes

517da11 disallow duplicate operator identity resource IDs
25eef93 Deploy fix - GET devops MSI using properly scoped Azure client (#3936)
9858073 Fix AdminAPI representation of PreconfiguredNSG status (#3933)
8a2f3dd Merge pull request #3929 from Azure/bvesel/refactor-clean-up
27c26e1 Update cosmosdb auth used by update_role_sets.go (#3931)
b18cd2c Support rotation of kubeconfigs on Update for cx self-service (#3927)
89120b5 ARO-9716 during miwi cluster install remove azure file csi storage class (#3928)
122ac0f Use constant / function names everywhere possible
cf5d4b9 Merge pull request #3867 from Azure/yithian/ARO-10309
faf377c Incorporate CI and ARM feedback from azure-rest-api-specs to v2024-08-12-preview API (#3727)
b5dbda1 skip correctCertificateIssuer if FeatureDisableSignedCertificates is set
bfa07e9 check for nil pointers in results of GetCertificate
344f342 add helper functions for psuedo-consts for the API and ingress cert names
e018c87 create a const for the OneCert issuer name
35cb303 use correct common name when correcting cert issuer
e0383e5 create util function to ensure certs have the right issuer
798e991 ensure certificate config is updated with the new issuer profile
32c197c add an update step to replace digicert with onecert
d373eff Merge pull request #3925 from Azure/cadenmarchese/dev-script-fixups-1
ca2e1c6 Merge pull request #3926 from Azure/fix-aro-operator-miwi-cluster-installs
810c6ea [ARO-11578] Don't log serial console logs on adminUpdate/Update failures, and cap the amount we log (#3921)
97cfcef Update manifests creation to skip aro-operator
37a98ac remove whitespace
9b4190a Local dev scripts fixups * Don't exit the terminal when there's an error from a subcommand * PlatformWorkloadIdentityRoleSets should be single-quoted
5a4e719 [ARO-1885] Implement OperatorFlagsMergeStrategy (#3911)
c0f3a92 ARO-11546 update AZURE_FEDERATED_TOKEN_FILE value to have /token (#3924)
d89a378 Check Role Definition for MIWI (#3876)
db03f18 ARO-9712 add unit test case for getCorrectErrWhenTooManyRequests
a9c4e9f ARO-9712 fix setSasPolicy correctly
25ea0b1 ARO-9712 disallow shared access keys for managed identity clusters
efb73ee Remove dbtoken client id usage (#3897)
a18e02b Merge pull request #3916 from Azure/bvesel/update-role-names-and-keys
b5829d6 Merge pull request #3918 from Azure/bvesel/cleanup-unused-context
c340a9d Merge pull request #3851 from Azure/anshulvermapatel/ARO-9920-update-version-identity
b1a018a Update role definition names and keys used
07c22db Clean up unused contexts
97b0168 adding a parameter the name of the devops managed identity

Full Changelog: v20241023.00-miwi-test...v20241101.00