Bug 1878968
Summary: | Console turns blank while editing a secret which does not have key and value | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Vinu K <vkochuku> |
Component: | Management Console | Assignee: | Jakub Hadvig <jhadvig> |
Status: | CLOSED ERRATA | QA Contact: | Gajanan More <gamore> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.5 | CC: | aos-bugs, jhadvig, jokerman, nmukherj, rabdulra, spadgett, yapei |
Target Milestone: | --- | Keywords: | UserExperience |
Target Release: | 4.6.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
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:40:46 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: | 1879224 |
Description
Vinu K
2020-09-15 04:40:58 UTC
1. Create a secret without a key and value using: $ oc create secret generic foo 2. Goto console and edit the secret, Add key and value then Save the changes, secret can be updated # oc describe secret foo Name: foo Namespace: yapei Labels: <none> Annotations: <none> Type: Opaque Data ==== key2: 4 bytes key3: 4 bytes key1: 5 bytes Verified on 4.6.0-0.nightly-2020-09-17-152859 Thank you for reproducing the issue. We are facing this issue on 4.5 and tested on 4.4 as well but did not work. Can you please confirm on 4.5 and its below versions? 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 |