Merge pull request #3627 from bzsuni/bz/update/pause

update pause image to 3.10
This commit is contained in:
Kubernetes Prow Robot
2024-06-04 10:07:38 -07:00
committed by GitHub

View File

@@ -34,7 +34,7 @@ version = 2
[plugins."io.containerd.grpc.v1.cri"]
# use fixed sandbox image
sandbox_image = "registry.k8s.io/pause:3.7"
sandbox_image = "registry.k8s.io/pause:3.10"
# allow hugepages controller to be missing
# see https://github.com/containerd/cri/pull/1501
tolerate_missing_hugepages_controller = true