Right now the UI is differentiating and grouping the sources by the vendor:
vendor == Red Hat >> Red Hat sources
vendor !== Red Hat >> Cloud Sources
That has caused the following issue in the UI when adding the multiple sources from the AppStudio story —see attachment—.
The idea is to categorize those sources in one of the following categories:
- Red Hat
- Cloud (AWS, GCP, Oracle, IBM)
- Marketplace (Red Hat Marketplace)
- Developer sources (Gits, registries)
For that, we have to use a new "category" key on the YAML files, and make the UI support it.
- blocks
-
RHCLOUD-18602 Make the UI support the categories to group the sources accordingly
- Closed
- is triggered by
-
RHCLOUD-18316 App Studio add Source Types and Application Type
- Closed