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

chore: use ubi9 #840

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

chore: use ubi9 #840

wants to merge 1 commit into from

Conversation

dmage
Copy link
Contributor

@dmage dmage commented Sep 21, 2023

No description provided.

@dmage
Copy link
Contributor Author

dmage commented Sep 21, 2023

/retest

1 similar comment
@dmage
Copy link
Contributor Author

dmage commented Sep 21, 2023

/retest

@dmage
Copy link
Contributor Author

dmage commented Sep 21, 2023

/assign @jonathankingfc

We are migrating to RHEL9, the operator seems to works fine with the new base image. Can you approve this PR?

@openshift-ci
Copy link

openshift-ci bot commented Sep 22, 2023

@dmage: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/ocp-latest-e2e 57e38a2 link true /test ocp-latest-e2e

Full PR test history. Your PR dashboard.

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/test-infra repository. I understand the commands that are listed here.

@openshift-merge-robot
Copy link
Collaborator

PR needs rebase.

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/test-infra repository.

@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi8/go-toolset:1.19 as builder
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:1.19 as builder

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we change the tag to use 1.20 to match the go.mod go version?

Suggested change
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:1.19 as builder
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:1.20 as builder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants