Skip to content

Releases: Azure/ARO-RP

Release v20241009.01

14 Oct 19:17
1de0f5c
Compare
Choose a tag to compare

RP Release Sprint 260

Contains fix for InvalidAuthenticationTokenTenant in Prod.

Changes

1de0f5c Add aro operator deployment logging (#3800)
9684d43 Check machine status and log details if it is not running (#3887)
0e0667e fix subscription ID of clients (#3902)
d52d69d Update localdev platformworkloadidentityrolesets (#3901)
4256e68 Selenium Service Migration to Docker Compose (#3883)
a1029af Restore federated identity credential client mocks that were inadvertently overwritten (#3899)
53673d4 Update CLI integration test (#3898)
96637db Migrate VPN and rp service to Docker Compose (#3882)
16834d8 Fix Managed Identity Cluster creation dynamic validation flow (#3891)
0362cb5 Remove erroneous -n causing the log message to be read as a variable (#3896)

Full Changelog: v20241009.00...v20241009.01

Release v20241009.00

09 Oct 20:09
f7404a1
Compare
Choose a tag to compare

RP Release Sprint 260 - https://issues.redhat.com/browse/ARO-11091

Changes

f7404a1 Hive version bump to resolve RHSA-2024:5535 (CVE-2023-6597) (#3893)
d64782c disallow refresh_cluster_credentials with platowrm_workload_identities (#3870)
69378fb SDK2: Replace SDK to new one in util/cluster (#3884)
1a51bf4 Regenerate certain mocks using source mode instead of reflect mode to (#3886)
3ba0b23 Hotfix - MSI RP endpoint env var (#3881)
a024907 Merge pull request #3877 from Azure/tsatam/ARO-4374-provide-boundsasigningkey-secret-to-hive-install
f83191f Populate ClientID and ObjectID of cluster and platform workload identities (#3860)
e87d619 Merge pull request #3880 from Azure/tsatam/hotfix-mirror-412
3923025 Bump baseline OCP release artifact mirroring version to 4.12
9375d82 CLI Phase 1 - add UpgradeableTo field to update functionality (#3844)
53565ba Move linting steps to GitHub Actions (#3869)
4cb12bb Merge pull request #3875 from Azure/hawkowl/e2e-master-smoke-test
24577b8 Merge pull request #3874 from Azure/hawkowl/e2e-no-chaining
1365a79 Update Hive Install process to put down boundSASigningKey secret if needed
be4a48a Add function to generate boundSASSigningKey Secret resource for Hive cluster deployment
396adb0 run regressiontests on CI (i.e. not PR runs)
f69705b add a regression test param which includes tests which we don't need to run every PR, but are still useful to run on master
8beb684 update to remove pipeline chaining from the CI, since it no longer auto-triggers and it duplicates all e2e builds
817438f Merge pull request #3873 from fahlmant/add-tfahlman-code-owner
eb88f75 Add fahlmant as code owner
851c918 Bump rollup from 2.79.1 to 2.79.2 in /portal/v2 (#3868)
84816de SDK2: Remove deprecated network sdk from e2e. (#3859)
7e77b10 Cluster MSI follow-up (#3864)
e985b50 Merge pull request #3863 from Azure/kimorris27/ARO-4360-move-to-uber-mock-fork
7859644 Remove podman network causing outbound latency (#3865)
7448b3d make validate-go to format stuff and make CI happy
d50158c Properly generate mocks for two Azure cilents
265d401 Remove duplicated import of the Uber fork (leftover from the few minutes when we were using both repos at the same time
a06aa0a Use Go 1.21.13 instead of 1.21.11 (Uber mockgen needs >= 1.21.12)
086f532 Replace all references to the golang mock repo with references to the Uber fork, then go mod tidy and go mod vendor
c59263f Replace model.go dependency with Uber fork's version
c54b03c Have bingo install mockgen from the Uber fork
bfc1554 Removed non-containerized stuff from the CI pipeline. (#3852)
e3cec21 Lay groundwork for cluster MSI usage (#3757)
e887b35 [ARO-4665] SDK2: remove deprecated network SDK from purge.go (#3858)
35b2881 Remove deprecated securityGroup client (#3853)
b0518e7 Update SDK to track2 in ensureGatewayCreate (#3616)
0657f6a Shubhadapaithankar/aro-9323-cirp-mvp (#3799)
68bc932 Scaffolding for CI environment setup in Azure (#3838)
c75e175 Merge pull request #3850 from Azure/hawkowl/fix-subscription-clean
4f583dd hopefully fix cleaning the subscription
1a2096d ARO-9382 prevent updating existing platform identities (#3786)
bd47ae7 ARO-4639 update the operator master deployment to support workload identity (#3776)
813de36 Fix make aro build in onebranch (#3822)
c18b924 Merge pull request #3839 from Azure/ehvs/troubleshooting-rp
aebd2bb Remove dnf cronjob (#3840)
8fdfa78 Fix env.example Default Values (#3827)
1e3f475 ARO-4518 pass custom manifests(MIWI) to hive cluster deployment as secret (#3841)
4ba9270 Remove loki/pipeline-swarm branch from pipeline and refactor for clarity (#3846)
87d18c1 [SFI] Fix CVE-2024-41110 (#3845)
48ff446 Merge pull request #3837 from Azure/lranjbar/ARO-9990-etchosts-mimo-m0
73bc5f6 MI/WI - Generate secrets for platform identities (#3802)
ede36df Update docs/prepare-your-dev-environment.md
2d640a8 Update docs/deploy-development-rp.md
b2bb4e1 Update docs/deploy-development-rp.md
9584d66 generalize secret storage deployment and update shared rp documentation (#3828)
9564d81 Merge pull request #3835 from stevekuznetsov/skuznets/bump-enumer
4d538c1 Bump admin portal dependencies for Sept 24 (#3833)
2fa480e Steps to resolve recurrent issues
3762a79 ARO-9990: Update etchosts controller to use ForceReconcilation flag
2780c18 *: update generated enumerations
0de9cb1 .bingo: use a fork of enumer for compat
abf4167 Refactor Hive Directory (#3765)
fa7af61 Merge pull request #3818 from Azure/lranjbar/ARO-10003-etchosts-managed-flag
66f073f Dynamic validation for workload identity permissions and requirements (#3619)
89be0b2 ARO-10003: Add managed flag to etchosts controller
590e828 Clean up the remainder of go run uses of external tools (#3823)
bd9af03 Only perform machineconfig reconciliation during OpenShift upgrades (#3473)
98fe23c Merge pull request #3787 from Azure/rhamitarora/ARO-0000-minor-dockerfile-change
f033ba1 Docker file change replace as with AS

Full Changelog: v20240906.00...v20241009.00

What's Changed

Read more

Release v20241003.02-test-add-msi-rp-endpoint

03 Oct 19:03
Compare
Choose a tag to compare

Testing branch kimorris27/hotfix-msi-rp-endpoint

Changes

9ddc9cf Regenerate RP ARM template
6d374c1 Add env var to aro-rp.service startup

Full Changelog: v20241003.00-test-add-msi-rp-endpoint...v20241003.02-test-add-msi-rp-endpoint

v20241003.01-test-add-msi-rp-endpoint

Release v20241003.00-test-add-msi-rp-endpoint

03 Oct 16:13
Compare
Choose a tag to compare

Testing branch kimorris27/hotfix-msi-rp-endpoint

Changes

e9b35ed Remove duplicated MSI_RP_ENDPOINT envvar in RP env
e7a86cd Regenerate RP ARM template
7fc1484 Plumb msiRpEndpoint ARM parameter through to RP environment variable
bc3c438 Add missing RP-Config param to RP deploy ARM template
9375d82 CLI Phase 1 - add UpgradeableTo field to update functionality (#3844)
53565ba Move linting steps to GitHub Actions (#3869)
4cb12bb Merge pull request #3875 from Azure/hawkowl/e2e-master-smoke-test
24577b8 Merge pull request #3874 from Azure/hawkowl/e2e-no-chaining
396adb0 run regressiontests on CI (i.e. not PR runs)
f69705b add a regression test param which includes tests which we don't need to run every PR, but are still useful to run on master
8beb684 update to remove pipeline chaining from the CI, since it no longer auto-triggers and it duplicates all e2e builds
817438f Merge pull request #3873 from fahlmant/add-tfahlman-code-owner
eb88f75 Add fahlmant as code owner
851c918 Bump rollup from 2.79.1 to 2.79.2 in /portal/v2 (#3868)
84816de SDK2: Remove deprecated network sdk from e2e. (#3859)
7e77b10 Cluster MSI follow-up (#3864)
e985b50 Merge pull request #3863 from Azure/kimorris27/ARO-4360-move-to-uber-mock-fork
7859644 Remove podman network causing outbound latency (#3865)
7448b3d make validate-go to format stuff and make CI happy
d50158c Properly generate mocks for two Azure cilents
265d401 Remove duplicated import of the Uber fork (leftover from the few minutes when we were using both repos at the same time
a06aa0a Use Go 1.21.13 instead of 1.21.11 (Uber mockgen needs >= 1.21.12)
086f532 Replace all references to the golang mock repo with references to the Uber fork, then go mod tidy and go mod vendor
c59263f Replace model.go dependency with Uber fork's version
c54b03c Have bingo install mockgen from the Uber fork
bfc1554 Removed non-containerized stuff from the CI pipeline. (#3852)
e3cec21 Lay groundwork for cluster MSI usage (#3757)
e887b35 [ARO-4665] SDK2: remove deprecated network SDK from purge.go (#3858)
35b2881 Remove deprecated securityGroup client (#3853)
b0518e7 Update SDK to track2 in ensureGatewayCreate (#3616)
0657f6a Shubhadapaithankar/aro-9323-cirp-mvp (#3799)
68bc932 Scaffolding for CI environment setup in Azure (#3838)
c75e175 Merge pull request #3850 from Azure/hawkowl/fix-subscription-clean
4f583dd hopefully fix cleaning the subscription
1a2096d ARO-9382 prevent updating existing platform identities (#3786)
bd47ae7 ARO-4639 update the operator master deployment to support workload identity (#3776)
813de36 Fix make aro build in onebranch (#3822)
c18b924 Merge pull request #3839 from Azure/ehvs/troubleshooting-rp
aebd2bb Remove dnf cronjob (#3840)
8fdfa78 Fix env.example Default Values (#3827)
1e3f475 ARO-4518 pass custom manifests(MIWI) to hive cluster deployment as secret (#3841)
4ba9270 Remove loki/pipeline-swarm branch from pipeline and refactor for clarity (#3846)
87d18c1 [SFI] Fix CVE-2024-41110 (#3845)
48ff446 Merge pull request #3837 from Azure/lranjbar/ARO-9990-etchosts-mimo-m0
73bc5f6 MI/WI - Generate secrets for platform identities (#3802)
ede36df Update docs/prepare-your-dev-environment.md
2d640a8 Update docs/deploy-development-rp.md
b2bb4e1 Update docs/deploy-development-rp.md
9584d66 generalize secret storage deployment and update shared rp documentation (#3828)
9564d81 Merge pull request #3835 from stevekuznetsov/skuznets/bump-enumer
4d538c1 Bump admin portal dependencies for Sept 24 (#3833)
2fa480e Steps to resolve recurrent issues
3762a79 ARO-9990: Update etchosts controller to use ForceReconcilation flag
2780c18 *: update generated enumerations
0de9cb1 .bingo: use a fork of enumer for compat
abf4167 Refactor Hive Directory (#3765)
fa7af61 Merge pull request #3818 from Azure/lranjbar/ARO-10003-etchosts-managed-flag
66f073f Dynamic validation for workload identity permissions and requirements (#3619)
89be0b2 ARO-10003: Add managed flag to etchosts controller
590e828 Clean up the remainder of go run uses of external tools (#3823)
bd9af03 Only perform machineconfig reconciliation during OpenShift upgrades (#3473)
98fe23c Merge pull request #3787 from Azure/rhamitarora/ARO-0000-minor-dockerfile-change
f033ba1 Docker file change replace as with AS

Full Changelog: v20240906.00...v20241003.00-test-add-msi-rp-endpoint

Release v20240906.01

26 Sep 15:07
Compare
Choose a tag to compare

Sprint 259 Hotfix 01

ARO RP Release - Sprint 259 - hotfix v20240906.01

Changes

2db96a6 Remove podman network causing outbound latency (#3865)

Full Changelog: v20240906.00...v20240906.01

Release v20240906.00

06 Sep 00:03
44bc3cc
Compare
Choose a tag to compare

RP release 259 ARO-10062

Changes

What's Changed

Read more

Release v20240618.01

02 Sep 09:05
75a681e
Compare
Choose a tag to compare

Duplicate tag of v20240618.00

Changes

75a681e Merge pull request #3636 from Azure/tiguelu/hotfix-revert-track2sdk-usage
5fc6067 Reverting usage of SDK track2 clients from #3579
a42f1ac Use newer default dev kubernetes version (#3601)
bd3a12f Merge pull request #3621 from vinaybommana/ci-guardrailpolicies
e44a826 Merge pull request #3630 from Azure/hawkowl/cleanup-log-lines-steps
e57930c add better comments
ec12eb5 cleanups
a33264f use an instantiated struct for this test, like the real steps
da4b09a fixes
0de597a reduce the amount of package names in the logs
ba7566f splitting oneliner
121b140 seperated gatorcli and opa install steps
3dfafbd added github actions for guardrail policies

Full Changelog: v20240614.00...v20240618.01

Release v20240827.01

28 Aug 12:44
2f651e7
Compare
Choose a tag to compare

Release 259 - 1

Changes

2f651e7 Merge pull request #3781 from Azure/lranjbar/ARO-9570-udr-etchosts-operator-patch
5dfba05 Merge pull request #3780 from Azure/copy-fluentbit
fd2b2f9 Merge pull request #3796 from Azure/shubhadapaithankar/runlocal-rp-version-fix
6360087 Add licenses
564f1b0 Fix linting
fec517c test the operator identity secret generation code properly
4666495 get subscription info from the subscription doc rather than env
69c55bf Update pkg/operator/deploy/deploy.go
fde6d81 generate a secret for the operator from workload identity
a05c82c Fixed to correctly reference the local image, preventing unauthorized Docker Hub pulls.
7361eae ARO-9750: Add a controller to create the etchosts machineconfigs if they dont exist
a10deab ARO-9570: Update controller to watch MCP and ARO Cluster object
9a4ad4a ARO-9570: Add a controller to the ARO operator to lay down etchosts machine config
0ae1ef4 Copy fluentbit image from arointsvc ACR to your ACR
7531359 Align docs hierarchy

Full Changelog: v20240827.00...v20240827.01

Release v20240827.00

27 Aug 13:17
e83bf05
Compare
Choose a tag to compare

Tagging for ARO Installer Release

Changes

e83bf05 Bump micromatch from 4.0.7 to 4.0.8 in /portal/v2 (#3795)
426b56b Bump oxsecurity/megalinter from 7 to 8 (#3794)
e079d17 Only fail NPM audit on high/critical vulnerabilities (#3790)
bd0229d Add route smoke-test (#3784)
89cf7d3 Update VMSS to Mariner with FIPS enabled (#3741)
c9410c2 Allow remote podman
e374a42 Makefile Podman Fixes
09c49cb Use Podman, not Docker
8808352 Allow prerelease OCP versions and version strings with metadata during cluster installation (#3782)
92a8bfc Containerized portal as it runs in prod, locally (#3745)
52cdcb8 Exclude platform identities from permissions denial (#3653)
fd8d3cf Add scripts to create platform identities for dev (#3734)
309d82a Add PVC smoke tests (#3747)
8badd84 Thank you Aldo, and good luck (#3774)
c3e324c fix typo (#3779)
18b43b5 Add smoke tests doc (#3750)
0d99157 Add missing dependencies (#3749)
a387947 Make runlocal-rp with Container Image (#3593)
c74906d Change load balancer image in smoke test (#3740)
d874268 Update hive image to tag bdf9d08a06 (#3770)
8bcd1b6 WI/MI CLI Phase 1 - Base Update Functionality (#3709)
a1c4de7 Fix axios vulnerability by moving to Fetch (#3769)
29e09d5 Fluentbit pipeline has been updated to sync versions between arointsvc (#3766)
cedba92 Optionally Use USER Environment Variable for Azure Resources (#3681)
50939e1 Minor document changes (#3759)
cb40d34 Merge pull request #3737 from Azure/hevs/docs-rp
66e2980 Correct mdsd image sha to distroless checksum (#3751)
de78a12 Adding a temp branch for Loki swarm session (#3754)
7a00c04 Update docs/deploy-development-rp.md
8303ccf Update docs/deploy-development-rp.md
c3655d1 Add panic recovery within endLease (#3701)
3f4b98a Update docs/deploy-development-rp.md
ed3ea8e Update docs/deploy-development-rp.md
0829252 Added known issues and a session of when to use

Full Changelog: v20240729.01...v20240827.00