Closed paul-maidment closed 1 month ago
@paul-maidment: This pull request references ACM-14598 which is a valid jira issue.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: paul-maidment Once this PR has been reviewed and has the lgtm label, please assign adriengentil for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 66.38%. Comparing base (
558afa5
) to head (ceeee98
).:exclamation: Current head ceeee98 differs from pull request most recent head c4c6c6f
Please upload reports for the commit c4c6c6f to get more accurate results.
@paul-maidment: This pull request references ACM-14598 which is a valid jira issue.
/retest
@paul-maidment: 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/unit-test | c4c6c6f9ac014703772d5fc78f30a150c0d17cef | link | true | /test unit-test |
ci/prow/lint | c4c6c6f9ac014703772d5fc78f30a150c0d17cef | link | true | /test lint |
ci/prow/mce-images | c4c6c6f9ac014703772d5fc78f30a150c0d17cef | link | true | /test mce-images |
ci/prow/images | c4c6c6f9ac014703772d5fc78f30a150c0d17cef | link | true | /test images |
ci/prow/e2e-ai-operator-ztp | c4c6c6f9ac014703772d5fc78f30a150c0d17cef | link | true | /test e2e-ai-operator-ztp |
ci/prow/subsystem-test | c4c6c6f9ac014703772d5fc78f30a150c0d17cef | link | true | /test subsystem-test |
Full PR test history. Your PR dashboard.
Will be covered by changes being made in https://github.com/openshift/assisted-installer-agent/pull/801
The goal of this PR is to ensure that the github.com/jackc/pgx library is no longer on 4.16.0 which is vulnerable to CVE-2024-27289
By replacing the library, we achieve this.
Also, as we were unable to build a recent version of this project due to incompatible versions, the go version has been bumped to 1.21