-
Story
-
Resolution: Done
-
Major
-
None
As a WMCO user, I want to configure which container runtime to configure on Windows hosts so that operator usage is convenient while shifting from Docker to containerd.
With dockershim being deprecated by k8s 1.24, containerd support is necessary. In the meantime, we want to be able to specify which container runtime to use via a command line option.
Engineering Details
Flag should default to using docker until containerd support is validated.
WMCO community operator uses containerd as default run time
WMCO 4.x and 5.0 will use docker as run time.
Acceptance Criteria
- Supplying value no flag or --dockerRuntime=true should result in not copying containerd related files onto the Windows VM.
- Supplying value --dockerRuntime=false should result in copying containerd related files onto the Windows VM.
- blocks
-
WINC-694 upload containerd and related tools into windows VM
- Closed
-
WINC-693 Enable Windows host process container functionality
- Closed
- is blocked by
-
WINC-672 Build containerd and ship it as part of WMCO payload
- Closed
-
WINC-686 [spike] Investigate containerd configuration
- Closed
- is duplicated by
-
WINC-705 Introduce feature flag for containerd support
- Closed
- is related to
-
WINC-613 Move from Docker to containerd
- Closed
- links to
1.
|
QE Tracker | Closed | Unassigned |