Bug 1839226
Summary: | Currently there is no Self Signed SSL cert support for Manila integration | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Chris Janiszewski <cjanisze> |
Component: | Installer | Assignee: | Mike Fedosin <mfedosin> |
Installer sub component: | OpenShift on OpenStack | QA Contact: | Wei Duan <wduan> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | urgent | ||
Priority: | urgent | CC: | egarcia, pprinett, racedoro |
Version: | 4.5 | ||
Target Milestone: | --- | ||
Target Release: | 4.6.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: Manila Operator didn't support custom self-signed certificates provided by the user.
Consequence: Manila operator failed to deploy Manila CSI driver on some environments that used self-signed certificates.
Fix: Fetch the user-provided CA certificate from the system configmap and mount it to the driver's containers. Update the driver's configuration accordingly.
Result: Manila operator is able to deploy and manage Manila CSI driver on environments with self-signed certificates.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2020-10-27 16:00:29 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: | 1844104 |
Description
Chris Janiszewski
2020-05-22 19:21:02 UTC
Verified pass on 4.6.0-0.nightly-2020-07-07-233934 We used the osp16 cluster to install manila driver and create manila share, no authentication error found. 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 (OpenShift Container Platform 4.6 GA Images), 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:4196 |