Skip to content

Podman next containerized#3512

Closed
matejvasek wants to merge 3 commits intoknative:mainfrom
matejvasek:podman-next-containerized
Closed

Podman next containerized#3512
matejvasek wants to merge 3 commits intoknative:mainfrom
matejvasek:podman-next-containerized

Conversation

@matejvasek
Copy link
Contributor

Changes

/kind

Fixes #

Release Note


Docs


@knative-prow
Copy link

knative-prow bot commented Mar 24, 2026

@matejvasek: The label(s) kind/<kind> cannot be applied, because the repository doesn't have them.

Details

In response to this:

Changes

/kind

Fixes #

Release Note


Docs


Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@knative-prow
Copy link

knative-prow bot commented Mar 24, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@knative-prow knative-prow bot added do-not-merge/work-in-progress 🤖 PR should not merge because it is a work in progress. size/M 🤖 PR changes 30-99 lines, ignoring generated files. labels Mar 24, 2026
@knative-prow knative-prow bot requested a review from dsimansk March 24, 2026 10:43
@knative-prow
Copy link

knative-prow bot commented Mar 24, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: matejvasek

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot requested a review from jrangelramos March 24, 2026 10:43
@knative-prow knative-prow bot added the approved 🤖 PR has been approved by an approver from all required OWNERS files. label Mar 24, 2026
@codecov
Copy link

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.55%. Comparing base (ebf1f7b) to head (3dbbf95).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3512   +/-   ##
=======================================
  Coverage   55.55%   55.55%           
=======================================
  Files         180      180           
  Lines       20465    20465           
=======================================
+ Hits        11369    11370    +1     
+ Misses       7897     7896    -1     
  Partials     1199     1199           
Flag Coverage Δ
e2e 40.21% <ø> (+0.02%) ⬆️
e2e go 32.55% <ø> (ø)
e2e node 28.36% <ø> (ø)
e2e python 32.91% <ø> (ø)
e2e quarkus 28.50% <ø> (ø)
e2e rust 27.91% <ø> (-0.02%) ⬇️
e2e springboot 26.34% <ø> (-0.05%) ⬇️
e2e typescript 28.47% <ø> (ø)
e2e-config-ci 18.14% <ø> (ø)
integration 17.41% <ø> (+0.03%) ⬆️
unit macos-14 43.37% <ø> (ø)
unit macos-latest 43.37% <ø> (+<0.01%) ⬆️
unit ubuntu-24.04-arm 43.57% <ø> (ø)
unit ubuntu-latest 44.25% <ø> (ø)
unit windows-latest 43.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

matejvasek and others added 3 commits March 24, 2026 13:27
The test-podman-next CI workflow broke after Fedora 42 updated glibc,
making RPMs converted via alien incompatible with Ubuntu's runtime on
GitHub Actions. Instead of installing converted packages on the host,
run podman-next inside a privileged Fedora 42 container and expose the
API over TCP on port 2375, which the Go client already supports.

Signed-off-by: Matej Vašek <matejvasek@gmail.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
@matejvasek matejvasek force-pushed the podman-next-containerized branch from 0c2cf16 to 3dbbf95 Compare March 24, 2026 12:29
@matejvasek matejvasek closed this Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved 🤖 PR has been approved by an approver from all required OWNERS files. do-not-merge/work-in-progress 🤖 PR should not merge because it is a work in progress. size/M 🤖 PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant