-
Bug
-
Resolution: Done
-
Critical
-
2.9.0
-
Quality / Stability / Reliability
-
3
-
False
-
-
True
-
-
Description of problem:
Try to create OCP provider with certificate validation by using "Fetch certificate from URL", hit error below:
The provider is not ready - ConnectionTestFailed failed to create a secure TLS connection: tls: failed to verify certificate: x509: certificate signed by unknown authority. To troubleshoot, check the Forklift controller pod logs.
Version-Release number of selected component (if applicable):
MTV 2.9.0 (forklift-fbc-prod-v418:on-pr-e97186b9254c1432ca274681037b3643312888df) with CNV 4.18.7
How reproducible:
Always
Steps to Reproduce:
1) Try to create a OCP provider with certificate validation, by using "Fetch certificate from URL"
2) Hit error: "The provider is not ready - ConnectionTestFailed
failed to create a secure TLS connection: tls: failed to verify certificate: x509: certificate signed by unknown authority. To troubleshoot, check the Forklift controller pod logs."
And the provider is keep on "staging", the forklift-controller log: forklift-controller-86d6db7c44-s6rlw-main.log
Actual results:
Step 2: Failed to create provider with "Fetch certificate from URL"
Expected results:
Step2: Create provider successfully