drone/app/gitspace/orchestrator/container
Ansuman Satapathy cf8b8b2215
fix: [CDE-555]: run lifecycle commands in parallel and allow object type (#3603)
(#3161)

* fix: [CDE-555]: run commands in parallel
* fix: [CDE-555]: update parsing and add discriminator

(cherry picked from commit a1c91d1aa6)

[CDE-555]:
https://harness.atlassian.net/browse/CDE-555?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[CDE-555]:
https://harness.atlassian.net/browse/CDE-555?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2024-12-16 12:10:15 +05:30
..
container_orchestrator.go feat: [CDE-231]: Adding logs method to orchestrator and fixing logic to catch cmd execuction errors in devcontainer.Exec. (#2472) 2024-08-13 04:27:04 +00:00
devcontainer_config_utils.go feat: [CDE-472]: make IDE service args typed (#3092) 2024-12-02 12:04:47 +00:00
devcontainer_container_utils.go feat: [CDE-549]: Copy image using skopeo (#3127) 2024-12-09 13:16:13 +00:00
devcontainer_step_utils.go fix: [CDE-555]: run lifecycle commands in parallel and allow object type (#3603) 2024-12-16 12:10:15 +05:30
embedded_docker_container_orchestrator.go fix: [CDE-473]: Checking default containerUser from the image. (#3105) 2024-12-04 07:24:22 +00:00
runarg_utils.go feat: [CDE-473]: Adding support for containerUser and remoteUser. (#3086) 2024-12-01 05:03:48 +00:00
types.go feat: [CDE-473]: Adding support for containerUser and remoteUser. (#3086) 2024-12-01 05:03:48 +00:00
util.go fix: [CDE-473]: Checking default containerUser from the image. (#3105) 2024-12-04 07:24:22 +00:00
wire.go feat: [CDE-475]: Adding support for runArgs. (#3031) 2024-11-25 09:56:30 +00:00