Bug 1883826
| Summary: | Misleading help texts in Helm install/upgrade forms | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Rohit Rai <rorai> |
| Component: | Dev Console | Assignee: | Rohit Rai <rorai> |
| Status: | CLOSED ERRATA | QA Contact: | Gajanan More <gamore> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.6 | CC: | abhindas, aos-bugs, nmukherj |
| Target Milestone: | --- | ||
| Target Release: | 4.6.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-10-27 16:46:56 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: | |||
verified on OpenShift Version: 4.6.0-0.nightly-2020-10-01-012547 Kubernetes Version: v1.19.0+beb741b Channel: stable-4.6 Cluster ID: 0da135ba-161e-4865-b243-e5307e5a4921 API Server: https://api.jakumar-01101215.devcluster.openshift.com:6443 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 |
Description of problem: The help text for the yaml editor of helm install form says `The Helm chart can be installed by manually entering YAML or JSON definitions, or by dragging and dropping a file into the editor.` but there's no support for file drop in the yaml editor. This can be misleading. Also the alert on form view needs to be generic to handle all use cases. Prerequisites (if any, like setup, operators/versions): Steps to Reproduce go to helm install form change to yaml view and check the help text. Actual results: The help text says `The Helm chart can be installed by manually entering YAML or JSON definitions, or by dragging and dropping a file into the editor.` Expected results: It should say `The Helm chart can be installed by manually entering YAML or JSON definitions.` Reproducibility (Always/Intermittent/Only Once): Always Build Details: Additional info: