-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area/plugin-registrykind/enhancementA feature request - must adhere to the feature request template.A feature request - must adhere to the feature request template.new¬eworthyFor new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notesFor new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notesseverity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.sprint/current
Milestone
Description
this feature will allow 2 things:
-
set default static configurations for extensions that don't implement the use of ENV_VARS from within plugin's meta.yaml and avoid having to set them in the devfile scope.
-
fix things that need to be set in a specific way when extension A needs to change the behavior of extension B, example:
set java engine from lombok extension's meta.yaml without the 2 extensions having to be mashed up in the same plugin (producing a duplicate of references to vsix that need to be updated separately).
as a consequence this feature will prevent:
-
extensions from downloading content from internet that can be previously populated in the sidecar
-
having to "edit" extensions code to adapt them for sidecars.
benoitf, sunix, vitaliy-guliy and ericwill
Metadata
Metadata
Assignees
Labels
area/plugin-registrykind/enhancementA feature request - must adhere to the feature request template.A feature request - must adhere to the feature request template.new¬eworthyFor new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notesFor new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notesseverity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.sprint/current