-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.14
-
+
-
No
-
MCO Sprint 241, MCO Sprint 242
-
2
-
Rejected
-
False
-
-
-
Bug Fix
-
Done
Description of problem:
in 4.14, the MCO became the default provider of image registry certificates. However, all of these certs are put onto disk and into config in cluster. We need a way for components like hypershift, to be able to provide certificates they need to run properly during their bootstrap process.
Version-Release number of selected component (if applicable):
How reproducible:
always with hypershift
Steps to Reproduce:
1. bootstrap a hypershift cluster 2. will fail due to image pull errors
Actual results:
failure due to lack of IR certs
Expected results:
IR certs provided by the component who needs them via a cmd flag, bootstrap success.
Additional info: