Conversation
|
@matejvasek: The label(s) DetailsIn response to this:
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. |
|
Skipping CI for Draft Pull Request. |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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>
0c2cf16 to
3dbbf95
Compare
Changes
/kind
Fixes #
Release Note
Docs