Skip to content

toolchain: use latest 2.0 Mariner container for bootstrap build#5728

Merged
anphel31 merged 3 commits into
mainfrom
anphel/upgrade-raw-toolchain-container-image-2.0
Jun 22, 2023
Merged

toolchain: use latest 2.0 Mariner container for bootstrap build#5728
anphel31 merged 3 commits into
mainfrom
anphel/upgrade-raw-toolchain-container-image-2.0

Conversation

@anphel31

@anphel31 anphel31 commented Jun 21, 2023

Copy link
Copy Markdown
Member
Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./SPECS/LICENSES-AND-NOTICES/data/licenses.json, ./SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md, ./SPECS/LICENSES-AND-NOTICES/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

What does the PR accomplish, why was it needed?
Update the bootstrap toolchain code to use the latest 2.0 Mariner container image (replacing an older 1.0 image)

Change Log
  • Change toolchain bootstrap code to use mcr.microsoft.com/cbl-mariner/base/core:2.0.20230609
  • Change cgmanifest to reference new image
  • Add tar to the container image, since it has been removed from the 2.0 base container
Does this affect the toolchain?

YES

Test Methodology

@microsoft-github-policy-service microsoft-github-policy-service Bot added the main PR Destined for main label Jun 21, 2023
@anphel31 anphel31 changed the title upgrade raw toolchain container image 2.0 toolchain: use latest 2.0 Mariner container for bootstrap build Jun 22, 2023
@anphel31 anphel31 marked this pull request as ready for review June 22, 2023 17:25
@anphel31 anphel31 requested a review from a team as a code owner June 22, 2023 17:25
@anphel31 anphel31 merged commit c823dfd into main Jun 22, 2023
@anphel31 anphel31 deleted the anphel/upgrade-raw-toolchain-container-image-2.0 branch June 22, 2023 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

main PR Destined for main

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants