Bug 1794313
Summary: | Some cluster operators fail to come up because RHV CA is not trusted by a pod | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Jan Zmeskal <jzmeskal> | |
Component: | Installer | Assignee: | Roy Golan <rgolan> | |
Installer sub component: | OpenShift on RHV | QA Contact: | Jan Zmeskal <jzmeskal> | |
Status: | CLOSED ERRATA | Docs Contact: | ||
Severity: | medium | |||
Priority: | high | CC: | jcall | |
Version: | 4.4 | |||
Target Milestone: | --- | |||
Target Release: | 4.5.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1811760 (view as bug list) | Environment: | ||
Last Closed: | 2020-07-13 17:13:28 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1811760 |
Description
Jan Zmeskal
2020-01-23 09:25:30 UTC
Verified with openshift-install-linux-4.5.0-0.nightly-2020-03-19-042419 Verification steps: 1. Create /root/.ovirt/ovirt-config.yaml with following content: ovirt_url: https://<engine_fqdn>/ovirt-engine/api ovirt_username: admin@internal ovirt_password: "<pass>" ovirt_ca_bundle: |- -----BEGIN CERTIFICATE----- <CA gibberish> -----END CERTIFICATE----- 2. Prepare valid install-config.yaml and copy it to install-dir 3. Run openshift-install create cluster --dir=install-dir Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2409 |