Skip to content

Add special clouds to ev2 rollout - #1772

Merged
suyadav1 merged 3 commits into
ci_prodfrom
suyadav/ev2-special-clouds
Aug 26, 2026
Merged

Add special clouds to ev2 rollout#1772
suyadav1 merged 3 commits into
ci_prodfrom
suyadav/ev2-special-clouds

Conversation

@suyadav1

Copy link
Copy Markdown
Contributor

This pull request updates the Azure Pipeline configuration for AKS extension managed Ev2 SDP rollouts. The main goals are to enable and standardize extension rollouts across all supported Azure clouds, update Helm chart URLs, and provide the necessary configuration overrides and rollout stages for each environment.

The most important changes are:

Pipeline and Stage Enablement:

  • Uncomments and activates the rollout stages for Fairfax (FF_Managed_SDP) and Mooncake (MC_Managed_SDP) clouds, and adds new rollout stages for US National (USNat_Managed_SDP) and US Sec (USSec_Managed_SDP) clouds, ensuring managed SDP rollouts are performed for all supported clouds.

Configuration Overrides per Cloud:

  • Updates and enables the FairfaxConfigurationOverrides and MooncakeConfigurationOverrides variables with the correct extensionTypeName, packageConfig, helmChartUrl, and cloud-specific managed identity values.
  • Adds new configuration overrides for US National (USNatConfigurationOverrides) and US Sec (USSecConfigurationOverrides) clouds, including their respective Helm chart URLs and managed identities.

Helm Chart URL Standardization:

  • Updates all helmChartUrl values in configuration overrides to use the new standardized path (mcr.microsoft.com/azuremonitor/helmchart/containerinsights/ciprod/azuremonitor-containers for public, Fairfax, and Mooncake clouds, and cloud-specific URLs for USNat and USSec).

Pipeline Cleanup:

  • Removes the obsolete .pipelines/azure-pipeline-aks-extension-managed-ev2-sdp-canary.yml pipeline file, which is no longer needed due to the new central artifacts model.

These changes ensure the pipeline can deploy the extension to all Azure clouds with the correct configuration and identity setup, using a consistent rollout process.

@suyadav1
suyadav1 requested a review from a team as a code owner August 25, 2026 23:11
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Comment thread .pipelines/azure-pipeline-arc-extension-managed-ev2-sdp.yml Outdated
Comment thread .pipelines/azure-pipeline-arc-extension-managed-ev2-sdp.yml
@suyadav1

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
2 pipeline(s) were filtered out due to trigger conditions.

@suyadav1

Copy link
Copy Markdown
Contributor Author

/azp run

@suyadav1
suyadav1 enabled auto-merge (squash) August 26, 2026 14:54
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
2 pipeline(s) were filtered out due to trigger conditions.

@suyadav1
suyadav1 merged commit 9e4e15c into ci_prod Aug 26, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants