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

CodeFlare Notebook has FIPS Failure messages #394

Open
jbusche opened this issue Nov 2, 2023 · 0 comments
Open

CodeFlare Notebook has FIPS Failure messages #394

jbusche opened this issue Nov 2, 2023 · 0 comments

Comments

@jbusche
Copy link
Contributor

jbusche commented Nov 2, 2023

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:

--- 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

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

with [check-payload](https://github.com/openshift/check-payload.git) built, 
./check-payload scan operator --spec quay.io/project-codeflare/notebook:v0.10.1

Expected Behavior

No failure messages on the check-payload scan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant