-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
As companion to JENKINS-63627 - opening this as a separate issue.
It would be useful to have a list of available containers in the current pod. As we now have POD_CONTAINER env variable showing which is the currently active container, perhaps POD_CONTAINERS env variable can have a fixed list of all of the available containers.
- is related to
-
JENKINS-63627 Add ability to tell which container is currently active
-
- Resolved
-
[JENKINS-64643] Add abilty to list all avaialble containers in a pod
Description |
Original:
As companion to It would be useful to have a list of available containers in the current pod. As we now have _*POD_CONTAINER*_** env variable showing which is the currently active container, perhaps *_POD_CONTAINERS_*__ env variable can have a fixed list of all of the available containers. |
New:
As companion to It would be useful to have a list of available containers in the current pod. As we now have *_POD_CONTAINER_* env variable showing which is the currently active container, perhaps *_POD_CONTAINERS_* env variable can have a fixed list of all of the available containers. |
Link |
New:
This issue is related to |