openshift / check-payload

Apache License 2.0
12 stars 35 forks source link

config: exclude ovnkube-trace for 4.14 #122

Closed kolyshkin closed 11 months ago

kolyshkin commented 11 months ago

Got this error while scanning a recent 4.14 nightly (4.14.0-0.nightly-2023-10-24-154330):

"scanning failed" image="quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5bd6ea4bccb3728221fce0c3942ae53270d6897222193c3dedc594912b714d93" path="/usr/lib/rhel8/ovnkube-trace" error="could not find dependent openssl version within container image: libcrypto.so.1.1" component="ose-ovn-kubernetes-container" tag="ovn-kubernetes" rpm="" status="failed"

Obviously, this is another case of a binary which is targeted for a distro other than this container.

Add it to the exclusions for 4.14.

openshift-ci[bot] commented 11 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kolyshkin

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: - ~~[OWNERS](https://github.com/openshift/check-payload/blob/main/OWNERS)~~ [kolyshkin] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci[bot] commented 11 months ago

@kolyshkin: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
rphillips commented 11 months ago

/lgtm