Skip to content

kata-containers-preview: add new package#16374

Merged
jslobodzian merged 12 commits into3.0-devfrom
saul/kata-con-preview
Mar 31, 2026
Merged

kata-containers-preview: add new package#16374
jslobodzian merged 12 commits into3.0-devfrom
saul/kata-con-preview

Conversation

@Redent0r
Copy link
Copy Markdown
Contributor

@Redent0r Redent0r commented Mar 30, 2026

Add a kata-containers-preview package for preview feature testing

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
Test Methodology

tarballs tested through kata-containers package and kata-ci:

bb for this new package:

romoh and others added 2 commits March 30, 2026 12:41
Signed-off-by: Roaa Sakr <romoh@microsoft.com>
@microsoft-github-policy-service microsoft-github-policy-service bot added Packaging specs-extended PR to fix SPECS-EXTENDED 3.0-dev PRs Destined for AzureLinux 3.0 labels Mar 30, 2026
@Redent0r Redent0r force-pushed the saul/kata-con-preview branch from 67d2226 to 418dc30 Compare March 31, 2026 01:23
@Redent0r Redent0r marked this pull request as ready for review March 31, 2026 02:02
@Redent0r Redent0r requested review from a team as code owners March 31, 2026 02:02
Copy link
Copy Markdown
Contributor

@romoh romoh left a comment

Choose a reason for hiding this comment

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

LGTM

@romoh
Copy link
Copy Markdown
Contributor

romoh commented Mar 31, 2026

You may need to rebase to pick manifest updates.
Also seems you have a signature failure

"other": {
"name": "kata-containers-preview",
"version": "3.27.0~preview1",
"downloadUrl": "https://github.com/microsoft/kata-containers/archive/refs/tags/3.27.0.preview1.tar.gz"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

You have two of these entries. One with a 0-preview1 and one with a 0.preview1. I think this is the correct one...but...

@jslobodzian jslobodzian merged commit 055a209 into 3.0-dev Mar 31, 2026
24 of 27 checks passed
@jslobodzian jslobodzian deleted the saul/kata-con-preview branch March 31, 2026 04:33
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 Packaging specs-extended PR to fix SPECS-EXTENDED

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants