-
Notifications
You must be signed in to change notification settings - Fork 2.8k
update CI images to 2025-07-29 #26674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Luap99 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Uh, subuid/gids files seems to no longer be populated on rawhide... |
Images from containers/automation_images#411 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore. |
@giuseppe cgroup weight tests are failing here due containers/crun#1767 I think. I assume we just need to update the test here? |
@Luap99 yes, we need to update the tests. Could we make it accept both values for the time being so it easier to bisect if needed? |
yes looks like I would need to do it anyway as the update is not yet on f41 as the test passed there. But regardless these images are currently unusable for podman CI to the useradd subuid thing, I guess I could add the work around to add our own ranges to get this image in but I was hoping this stuff would have been reverted by now... |
We are not in a rush for Sequoia at all, let’s wait for a few days. |
@mtrmac yeah I know, it is not about rushing. I like to test each new image version so we become aware of all the new failures as early as possible. Just like I happen to find the useradd bug here last week. And this time around we have new cgroup changes. In case external stuff slipped in we can report it early and thus get it fixed earlier. |
Images from containers/automation_images#411
Does this PR introduce a user-facing change?