Skip to content

Conversation

@tsatam
Copy link
Member

@tsatam tsatam commented Jan 6, 2026

Which issue this PR addresses:

Fixes N/A

What this PR does / why we need it:

Disables defaultOutboundAccess on the master and worker subnets created during pkg/util/cluster's cluster creation (used for E2E and localdev contexts). This is done in order to match the upcoming change to default this value to false on new subnets: https://azure.microsoft.com/en-us/updates?id=default-outbound-access-for-vms-in-azure-will-be-retired-transition-to-a-new-method-of-internet-access

Note that in order to enable the presence of the defaultOutboundAccess field on subnets resources, this PR updates our Microsoft.Network apiversion used for ARM template generation to 2021-05-01. This will have implications for all ARM templates we apply, including during RP deployments and cluster creation steps performed by the RP.

Test plan for issue:

  • E2E passes

Is there any documentation that needs to be updated for this PR?

No

How do you know this will function as expected in production?

E2E-only change

@tsatam tsatam force-pushed the tsatam/e2e-cluster-disable-subnet-defaultoutboundaccess branch from f27fe69 to 201c1ed Compare January 6, 2026 20:22
@github-actions github-actions bot added the needs-rebase branch needs a rebase label Jan 23, 2026
@github-actions
Copy link

Please rebase pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-rebase branch needs a rebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants