-
Feature Request
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
None
-
False
-
Not Selected
-
-
-
1. Proposed title of this feature request
Inline edition of Configmaps directly without editing the YAML
2. What is the nature and description of the request?
It's to allow editing of Configmaps directly from the OpenShift Console, without having to edit YAML, like it was possible to do in OCP 3 and how it's possible to do for Secrets currently in OCP 4.
3. Why does the customer need this? (List the business requirements here)
The YAML edition is more prone to errors and some developers are not too much friendly to edit the YAML. They were using this feature in OCP 3 and now, they would like to continue using it in OCP 4 reducing the errors editing the contents in the YAML
4. List any affected packages or components.
OpenShift Console
5. How would like to achieve this? (List the functional requirements here)
Having the same functionality that is available in OCP 3 where an OCP user is able to log in in the OCP Console being able to edit the configMaps contents without editing directly the full YAML like it's happening in OCP 4 for secrets which is possible now
~~~
Go to the web console -> select developer -> Advanced -> Search -> Secrets
Select one Secret and go to Actions -> Edit Secret
~~~
- is documented by
-
RHDEVDOCS-3906 Dev Console Usability Improvements [4.11]
- Closed
- is incorporated by
-
ODC-6483 Form based creation of Config Map
- Closed
-
ODC-6484 Form based editing of ConfigMap
- Closed
- relates to
-
ODC-6452 Dev Console Usability Improvements [4.11]
- Closed
- links to