Skip to content
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

Trigger build of fresh VM images for podman 4.0 #114

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

cevich
Copy link
Member

@cevich cevich commented Feb 16, 2022

This is to ensure VM images for CI, which contain the
intended dependency versions to support the podman
4.0 release.

Signed-off-by: Chris Evich [email protected]

This is to ensure VM images for CI, which contain the
intended dependency versions to support the podman
4.0 release.

Signed-off-by: Chris Evich <[email protected]>
@cevich cevich requested a review from rhatdan February 16, 2022 16:38
@cevich
Copy link
Member Author

cevich commented Feb 16, 2022

@github-actions
Copy link

Cirrus CI build successful. Image ID c5814666029957120 ready for use.

@cevich
Copy link
Member Author

cevich commented Feb 16, 2022

Built container images (nearly identical to VMs):

  • quay.io/libpod/fedora_podman:c5814666029957120 (note: uses updates-testing repo.)
    • buildah-1.24.1-1.fc35.x86_64
    • conmon-2.1.0-2.fc35.x86_64
    • container-selinux-2.177.0-1.fc35.noarch
    • containernetworking-plugins-1.0.1-4.fc35.x86_64
    • containers-common-1-45.fc35.noarch
    • runc-1.1.0-1.fc35.x86_64
    • crun-1.4.2-1.fc35.x86_64
    • fuse-overlayfs-1.7.1-2.fc35.x86_64
    • slirp4netns-1.1.12-2.fc35.x86_64
  • quay.io/libpod/prior-fedora_podman:c5814666029957120
    • buildah-1.23.1-1.fc34.x86_64
    • conmon-2.0.32-1.fc34.x86_64
    • container-selinux-2.173.1-1.fc34.noarch
    • containernetworking-plugins-1.0.1-1.fc34.x86_64
    • containers-common-1-21.fc34.noarch
    • runc-1.1.0-1.fc34.x86_64
    • crun-1.4.2-1.fc34.x86_64
    • fuse-overlayfs-1.7.1-2.fc34.x86_64
    • slirp4netns-1.1.12-2.fc34.x86_64
  • quay.io/libpod/ubuntu_podman:c5814666029957120

@cevich
Copy link
Member Author

cevich commented Feb 16, 2022

@rhatdan @lsm5 looks like we need F35 version bumps (if possible) or updates to the google doc (linked above) for:

  • container-selinux
  • fuse-overlayfs
  • slirp4netns
    Note: The point here is that versions in CI matches (or exceed) what we plan to ship in RHEL, to help catch any "surprises" before they make it to gating tests and/or users

cevich added a commit to cevich/podman that referenced this pull request Feb 17, 2022
This is to ensure VM images for CI, which contain the
intended dependency versions to support the podman
4.0 release.

Ref: containers/automation_images#114

Signed-off-by: Chris Evich <[email protected]>
@cevich
Copy link
Member Author

cevich commented Feb 18, 2022

I'm going to just assume these VM images are fine, despite not quite matching the versions in the chart. A future update will pick them up as needed.

@cevich cevich merged commit f490664 into containers:main Feb 18, 2022
@cevich cevich deleted the for_podman_4.0 branch July 19, 2022 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant