feat: update to acr-mirror 1.0.0#8799
Open
juliusl wants to merge 6 commits into
Open
Conversation
djsly
reviewed
Jul 2, 2026
djsly
reviewed
Jul 2, 2026
djsly
reviewed
Jul 2, 2026
51dc9d4 to
52d9ba1
Compare
52d9ba1 to
5e306bc
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
Comments suppressed due to low confidence (1)
spec/parts/linux/cloud-init/artifacts/cse_config_spec.sh:27
- These tests create and delete real stub executables under
/opt/acr/.... That can be brittle if the shellspec runtime ever includes real acr-mirror files (the tests would overwrite/remove them) or if tests are run without permission to write/opt. Consider adjustingensureArtifactStreamingto allow overriding the binary paths (e.g., via env vars) and then use a temp directory in the tests instead of mutating/opt.
The output should include "AKS_GPU_PREBAKE event=managed_gpu"
The output should include "marker_present=false"
Signed-off-by: Julius <juliusl@microsoft.com>
Signed-off-by: Julius <juliusl@microsoft.com>
…to CSE config script Signed-off-by: Julius <juliusl@microsoft.com>
Signed-off-by: Julius <juliusl@microsoft.com>
Signed-off-by: Julius <juliusl@microsoft.com>
Signed-off-by: Julius <juliusl@microsoft.com>
2b09909 to
8c937c6
Compare
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.
What this PR does / why we need it:
Updates acr-mirror to 1.0.0. Update install/enable paths.
Which issue(s) this PR fixes:
Fixes #