-
Bug
-
Resolution: Done
-
Undefined
-
None
-
False
-
False
-
Undefined
-
Not Supported
-
-
ODC Sprint 194
-
Medium
Description of problem:
When adding some custom dev catalog categories to the "cluster" resource of kind Config (apiVersion operator.openshift.io/v1) does not trigger an update to the "console-config" ConfigMap which is required to show these categories in the frontend.
Prerequisites (if any, like setup, operators/versions):
- None
Steps to Reproduce
- Update the "cluster" resource and add some custom categories.
Actual results:
- ConfigMap "console-config" does not contain this data in data "console-config.yaml" (a yaml file for the console frontend)
- The frontend doesn't show the latest custom categories
Expected results:
- ConfigMap should be updated
- New console Pods should be started
- And finally the frontend should show the latest custom categories
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
4.7.0-0.ci-2020-12-09-050309
Additional info:
None
- is caused by
-
ODC-5057 Customize dev catalog categories
- Closed
- links to