[ModuleCatalog] Add .spec.resources
to ModuleTemplate
#1842
Labels
API
Denotes that an issue is tied to the potential change of the API
kind/feature
Categorizes issue or PR as related to a new feature.
Description
In #1681 it has been decided to add
resources
to ModuleTemplates. We need to update the ModuleTemplate to include this information.The information shall look as follows:
spec.resources
is OPTIONAL (for compatibility reasons). The items in a resources entry are REQUIRED.Reasons
Enables CLI and dashboard to support in the manual installation of a module by downloading the needed resources and applying them to the cluster.
Acceptance Criteria
.spec.resources
added to ModuleTemplate.spec.resources
must be added as required in a future major API versionFeature Testing
No response
Testing approach
No response
Attachments
No response
The text was updated successfully, but these errors were encountered: