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

MGMT-15963: Upgrade dockefiles to use centos:stream9 and build with podman #8

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

paul-maidment
Copy link

The current Dockerfile builds in this project are broken due to recent deprecation centos images.

This PR aims to address that by upgrading the images we use. Additionally the build system is made more consistent with the podman compliant build that we use for assisted. The host podman is passed to skipper so that the container may use podman-remote to build the project.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 30, 2024
@openshift-ci-robot
Copy link

@paul-maidment: This pull request references MGMT-15963 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.17.0" version, but no target version was set.

In response to this:

The current Dockerfile builds in this project are broken due to recent deprecation centos images.

This PR aims to address that by upgrading the images we use. Additionally the build system is made more consistent with the podman compliant build that we use for assisted. The host podman is passed to skipper so that the container may use podman-remote to build the project.

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 openshift-eng/jira-lifecycle-plugin repository.

@paul-maidment paul-maidment force-pushed the MGMT-15963-podman-remote-build branch 5 times, most recently from e0fb83d to 73bc4df Compare July 30, 2024 22:31
…odman

The current Dockerfile builds in this project are broken due to recent deprecation centos images.

This PR aims to address that by upgrading the images we use.
Additionally the build system is made more consistent with the podman compliant build that we use for assisted.
The host podman is passed to skipper so that the container may use podman-remote to build the project.
@paul-maidment paul-maidment force-pushed the MGMT-15963-podman-remote-build branch from 73bc4df to e5de599 Compare July 30, 2024 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants