We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running the ./check-payload scan operator --spec quay.io/project-codeflare/notebook:v0.10.1 from https://github.com/openshift/check-payload.git results in FIPS failures:
./check-payload scan operator --spec quay.io/project-codeflare/notebook:v0.10.1
--- Failure Report +---------------------+--------------------------+-----------------------------------------------------------------------------------+--------------------------------------------+ | OPERATOR NAME | EXECUTABLE NAME | STATUS | IMAGE | +---------------------+--------------------------+-----------------------------------------------------------------------------------+--------------------------------------------+ | python-39-container | /opt/app-root/bin/oc | could not find dependent openssl version within container image: libcrypto.so.1.1 | quay.io/project-codeflare/notebook:v0.10.1 | | python-39-container | /opt/app-root/bin/py-spy | executable is not dynamically linked | quay.io/project-codeflare/notebook:v0.10.1 | +---------------------+--------------------------+-----------------------------------------------------------------------------------+--------------------------------------------+ F1102 15:07:08.448138 81575 main.go:259] Error: run failed
Similar issues have been opened up for the CodeFlare operator red-hat-data-services/codeflare-operator#4 and KubeRay red-hat-data-services/codeflare-operator#5
Please specify the component versions in which you have encountered this bug.
Codeflare SDK: notebook:v0.10.1 MCAD: n/a Instascale:n/a Codeflare Operator: codeflare-operator:v1.0.0
Other:
with [check-payload](https://github.com/openshift/check-payload.git) built, ./check-payload scan operator --spec quay.io/project-codeflare/notebook:v0.10.1
No failure messages on the check-payload scan
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the Bug
Running the
./check-payload scan operator --spec quay.io/project-codeflare/notebook:v0.10.1
from https://github.com/openshift/check-payload.git results in FIPS failures:Similar issues have been opened up for the CodeFlare operator red-hat-data-services/codeflare-operator#4 and KubeRay red-hat-data-services/codeflare-operator#5
Codeflare Stack Component Versions
Please specify the component versions in which you have encountered this bug.
Codeflare SDK: notebook:v0.10.1
MCAD: n/a
Instascale:n/a
Codeflare Operator: codeflare-operator:v1.0.0
Other:
Steps to Reproduce the Bug
Expected Behavior
No failure messages on the check-payload scan
The text was updated successfully, but these errors were encountered: