Skip to content

Fix extension chart for FF & MC - #1765

Merged
suyadav1 merged 3 commits into
ci_prodfrom
suyadav/fix-chart-for-mc-ff
Aug 18, 2026
Merged

Fix extension chart for FF & MC#1765
suyadav1 merged 3 commits into
ci_prodfrom
suyadav/fix-chart-for-mc-ff

Conversation

@suyadav1

Copy link
Copy Markdown
Contributor

This pull request updates the way cloud environment selection is handled for domain configuration in the Azure Monitor Container Insights Helm chart. Instead of using boolean flags for specific environments, it now uses a single variable to determine the cloud environment, simplifying configuration and reducing potential errors.

Cloud environment configuration improvements:

  • Replaced the isMoonCake and isFairfax boolean flags in values-template.yaml with a single $cloudEnv variable to determine the cloud environment.
  • Updated conditional logic in ama-logs-secret.yaml to use $cloudEnv for selecting the correct domain for China (azurechinacloud) and US Government (azureusgovernmentcloud) environments, instead of the removed boolean flags.

@suyadav1
suyadav1 requested a review from a team as a code owner August 18, 2026 18:47
@azure-pipelines

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

@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

@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 enabled auto-merge (squash) August 18, 2026 21:17
@suyadav1
suyadav1 merged commit 21c7ce0 into ci_prod Aug 18, 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