Description
As a user, I want to stay with the current flow of adding the module. Module Catalog will be updated, so we need to adjust the functionality of adding the modules.
The .spec.modules section is deprecated, and ModuleReleaseMeta was introduced with information about channels and versions of the available modules.
Reasons
As a user, I want to stay with the current flow of adding the module. Module Catalog will be updated, so we need to adjust the functionality of adding the modules.
Acceptance Criteria
[ ] Add modules view contains dropdowns with available channels and versions
[ ] Data for Add modules is taken from ModuleReleaseMeta
Description As a user, I want to stay with the current flow of adding the module. Module Catalog will be updated, so we need to adjust the functionality of adding the modules. The
.spec.modules
section is deprecated, andModuleReleaseMeta
was introduced with information about channels and versions of the available modules.Reasons As a user, I want to stay with the current flow of adding the module. Module Catalog will be updated, so we need to adjust the functionality of adding the modules.
Acceptance Criteria
Add modules
view contains dropdowns with available channels and versionsAdd modules
is taken fromModuleReleaseMeta
Attachments