Skip to content

Release v20231030.00

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 15:44
· 1034 commits to master since this release
c473088

Release 244

Changes

c473088 Hive Minimal Install Annotation on ClusterDeployment (#3243)
4aaccb8 Only mirror images from 4.11+ (#3240)
2482a42 Merge pull request #3250 from Azure/dependabot/github_actions/actions/setup-node-4
bb8097c Skip failing pki test for now (#3249)
57d3055 Bump actions/setup-node from 3 to 4
debb5ae Remove 4.10 as an installation target (#3238)
a6ce8b6 Add additional metrics
54bfa2b Fix azure client for multiple clouds
effcd0b Fix make generate
55ac567 Fix unit tests
ab05ba7 Add a new azureclient for subnet from az-sdk
c628580 Make all monitors into go routines
bfd8f64 Consolidate into consistent monitor emitters
9c30a16 Plug NSG monitoring to mon.WorkOne
ba330d8 Add NSG monitoring
dfa6c1a Add azcore/arm and network/v2 to vendor
9bb9b51 Fix CheckAccess unmarshal bug (#3241)
f44f544 Default installation target to 4.12 (#3237)
4c89c89 Update MDM, MDSD, Fluentbit images (#3233)
61745e3 fix docs: puslish aro operator to quay (#3236)
4e00e29 Return actionable service principal errors to the user (#3231)
24d7966 ensure API Server public IP is added to DependsOn
e6816b8 add managed ips to arm templates
8019a0e feat: add deny pull secret deletion policy (#3228)
4e88775 Fix panic on addressPrefix vs addressPrefixes on subnet (#3223)
3273b70 BUG: Fix golang client PUT for GA (#3204)
0a42348 removed facchettos from codeowners
45a0899 Remove requeueAfter during cluster upgrades as it is unnecessary
4f8c591 Ensure DynamicHelper preserves Status on MachineHealthCheck updates
276f924 Add k8s paused annotation to ARO MHC during upgrades
cd81ce9 Return errors from AuthorizationRetryingAction if timeout is reached (#3222)
365413c Add routing to admin portal (#3164)
19f4e06 Additional Waiting for API Server to become ready (#3220)
66c113a Propagate errors of ARO MachineHealthCheckController to ARO Operator (#3177)
6cdf2c3 Match AKS development version with production (#3217)
74dea99 Bump @babel/traverse from 7.21.3 to 7.23.2 in /portal/v2 (#3215)
4ae11b1 Enable Double (infrastructure) Encryption on ARO-provisioned storage accounts (#3216)
92ca0e4 Add e2e tests for multiple ips per loadbalancer (#3183)
7579ede fix graph error handling in az-aro command module (#3093)
1844f2d Revert workaround for mdsd bug
4b6adbd Merge pull request #3214 from cblecker/rrr
bcc936b Merge pull request #3212 from cblecker/e2e-eventually-timeout
3c120a1 Remove ready-for-review when rebase is required
9ef2e0b Add eventually timeout when we use contexts
f131c25 Merge pull request #3211 from bennerv/network-acl-fix-for-storageaccounts
e3b1ebb Add additional debugging lines
61b9c39 run tests serially
a94a600 Parallelize namespace names across tests
d36544a allow for parallel statefulsets to be created
a4323ba Fix e2e tests - Add explicit timeouts
29726e7 Fix - avoid letting context override default timeout used by Eventually
a3bb3f5 Fix - avoid duplicate resource and label names in StatefulSets
bb23e4e Fix - arm.ParseArmResourceId is meant for child resources and not resource groups, so use stringutils.LastTokenByte instead
6595ed0 Fix - don't try to add service endpoint if it's already there
8cba716 Fix some nits and verify service endpoint location before reconciling vnet rules
ce81e7d Add e2e test for azurefile-csi storageclass
8abf6a4 Fix storage account reconciliation, take two
b75bc87 Fix storage account controller vnet rule additions
d346dd7 Add NACLs for OCP Subnets iff service endpoints set on subnets
e76ad78 Helper function to return functions which have a specific service endpoint enabled
ca8a3a0 api: Add MissingFields to OpenShiftVersionProperties (#3208)
dc0e7e1 Bump golang.org/x/net from 0.14.0 to 0.17.0 (#3209)
78f2f66 Trim dependency graph by removing unused stuff (#3186)
cf35755 api: Add Default field to OpenShiftVersionProperties (#3202)
cfc546e Fail cluster deletion if RP is not authorized to delete managed resource group (#3207)
d3b5272 Bump postcss from 8.4.23 to 8.4.31 in /portal/v1 (#3206)
22a6d60 Update documentation for testing the ARO operator (#3115)

Full Changelog: v20231005.00...v20231030.00