Skip to content

Releases: Azure/ARO-RP

Release v20230828.00

28 Aug 15:23
Compare
Choose a tag to compare

Rollout 241

Changes

30c99ae add aro-monitor and aro-portal restart to predeploy steps
b7ba1cc ARO-3112: Set DisableOutbound SNAT to true on Load Balancers (#3069)
e6442d7 Remove the unneeded replace for hive (#3123)
6f4d75c Merge pull request #3119 from 2uasimojo/ARO-3801/revendor-hive
d4a2c90 Update pkg/operator/controllers/dnsmasq/dnsmasq.go
8e75ed1 Update pkg/operator/controllers/dnsmasq/dnsmasq.go
3f62386 Update dnsmasq operator to use embeded files
f9df85d Fix resolv.conf during Azure host servicing
cd811e6 Apply lint roller
01cf99f Unplanned Maintenance Signals (#3060)
644f8b8 Remove install word in Condition error messages (#3044)
d32c094 Revendor hive to 70b666ec8
db0b249 remove gvrresolver use in the frontend (#3087)
f26f8f4 Fix local make admin.kubeconfig (#3097)
099f624 use restricted scc for gatekeeper-manager-role (#3080)
19adfe5 Add priority deletion ordering of nested Microsoft.Compute/galleries resources (#3114)
d74f9f3 ran make generate (#3106)
48af20f Update RegistryProfile with new ACR token password once rotated (#3088)
cf09d3c Merge pull request #3109 from cblecker/update-gh-actions
302f23a Merge pull request #3108 from cblecker/cleanup-cql
61b2e89 Update formatting/permissions/triggers for GH Actions
b3996ee Update CODEOWNERS (#3107)
a96312f Remove unneeded codeql template
9812067 Merge pull request #3105 from cblecker/fix-codeql
c6df6a1 Configure CodeQL github action to use manual build for golang
9c844e8 Remove CodeQL job from ADO CI
73e8e13 Adding 4.12 install streams (#3084)
c8d10ff Move pkg/api dependencies on util/immutable to api/util/immutable (#3079)
d61bdd6 Aro 2998 monitoring errors (#3068)
8191585 Pin to selenium grid 4.10 (#3082)
cc6cd1e Move pkg/api dependencies on util/subnet to api/util/subnet (#3070)

Full Changelog: v20230802.01...v20230828.00

Release v20230802.01

08 Aug 16:44
5b94eb4
Compare
Choose a tag to compare

Retagging to include annotation

Changes

5b94eb4 Remove the provisioning state check around ensure managed rg (#2936)
ede320d Run prettier on the pipeline yaml files (#2979)
940e5a0 Add more information to on conflict for gateway PE linkId (#3054)
058a214 remove gateway restart during rp predeploy (#3071)
aa61608 Preview api lb profile (#3020)
b9a207e Add preconfigured NSG to 2023-09-04 api (#3062)
f6129d9 update predeploy to restart old VMSS when service secrets rotated (#2946)
06cfba5 Don't use the uid in containerinstall code (#3066)
b5ea75e Add jq for must-gather (#3050)
c35fb5c Fix gateway container log file mount (#3064)
67e3693 added setdefault (#3067)
59c8f3a Bump word-wrap from 1.2.3 to 1.2.4 in /portal/v2 (#3043)
02d10e8 remove redundant if statement (#3061)
6bc0f37 Reconcile Master & Current Release: Revert Preconfigured NSG Changes (#3058)
d14ee24 ARO-3536: Add error handling when "CLUSTER" env variable is empty. (#3007)
861bdb9 fix API Skeleton file permissions (#3055)
45fe957 Fix e2e must gather (#3037)
f9ee191 skeleton for 20230904 (#3048)
b8803d7 Add API for Microsoft.Compute/galleries (#3052)
b218984 Use more common use case for end user azext_aro override
5c5b5c8 fix space
f9ed22f Add instructions to setup Python 3.10 and azure CLI in a venv
d898b1c Add documentation for configuring Azure CLI extensions via environment variable
cc5da31 Remove specific instructions for upstreaming Azure CLI changes
f7d3325 Add links to further documentation on Azure CLI command modules and extensions
39fb55d Update error enrichment in Condition step to return original error if condition function is unknown (#3046)
4d57b4b Move the dynamic validator out of api/ (#3015)
220c6ff upgrade gatekeeper to version 3.11.1 (#2954)
2710ec3 Add test to ensure we do not set Degraded=True status on operator
5ce2ab4 Add tests for clusteroperatoraro controller
6c945b0 Add etcdRecovery maintenance type for admin update - ARO-1534
18d60cd cleanup
a108f4c try and run in container
b9b2cff Merge pull request #3042 from cblecker/gk-sec-fix
92c892e Add gateway log rotatation
9ee4ab7 aro-3168: includes tests on new functionality of samples.go
49aaa1e aro-3168: retry on conflict and not found for disabling samples
90dd06b Allow dynamic assignment of uid/gid

Full Changelog: v20230719.00...v20230802.01

Release v20230719.02

21 Jul 13:45
Compare
Choose a tag to compare

hotfix reverting PR #2969

Changes

d5fa4ff Revert "Add nsg enhancement permission validation for FP/Cluster SPs (#2969)"
678109c Revert "Merge pull request #3049 from Azure/remove_nsg_checks_temp"

Full Changelog: v20230719.01...v20230719.02

Release v20230719.01

21 Jul 03:01
407ce68
Compare
Choose a tag to compare

v20230719.01

Changes

407ce68 Merge pull request #3049 from Azure/remove_nsg_checks_temp
05a3740 Remove the NSG validation for e2e tests

Full Changelog: v20230719.00...v20230719.01

Release v20230719.00

19 Jul 10:21
Compare
Choose a tag to compare

OCP Version Update - FIPS

Changes

9efa064 Propagate errors of ARO DNSMasqCluster controller to ARO Operator
9dadd3c Refactor conditions to return error
2714d67 additional test cases
bb08bf7 raise error if using UserDefinedRouting incorrectly
38c886f default to empty outboundtype, let RP decide
d818ce8 update missed versions
1bdd063 bump api version
b39adcc add outbound-type param to az cli extension
1bce8d4 Propagate errors of ARO DNSMasqMachineConfigPool controller to ARO Operator
9fe2f9c Propagate errors of ARO DNSMasqMachineConfig controller
a12ca8a update_ocp_versions: Code cleanup
a3b0cc0 Wrap Timeout errors within Condition steps (#3005)
782d5fa minor refactor
2d363e7 add comment for setUpdateProvisioningState
ebb825e validate static refactor
d563aee remove ongoing
473b67e refactor getPucmState
9d97ffc nit fix for unit test
7d642ab lint
f5cf22e fix lint
e7c6ec9 fix error checking
0e4a76c set no pucm pending properly
9f8a596 update logging
9ea63b5 add to bottom
84a9b13 fix test
2b152f8 unit test
f9a52c7 lint
adc9dcb Add maintenance task for pucm pending
090eccf add loggiing
7f11657 validate
e440caf lint
fa45620 address comments
196f4e7 cleanup test
ef32e5a more lint
c5574fc gofmt
dad96f3 lint
73444f1 fiix
6f2c893 PUCM Maintenance Signals
81df3a2 fix list installs test
4e9e815 fix storage class tests for 4.11
ab84808 install the default in E2E
1b587dd change to install 4.11 by default
f0b02b6 add podman startup docs
12f1466 Remove the inbuilt installer (#3030)
b06512a Guardrails policies (M1) (#2970)
a37c544 Add static preflight validation (#2996)
a4403f5 drop the ignitionv2 dep (#3029)

Full Changelog: v20230717.00...v20230719.00

Release v20230717.00

17 Jul 09:38
a1b73e9
Compare
Choose a tag to compare

Release 239

Changes

a1b73e9 Merge pull request #3024 from Azure/dependabot/go_modules/github.com/containerd/containerd-1.6.18
a7f2e75 Merge pull request #3034 from Azure/dependabot/go_modules/github.com/theupdateframework/go-tuf-0.3.2
f34cffd Bump github.com/containerd/containerd from 1.6.4 to 1.6.18
dec2d8f Bump github.com/theupdateframework/go-tuf from 0.3.1 to 0.3.2
cb85e2f Merge pull request #3025 from Azure/dependabot/go_modules/github.com/sylabs/sif/v2-2.8.1
dc05e05 Merge pull request #3014 from Azure/dependabot/npm_and_yarn/portal/v2/tough-cookie-4.1.3
dcf5ab8 bump to latest stable (#3033)
b9b7fa8 Bump github.com/sylabs/sif/v2 from 2.7.0 to 2.8.1
3b6a3ce Bump github.com/containers/buildah from 1.26.1 to 1.27.1 (#3027)
6f3de51 Update guardian suppression rules (#3032)
05890cf Update gatekeeper version tag (#3028)
de99864 Bump tough-cookie from 4.1.2 to 4.1.3 in /portal/v2

Full Changelog: v20230713.00...v20230717.00

Release v20230713.00

13 Jul 15:02
9bb3a47
Compare
Choose a tag to compare

release v20230713.00

Changes

9bb3a47 bumping versions and make generate (#3019)
4406ce8 Try and fix the e2e mustgather (#3023)
06b565a Run local development and PR E2E in podman (#2817)
6cfcd6e emit a metric when we fail to gather ping metric
ff5b656 Update comment to reflect requirements of healthz check
5a9b293 check ping if healthz returns non 200
27cbefa Revert "Add API Server Reachability Check (#2959)"
8877ebc Read installer image digests from an environment variable (#3009)
f87f198 Add nsg enhancement permission validation for FP/Cluster SPs (#2969)
861c833 Fix MDSD memory issue on RP VMs (#3003)
df5e4da Update deploy-development-rp documentation, minor improvements to formatting and spelling (#3012)
629913b Add API Server Reachability Check (#2959)
d82d4f5 Add field ClusterDeploymentNamespace in ServiceLogs (#2957)
f1d9035 Propagate errors of ARO Ingress controller to ARO Operator (#2940)

Full Changelog: v20230703.00...v20230713.00

Release v20230703.00

03 Jul 21:29
0378d0e
Compare
Choose a tag to compare

Release v20230703.00

Changes

0378d0e Installer images use sha256 (#2967)
3d758d2 fixes aro-2456 (#3002)
64e79ee add daily cron to restart proxy service (#3004)
5f9df8a AutoSized Nodes now reference both masters and workers (#2997)

Full Changelog: v20230628.00...v20230703.00

Release v20230628.00

28 Jun 15:18
e34c6d6
Compare
Choose a tag to compare

Release 238

Changes

e34c6d6 Add longpaths to git config to bypass file name length restrictions (#2993)
631d171 Fix storage account controller (#2989)
f063e9b fix monitoring when client.New() returns an error and provide unit tests
4100e65 Update the hive image used to an older commit but built more recently (#2985)
c262800 Rename TokenCredential variables to indicate credential used (#2950)
000562d Increase gateway VMSS disk storage (#2978)
738a5e6 Trim dependency graph with old code (#2980)
27b1ec1 Run the admin portal e2e in podman (#2968)
dc39537 Adding myself to code owners (#2977)
8116c3d added yjst2012 to code owners (#2938)
87f1e43 Adding RequestDisallowedByPolicy cloud error (#2963)
bcd60e8 initial scaffolding for preview api (#2972)
a4e3266 Propagate errors of ARO ImageConfig controller to ARO Operator (#2939)
c95b1e3 remove non-current Azure SDK dependencies from being considered (#2966)
156383c Migrate RP from Azure AD Graph to Microsoft Graph (#1970)
3bd4779 Update Hive image to 32e143a294 (#2962)
1ee42fe [ARO-3194] Vendor dnsmasq into the operator (#2932)
57a69d0 change RU Consumption metrics aggregation to average
07fa8b3 Remove AZURE_ARM_CLIENT_SECRET helper as we use certificate based auth now for dev (#2937)

Full Changelog: v20230608.00...v20230628.00

Release v20230608.00

08 Jun 16:00
e856b4c
Compare
Choose a tag to compare

Hotfix release for sprint 237.

Changes

e856b4c Use refreshing actions where required during Update()/AdminUpdate() (#2944)
1764bc9 Revert "Fix failure in az aro update when missing azure-credentials object (#2887)"
943c25d Force Resize option in Master Resize GA (#2844)
a8012e5 Add status conditions to operator MachineSet controller (#2899)
477c735 Reconcile upstream changes / remove Network SDK (#2851)
0c7b9bf ARO-3054 - Set OpenShift Version during Cluster Creation (#2926)
2191321 lower the severity of cosmosdb throttling alert
1a5da5c add cosmosdb throttling azure alerting rule
20c53c4 Always log error (if applicable) on failed deployment attempts (#2933)
24a70ea Updated OutboundType to include comment for Swagger generation - Updated Swagger Readmes (#2920)
151eca2 Wrap AppLens resp in required envelope (#2923)
5f9e0bd now check if time is not set (#2928)
d9d4737 Merge pull request #2870 from Azure/dependabot/npm_and_yarn/portal/v1/yaml-and-css-minimizer-webpack-plugin--removed
8e86ad5 Bump yaml and css-minimizer-webpack-plugin in /portal/v1

Full Changelog: v20230602.01...v20230608.00