Is your enhancement related to a problem? Please describe
The devfile.yaml-based environment configuration is convenient, but some configuration values differ for each user.
Example:
- API keys for LLMs or other external APIs
Currently, applying these values to a workspace requires directly editing the devfile.yaml or manually setting them after login.
Describe the solution you'd like
I would like to request support for per-user environment variable settings.
If users could configure these environment variables via the Eclipse Che GUI and have them automatically applied to all workspaces they create, operations would be simplified.
Requested feature:
- Allow users to set and update environment variables via the Eclipse Che GUI. The configured and updated environment variables should be applied to all workspaces created by that user.
Describe alternatives you've considered
No response
Additional context
No response
Is your enhancement related to a problem? Please describe
The devfile.yaml-based environment configuration is convenient, but some configuration values differ for each user.
Example:
Currently, applying these values to a workspace requires directly editing the devfile.yaml or manually setting them after login.
Describe the solution you'd like
I would like to request support for per-user environment variable settings.
If users could configure these environment variables via the Eclipse Che GUI and have them automatically applied to all workspaces they create, operations would be simplified.
Requested feature:
Describe alternatives you've considered
No response
Additional context
No response