-
Epic
-
Resolution: Done
-
Major
-
rhos-18.0.0
-
None
-
[Storage] Build cinder-operator correctly for OCP with FIPS enabled
-
False
-
-
False
-
Committed
-
No Docs Impact
-
To Do
-
RHOSSTRAT-224 - FIPS Support in OSO 18.0
-
cinder-operator-bundle-container-1.0.0-44
-
Committed
-
Committed
-
0% To Do, 0% In Progress, 100% Done
-
Release Note Not Required
-
Regression Only
-
-
-
Approved
According to scan with check-payload tool cinder-operator is not build properly for OCP with FIPS enabled. Scan results:
- upstream image
+---------------------------+-----------------+------------------------------+-------------------------------------------------+ | OPERATOR NAME | EXECUTABLE NAME | STATUS | IMAGE | +---------------------------+-----------------+------------------------------+-------------------------------------------------+ | | | openssl library not present | quay.io/openstack-k8s-operators/cinder-operator | | cinder-operator-container | /manager | go binary is not CGO_ENABLED | quay.io/openstack-k8s-operators/cinder-operator | +---------------------------+-----------------+------------------------------+-------------------------------------------------+
- downstream image
+---------------------------+-----------------+------------------------------+------------------------------------------------------------------+ | OPERATOR NAME | EXECUTABLE NAME | STATUS | IMAGE | +---------------------------+-----------------+------------------------------+------------------------------------------------------------------+ | cinder-operator-container | /manager | go binary is not CGO_ENABLED | registry.redhat.io/rhosp-dev-preview/cinder-rhel9-operator:0.1.2 | +---------------------------+-----------------+------------------------------+------------------------------------------------------------------+
Make the cinder-operator FIPS compliant following project guidelines: https://github.com/openstack-k8s-operators/docs/blob/main/fips.md
There are no Sub-Tasks for this issue.