Skip to content

Conversation

@robogatikov
Copy link
Contributor

Reason for Change:
OverlayExtensionConfig (OEC) was designed specifically to work with AGIC/AGC subnets. We want to extend Routing Domain connectivity to these subnets only. To avoid breaking changes (such as removing existing extensionIPRange field from OEC CRD), add a new appGatewaySubnetID field to OEC CRD.

Issue Fixed:

Requirements:

Notes:

Copilot AI review requested due to automatic review settings August 5, 2025 15:25
@robogatikov robogatikov requested a review from a team as a code owner August 5, 2025 15:25
@robogatikov robogatikov requested a review from k-routhu August 5, 2025 15:25
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for Application Gateway subnet connectivity to the OverlayExtensionConfig CRD by introducing a new AppGatewaySubnetID field. The change extends routing domain connectivity to AGIC/AGC subnets while maintaining backward compatibility with the existing extensionIPRange field.

  • Adds appGatewaySubnetID field to OverlayExtensionConfigSpec struct
  • Implements immutable validation constraint on the new field
  • Updates CRD manifest to include the new field definition

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
crd/overlayextensionconfig/api/v1alpha1/overlayextensionconfig_types.go Adds AppGatewaySubnetID field to OverlayExtensionConfigSpec with validation annotations
crd/overlayextensionconfig/manifests/acn.azure.com_overlayextensionconfigs.yaml Updates CRD manifest with appGatewaySubnetID field schema and validation rules

@nairashu nairashu enabled auto-merge August 12, 2025 16:39
@nairashu nairashu disabled auto-merge August 12, 2025 16:52
@nairashu
Copy link
Contributor

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@nairashu nairashu enabled auto-merge August 12, 2025 16:53
@nairashu
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@nairashu nairashu disabled auto-merge August 12, 2025 18:03
@nairashu nairashu enabled auto-merge August 12, 2025 18:06
@github-actions
Copy link

This pull request is stale because it has been open for 2 weeks with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the stale Stale due to inactivity. label Aug 27, 2025
@github-actions
Copy link

github-actions bot commented Sep 4, 2025

Pull request closed due to inactivity.

@github-actions github-actions bot closed this Sep 4, 2025
auto-merge was automatically disabled September 4, 2025 00:01

Pull request was closed

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

Labels

stale Stale due to inactivity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants