Bug 1906745
Summary: | Update Helm endpoints to use Helm 3.4.x | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Predrag Knezevic <pknezevi> |
Component: | Unknown | Assignee: | Predrag Knezevic <pknezevi> |
Status: | CLOSED ERRATA | QA Contact: | Pavel Macik <pmacik> |
Severity: | low | Docs Contact: | |
Priority: | high | ||
Version: | 4.7 | CC: | aballant, akshinde, aos-bugs, eparis, gamore, jokerman, nmukherj |
Target Milestone: | --- | ||
Target Release: | 4.7.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-02-24 15:42:26 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: |
Description
Predrag Knezevic
2020-12-11 10:54:38 UTC
Changes made in the PR aren't visible for UI for testing, so would not require any UI testing for this. Rather testing team can clone the console project and fetch all the dependencies to validate which helm version is being used. Actually the version of helm released (and already available at mirror.openshift.com) is v3.5.0. As per suggestion from akshinde I've checked the console's dependencies (assuming and looking into `release-4.7` branch of https://github.com/openshift/console): https://github.com/openshift/console/blob/release-4.7/vendor/modules.txt#L509 = `# helm.sh/helm/v3 v3.5.0` https://github.com/openshift/console/blob/release-4.7/vendor/helm.sh/helm/v3/internal/version/version.go#L32 = `version = "v3.5"` 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 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days |