Conversation
Contributor
|
this pr needs to be rebased due to #1659 |
zanejohnson-azure
requested changes
Apr 23, 2026
Contributor
zanejohnson-azure
left a comment
There was a problem hiding this comment.
pr needs to be rebased due to #1659.
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
rashmichandrashekar
approved these changes
Apr 24, 2026
zanejohnson-azure
approved these changes
Apr 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the Azure Monitor Container Insights agent and related components to version 3.3.0 for both Linux and Windows, bringing in new dependency versions, bug fixes, and infrastructure improvements. The changes affect Helm charts, Kubernetes manifests, Dockerfiles, and release notes, ensuring that the latest agent versions and images are deployed across environments.
Agent and Image Version Updates:
3.3.0for Linux andwin-3.3.0for Windows in all Helm charts, Kubernetes manifests, and Dockerfiles. Updatedazure-mdsdto1.40.3(Linux) and Windows agent to47.7.1. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18]Configuration and Manifest Enhancements:
AMCS_CLIENT_INSTALL_ID_OVERRIDEenvironment variable, sourcing the pod'smetadata.uidfor improved client identification. [1] [2] [3] [4] [5] [6]Rules and Permissions:
"nodes/pods"instead of"nodes/proxy"for improved compatibility with newer Kubernetes versions.Infrastructure and Dependency Updates: