-
Bug
-
Resolution: Unresolved
-
Major
-
3.5.0.GA
-
False
-
None
-
False
-
-
Description of problem:
If there is a devfile with multiple containers, then these containers are not displayed in the IntelliJ IDEA UI until you define commands using those additional containers
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
# Create a devfile with multiple containers, and DONT define commands using those additional containers
Example:
Actual results:
Additional containers are NOT displayed in the IDEA UI. See attached screenshot
Expected results:
Additional containers are displayed in the IDEA UI.
Reproducibility (Always/Intermittent/Only Once):
always
Acceptance criteria:
IntelliJ IDEA allows me to open terminal in non-tools container even if I don't have commands defined in devfile using those extra containers
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):