-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.21
-
None
-
False
-
-
2
-
None
-
None
-
None
-
Rejected
-
Metal Platform 280
-
1
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
The current default IRONIC_CACERT_FILE=/certs/ca/ironic/tls.crt is a readOnly path in ironic-image, which will fail when we copy the cert file to cacert file to cover for self-signed certs scenario, link - https://github.com/openshift/ironic-image/blob/main/scripts/tls-common.sh#L69-L70.
So, setting the default under CUSTOM_CONFIG_DIR=/conf, IRONIC_CACERT_FILE=/conf/certs/ca/ironic/tls.crt, should fix the problem.
- blocks
-
OCPBUGS-66144 CBO: enable readOnlyRootFilesystem for machine-os-images
-
- POST
-
- links to