Skip to content

Create Trident RPM for 0.21.0 and update ImageCustomizer RPM for 1.2.0#15450

Merged
bfjelds merged 13 commits into3.0-devfrom
user/bfjelds/trident
Mar 3, 2026
Merged

Create Trident RPM for 0.21.0 and update ImageCustomizer RPM for 1.2.0#15450
bfjelds merged 13 commits into3.0-devfrom
user/bfjelds/trident

Conversation

@bfjelds
Copy link
Member

@bfjelds bfjelds commented Jan 6, 2026

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 (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/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

Create Trident RPM for Trident v0.21.0
Update ImageCustomizer RPM for v1.2.0

Change Log
  • Create SPECS/trident spec, signatures, etc
  • Update SPECS/azurelinux-image-tools spec, signatures, etc
Does this affect the toolchain?

NO

Associated issues
Links to CVEs
Test Methodology

@bfjelds bfjelds force-pushed the user/bfjelds/trident branch from 4246d72 to 1a083af Compare February 13, 2026 18:18
@bfjelds bfjelds changed the base branch from 3.0 to 3.0-dev February 27, 2026 18:49
@microsoft-github-policy-service microsoft-github-policy-service bot added the 3.0-dev PRs Destined for AzureLinux 3.0 label Feb 27, 2026
@bfjelds bfjelds force-pushed the user/bfjelds/trident branch from 1a083af to 53bd32c Compare February 27, 2026 18:50
@bfjelds bfjelds force-pushed the user/bfjelds/trident branch from 53bd32c to a0d7aa7 Compare February 27, 2026 19:00
@bfjelds bfjelds marked this pull request as ready for review February 27, 2026 23:13
@bfjelds bfjelds requested a review from a team as a code owner February 27, 2026 23:13
@bfjelds bfjelds changed the title create Trident RPM Create Trident RPM for 0.21.0 and update ImageCustomizer RPM for 1.2.0 Feb 27, 2026
could include the installation of certain RPMs, updating the SELinux mode, and
enabling DM-Verity.

%package osmodifier
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we could be missing some Requires: here?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think Trident always calls osmodifier under chroot? Does osmodifier get installed into the chroot environment? Or is it separate?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it sounds like sometimes in chroot with some kind of magic to make it accessible, sometimes not in chroot (maybe mos).

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think this should be worked out and the correct Requires should be added at some point. @Britel has talked about fixing things if needed in a quick version update, this might be that sort of thing.

@bfjelds bfjelds merged commit 20df47c into 3.0-dev Mar 3, 2026
31 of 33 checks passed
@bfjelds bfjelds deleted the user/bfjelds/trident branch March 3, 2026 00:36
@bfjelds bfjelds restored the user/bfjelds/trident branch March 3, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0 3.0 PRs Destined for 3.0 Packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants