Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support env for components of type kubernetes/openshift #15121

Closed
metlos opened this issue Nov 6, 2019 · 0 comments
Closed

Support env for components of type kubernetes/openshift #15121

metlos opened this issue Nov 6, 2019 · 0 comments
Assignees
Labels
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

Comments

@metlos
Copy link
Contributor

metlos commented Nov 6, 2019

Subtask of #14970

Is your task related to a problem? Please describe.

Devfile cannot override the env variables in kubernetes/openshift components. This makes it hard to reconfigure the containers contained in them.

Describe the solution you'd like

We should add the ability to set the env variables that should be applied to containers contained in the component. For simplicity the env vars should be applied to all containers in the component that also match the selector of the component.

@metlos metlos added kind/task Internal things, technical debt, and to-do tasks to be performed. area/devfile labels Nov 6, 2019
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Nov 6, 2019
@skabashnyuk skabashnyuk added severity/P1 Has a major impact to usage or development of the system. team/platform and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Nov 6, 2019
@skabashnyuk skabashnyuk added this to the Backlog - Platform milestone Nov 6, 2019
@skabashnyuk skabashnyuk modified the milestones: Backlog - Platform, 7.5.0 Nov 7, 2019
@sleshchenko sleshchenko self-assigned this Nov 20, 2019
@sleshchenko sleshchenko added the status/in-progress This issue has been taken by an engineer and is under active development. label Nov 20, 2019
@sleshchenko sleshchenko added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. and removed status/in-progress This issue has been taken by an engineer and is under active development. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. labels Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.
Projects
None yet
Development

No branches or pull requests

4 participants