Generates devfile v2 entries in addition to meta.yaml entries generated from che-editors/che-plugins yaml files #19060
Labels
area/devfile-spec
Issues related to Devfile v2
area/plugin-registry
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Is your task related to a problem? Please describe.
plugin-broker is consuming for now meta.yaml from the plug-in registry.
With devfile 2, consumers won't be able to consume 'meta.yaml' format.
As we have a central/pivot format, we can generate both meta.yaml and devfile v2 entries
Describe the solution you'd like
generate devfile entries from che-editors.yaml and che-plugins.yaml files
Describe alternatives you've considered
step2: could convert the che-editors.yaml and che-plugins.yaml to be devfile 2.0 objects (and still generate meta.yaml/devfile.yaml)
Additional context
There is some limitation on devfile 2.0 consumer like dev workspace operator, s:
cc @sleshchenko please provide any input about current limitations that I've not listed
The text was updated successfully, but these errors were encountered: