executor package design
Key Points
- drivers and apis for executors (docker, podman, firecracker, qemu etc...);
Work Package Deliverables
No | Deliverable | Proof |
---|---|---|
1 | Docker specific functionality will move to the new executor package and functionality related to job management will move to jobs package | |
2 | Several process executors such as docker, podman, jvm, qemu, firecracker etc… will be implemented with common interfaces for the jobs package to use. The implementations here should be a common abstraction for the different executors. | interface designed and specified |
3 | tests included into test management pipeline | failing/not implemented tests visible in test management portal |
Timeline
As tracked in work package dependency graph
Additional notes and context
- Related bacalau packages pkg/executor pkg/docker pkg/executor
Edited by kabir