fix: upgrade cloud-init to v23.4.1#7065
Merged
christopherco merged 3 commits intomicrosoft:mainfrom Dec 23, 2023
Merged
Conversation
Fixes issue where some Azure Stack implementations do not support IMDS. Also this cloud-init version has the override data source patch integrated so we can drop the patch from our packaging. Signed-off-by: Chris Co <chrco@microsoft.com>
Signed-off-by: Chris Co <chrco@microsoft.com>
Between 23.3 and 23.4, cloud-init upstream renamed tools/render-cloudcfg to tools/render-template Signed-off-by: Chris Co <chrco@microsoft.com>
rmhsawyer
approved these changes
Dec 20, 2023
Contributor
rmhsawyer
left a comment
There was a problem hiding this comment.
Can you please add a test to make sure Azure deployment is Ok.
anphel31
approved these changes
Dec 20, 2023
Collaborator
Author
|
Marketplace smoke test passed and able to deploy on Azure VM Penguinator LISAv3 tests on Marketplace image with this cloud-init update also succeeded - https://penguinatorstarter.powerappsportals.com/mytests/myjobs/results/?id=0031226a-54a1-ee11-92bd-000d3a7e5c4a |
jslobodzian
added a commit
that referenced
this pull request
Jan 5, 2024
This reverts commit fc07dc5.
henryli001
pushed a commit
that referenced
this pull request
Jan 10, 2024
This change upgrades cloud-init to v23.4.1. This version contains fixes for an issue where some Azure Stack implementations do not support IMDS. Also this cloud-init version has the override data source patch integrated so we can drop the patch from our packaging. Signed-off-by: Chris Co <chrco@microsoft.com>
jslobodzian
added a commit
that referenced
this pull request
Jan 11, 2024
This reverts commit fc07dc5.
christopherco
added a commit
to christopherco/CBL-Mariner
that referenced
this pull request
Jan 11, 2024
This reverts commit 1a57d91.
christopherco
added a commit
to christopherco/CBL-Mariner
that referenced
this pull request
Jan 20, 2024
This reverts commit 1a57d91.
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.
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-staticsubpackages, etc.) have had theirReleasetag incremented../cgmanifest.json,./toolkit/scripts/toolchain/cgmanifest.json,.github/workflows/cgmanifest.json)./SPECS/LICENSES-AND-NOTICES/data/licenses.json,./SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md,./SPECS/LICENSES-AND-NOTICES/LICENSE-EXCEPTIONS.PHOTON)*.signatures.jsonfilessudo make go-tidy-allandsudo make go-test-coveragepassSummary
This change upgrades cloud-init to v23.4.1. This version contains fixes for an issue where some Azure Stack implementations do not support IMDS. Also this cloud-init version has the override data source patch integrated so we can drop the patch from our packaging.
Signed-off-by: Chris Co chrco@microsoft.com
Does this affect the toolchain?
NO
Associated issues
Links to CVEs
Test Methodology