-
Task
-
Resolution: Done
-
Major
-
None
-
3
-
False
-
None
-
False
-
WinC - Sprint 219
User or Developer story
As a WMCO user, I want to have the image pull timeout feature to be usable so that if containerd cannot receive any packet long enough, it can cancel the Image pull request .
Description
The timeout argument is removed from kubelet flags with the PR that discontinues the use of dockershim related flags from the WMCB code.
Supporting image pull progress deadline feature for containerd: https://github.com/containerd/containerd/pull/6150 is planned for containerd 1.7 release.
It can be tracked here: https://github.com/containerd/containerd/milestone/42
Acceptance Criteria
After the 1.7 containerd release cut, WMCO should update it's containerd submodule and include this argument in the Containerd config file to use this feature.
- links to