Closed
Description
Is your feature request related to a problem? Please describe.
This feature was part of the devfile 1.0 plugin definitions (meta.yaml), and it would obviously be necessary in a number of use-cases.
Describe the solution you'd like
We would need a way in the Devfile 2.0 to declaratively add environment variables that would be added globally in the workspace, which means in all containers of the workspace POD.
Describe alternatives you've considered
Not aware about other ways to do the same thing.