Bug 1891047
Summary: | Helm chart fails to install using developer console because of TLS certificate error | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Todd Johnson <toddjohn> | ||||
Component: | Dev Console | Assignee: | Predrag Knezevic <pknezevi> | ||||
Status: | CLOSED ERRATA | QA Contact: | spathak <spathak> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.5 | CC: | aballant, aos-bugs, kvatteka, nmukherj, pamoedom, pknezevi, redhat-info, rorai, spathak | ||||
Target Milestone: | --- | Flags: | aballant:
needinfo+
aballant: needinfo+ pknezevi: needinfo+ pknezevi: needinfo+ aballant: needinfo+ |
||||
Target Release: | 4.7.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | No Doc Update | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1894878 (view as bug list) | Environment: | |||||
Last Closed: | 2021-02-24 15:27:53 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: | 1894878 | ||||||
Attachments: |
|
Description
Todd Johnson
2020-10-23 16:34:31 UTC
cc @Rohit Rai The cause of the issue is the usage of public K8S API endpoint that in some configuration can use certificate whose CA is not available to pods running Helm endpoint. In order to fix it, we have switched to using internal endpoint whose certificate is signed by internal CA. Created attachment 1731056 [details]
Helm chart does not fails to install using developer console because of TLS certificate error
Verified on build version: 4.7.0-0.nightly-2020-11-18-085225 Browser version: chrome 84 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 (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), 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/RHSA-2020:5633 |