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

Use ubi images instead of fedora minimal #524

Closed
wants to merge 1 commit into from

Conversation

rhmdnd
Copy link
Contributor

@rhmdnd rhmdnd commented May 10, 2024

Fedora repositories are using newer versions of AIDE that we don't
support with FIO, which will cause issues running the operator because
it doesn't know how to configure AIDE 0.18.

This commit updates the dockerfiles to use UBI images which provide AIDE
0.16, which is compatible with FIO and gives us some time to implement
support for 0.18.

Copy link
Contributor

openshift-ci bot commented May 10, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rhmdnd

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 10, 2024
Fedora repositories are using newer versions of AIDE that we don't
support with FIO, which will cause issues running the operator because
it doesn't know how to configure AIDE 0.18.

This commit updates the dockerfiles to use UBI images which provide AIDE
0.16, which is compatible with FIO and gives us some time to implement
support for 0.18.
Copy link
Contributor

openshift-ci bot commented May 10, 2024

@rhmdnd: The following tests 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/e2e-bundle-aws 6450fb3 link true /test e2e-bundle-aws
ci/prow/images 6450fb3 link true /test images
ci/prow/e2e-bundle-aws-upgrade 6450fb3 link true /test e2e-bundle-aws-upgrade
ci/prow/e2e-aws 6450fb3 link true /test e2e-aws
ci/prow/ci-index-file-integrity-operator-bundle 6450fb3 link true /test ci-index-file-integrity-operator-bundle

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

@rhmdnd
Copy link
Contributor Author

rhmdnd commented May 10, 2024

Trying an alternative here - #526

I don't think the UBI images have aide in any of there repositories, which is probably why we were using Fedora in the first place.

@rhmdnd rhmdnd closed this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant