From 621482d68b60dbbcc742c6d21f005814d8ad209b Mon Sep 17 00:00:00 2001 From: ArkaSaha30 Date: Tue, 11 Mar 2025 15:32:35 +0530 Subject: [PATCH] update pause version to 3.10.1 This commit will update the pause version to 3.10.1 as per thread: https://kubernetes.slack.com/archives/CJH2GBF7Y/p1741674313893029 Signed-off-by: ArkaSaha30 --- build/dependencies.yaml | 2 +- cmd/kubeadm/app/constants/constants.go | 2 +- cmd/kubelet/app/options/container_runtime.go | 2 +- hack/testdata/filter/pod-apply-selector.yaml | 2 +- hack/testdata/filter/pod-dont-apply.yaml | 2 +- hack/testdata/multi-resource-1.yaml | 2 +- hack/testdata/multi-resource-3.yaml | 6 +++--- hack/testdata/multi-resource-json-modify.json | 2 +- hack/testdata/multi-resource-json.json | 2 +- hack/testdata/multi-resource-list-modify.json | 2 +- hack/testdata/multi-resource-list.json | 2 +- hack/testdata/multi-resource-rclist-modify.json | 4 ++-- hack/testdata/multi-resource-rclist.json | 4 ++-- hack/testdata/multi-resource-yaml-modify.yaml | 2 +- hack/testdata/multi-resource-yaml.yaml | 2 +- hack/testdata/pod-apply.yaml | 2 +- hack/testdata/pod-with-precision.json | 2 +- hack/testdata/pod.yaml | 2 +- hack/testdata/prune/a.yaml | 2 +- hack/testdata/sorted-pods/sorted-pod1.yaml | 2 +- hack/testdata/sorted-pods/sorted-pod2.yaml | 2 +- hack/testdata/sorted-pods/sorted-pod3.yaml | 2 +- test/cmd/core.sh | 4 ++-- test/cmd/diff.sh | 10 +++++----- .../gpu/gce/nvidia-driver-installer.yaml | 2 +- .../pkg/kubectl/cmd/set/multi-resource-yaml.yaml | 4 ++-- .../pkg/kubectl/cmd/set/namespaced-resource.yaml | 2 +- test/integration/benchmark-controller.json | 2 +- .../dra/templates/pod-with-claim-template.yaml | 2 +- .../dra/templates/pod-with-many-claim-templates.yaml | 2 +- .../templates/nodeadd-pod-interpodaffinity.yaml | 2 +- .../templates/nodeadd-pod-nodeaffinity.yaml | 2 +- .../templates/nodeadd-pod-noderesources.yaml | 2 +- .../templates/nodeadd-pod-podtopologyspread.yaml | 2 +- .../templates/nodeadd-pod-tainttoleration.yaml | 2 +- .../templates/nodeupdate-pod-interpodaffinity.yaml | 2 +- .../templates/nodeupdate-pod-nodeaffinity.yaml | 2 +- .../templates/nodeupdate-pod-noderesources.yaml | 2 +- .../templates/nodeupdate-pod-nodeunschedulable.yaml | 2 +- .../templates/nodeupdate-pod-podtopologyspread.yaml | 2 +- .../templates/nodeupdate-pod-tainttoleration.yaml | 2 +- .../templates/podadd-pod-interpodaffinity.yaml | 2 +- .../templates/podadd-pod-podtopologyspread.yaml | 2 +- .../templates/podadd-pod-unblocker-affinity.yaml | 2 +- .../templates/podadd-pod-unblocker-topology.yaml | 2 +- .../templates/podadd-pod-with-label.yaml | 2 +- .../templates/poddelete-pod-blocker-affinity.yaml | 2 +- ...poddelete-pod-blocker-topology-ports-resources.yaml | 2 +- .../templates/poddelete-pod-interpodaffinity.yaml | 2 +- .../templates/poddelete-pod-nodeports.yaml | 2 +- .../templates/poddelete-pod-noderesources.yaml | 2 +- .../templates/poddelete-pod-nodevolumelimits.yaml | 2 +- .../templates/poddelete-pod-podtopologyspread.yaml | 2 +- .../templates/poddelete-pod-volumerestrictions.yaml | 2 +- .../templates/podupdate-pod-blocker-scale-down.yaml | 2 +- .../templates/podupdate-pod-blocker-update.yaml | 2 +- .../templates/podupdate-pod-blocker.yaml | 2 +- .../templates/podupdate-pod-interpodaffinity.yaml | 2 +- .../templates/podupdate-pod-noderesources.yaml | 2 +- .../podupdate-pod-nodeunschedulable-update.yaml | 2 +- .../templates/podupdate-pod-nodeunschedulable.yaml | 2 +- .../templates/podupdate-pod-podtopologyspread.yaml | 2 +- .../podupdate-pod-schedulinggates-update.yaml | 2 +- .../templates/podupdate-pod-schedulinggates.yaml | 2 +- .../podupdate-pod-tainttoleration-update.yaml | 2 +- .../templates/podupdate-pod-tainttoleration.yaml | 2 +- .../scheduler_perf/templates/churn/pod-default.yaml | 2 +- .../scheduler_perf/templates/daemonset-pod.yaml | 2 +- .../templates/gated-pod-with-pod-affinity.yaml | 2 +- .../scheduler_perf/templates/gated-pod.yaml | 2 +- .../scheduler_perf/templates/light-pod.yaml | 2 +- .../templates/pod-affinity-ns-selector.yaml | 2 +- .../templates/pod-anti-affinity-ns-selector.yaml | 2 +- .../scheduler_perf/templates/pod-default.yaml | 2 +- .../templates/pod-high-priority-large-cpu.yaml | 2 +- .../scheduler_perf/templates/pod-high-priority.yaml | 2 +- .../scheduler_perf/templates/pod-large-cpu.yaml | 2 +- .../scheduler_perf/templates/pod-low-priority.yaml | 2 +- .../templates/pod-preferred-affinity-ns-selector.yaml | 2 +- .../pod-preferred-anti-affinity-ns-selector.yaml | 2 +- .../scheduler_perf/templates/pod-with-finalizer.yaml | 2 +- .../scheduler_perf/templates/pod-with-label.yaml | 2 +- .../templates/pod-with-node-affinity.yaml | 2 +- .../templates/pod-with-node-inclusion-policy.yaml | 2 +- .../templates/pod-with-pod-affinity.yaml | 2 +- .../templates/pod-with-pod-anti-affinity.yaml | 2 +- .../templates/pod-with-preferred-pod-affinity.yaml | 2 +- .../pod-with-preferred-pod-anti-affinity.yaml | 2 +- .../pod-with-preferred-topology-spreading.yaml | 2 +- .../templates/pod-with-secret-volume.yaml | 2 +- .../templates/pod-with-topology-spreading.yaml | 2 +- test/utils/image/manifest.go | 2 +- 92 files changed, 102 insertions(+), 102 deletions(-) diff --git a/build/dependencies.yaml b/build/dependencies.yaml index 0368c9e4ca3..1aacf32fe2e 100644 --- a/build/dependencies.yaml +++ b/build/dependencies.yaml @@ -190,7 +190,7 @@ dependencies: match: __default_go_runner_version= - name: "registry.k8s.io/pause" - version: 3.10 + version: 3.10.1 refPaths: - path: build/pause/Makefile match: TAG\s*\?= diff --git a/cmd/kubeadm/app/constants/constants.go b/cmd/kubeadm/app/constants/constants.go index 146c81d8625..20fefa2ae7c 100644 --- a/cmd/kubeadm/app/constants/constants.go +++ b/cmd/kubeadm/app/constants/constants.go @@ -442,7 +442,7 @@ const ( ModeNode string = "Node" // PauseVersion indicates the default pause image version for kubeadm - PauseVersion = "3.10" + PauseVersion = "3.10.1" // CgroupDriverSystemd holds the systemd driver type CgroupDriverSystemd = "systemd" diff --git a/cmd/kubelet/app/options/container_runtime.go b/cmd/kubelet/app/options/container_runtime.go index de04bf38ec5..f0c11662270 100644 --- a/cmd/kubelet/app/options/container_runtime.go +++ b/cmd/kubelet/app/options/container_runtime.go @@ -23,7 +23,7 @@ import ( const ( // When these values are updated, also update test/utils/image/manifest.go defaultPodSandboxImageName = "registry.k8s.io/pause" - defaultPodSandboxImageVersion = "3.10" + defaultPodSandboxImageVersion = "3.10.1" ) var ( diff --git a/hack/testdata/filter/pod-apply-selector.yaml b/hack/testdata/filter/pod-apply-selector.yaml index 3d6a7e06567..8a863ce374c 100644 --- a/hack/testdata/filter/pod-apply-selector.yaml +++ b/hack/testdata/filter/pod-apply-selector.yaml @@ -8,4 +8,4 @@ metadata: spec: containers: - name: kubernetes-pause - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 diff --git a/hack/testdata/filter/pod-dont-apply.yaml b/hack/testdata/filter/pod-dont-apply.yaml index e6c41bf5f0e..1c3d22a0727 100644 --- a/hack/testdata/filter/pod-dont-apply.yaml +++ b/hack/testdata/filter/pod-dont-apply.yaml @@ -8,4 +8,4 @@ metadata: spec: containers: - name: kubernetes-pause - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 diff --git a/hack/testdata/multi-resource-1.yaml b/hack/testdata/multi-resource-1.yaml index 598dcae4252..015eb5cc61c 100644 --- a/hack/testdata/multi-resource-1.yaml +++ b/hack/testdata/multi-resource-1.yaml @@ -11,7 +11,7 @@ metadata: spec: containers: - name: kubernetes-pause - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 --- apiVersion: v1 kind: Namespace diff --git a/hack/testdata/multi-resource-3.yaml b/hack/testdata/multi-resource-3.yaml index 26d142872e4..7acf1fbada4 100644 --- a/hack/testdata/multi-resource-3.yaml +++ b/hack/testdata/multi-resource-3.yaml @@ -8,7 +8,7 @@ metadata: spec: containers: - name: kubernetes-pause - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 --- apiVersion: v1 kind: Pod @@ -17,7 +17,7 @@ metadata: spec: containers: - name: kubernetes-pause - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 --- apiVersion: v1 kind: Pod @@ -26,5 +26,5 @@ metadata: spec: containers: - name: kubernetes-pause - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 diff --git a/hack/testdata/multi-resource-json-modify.json b/hack/testdata/multi-resource-json-modify.json index 8be552f7898..882e8732ab9 100644 --- a/hack/testdata/multi-resource-json-modify.json +++ b/hack/testdata/multi-resource-json-modify.json @@ -43,7 +43,7 @@ "spec":{ "containers":[{ "name": "mock-container", - "image": "registry.k8s.io/pause:3.10", + "image": "registry.k8s.io/pause:3.10.1", "ports":[{ "containerPort":9949, "protocol":"TCP" diff --git a/hack/testdata/multi-resource-json.json b/hack/testdata/multi-resource-json.json index 6a2b352d6a2..5c4aa53d621 100644 --- a/hack/testdata/multi-resource-json.json +++ b/hack/testdata/multi-resource-json.json @@ -41,7 +41,7 @@ "spec":{ "containers":[{ "name": "mock-container", - "image": "registry.k8s.io/pause:3.10", + "image": "registry.k8s.io/pause:3.10.1", "ports":[{ "containerPort":9949, "protocol":"TCP" diff --git a/hack/testdata/multi-resource-list-modify.json b/hack/testdata/multi-resource-list-modify.json index a5bcce84765..24a9109673b 100644 --- a/hack/testdata/multi-resource-list-modify.json +++ b/hack/testdata/multi-resource-list-modify.json @@ -47,7 +47,7 @@ "spec":{ "containers":[{ "name": "mock-container", - "image": "registry.k8s.io/pause:3.10", + "image": "registry.k8s.io/pause:3.10.1", "ports":[{ "containerPort":9949, "protocol":"TCP" diff --git a/hack/testdata/multi-resource-list.json b/hack/testdata/multi-resource-list.json index 78c0a3f6cee..7a1a92634bd 100644 --- a/hack/testdata/multi-resource-list.json +++ b/hack/testdata/multi-resource-list.json @@ -45,7 +45,7 @@ "spec":{ "containers":[{ "name": "mock-container", - "image": "registry.k8s.io/pause:3.10", + "image": "registry.k8s.io/pause:3.10.1", "ports":[{ "containerPort":9949, "protocol":"TCP" diff --git a/hack/testdata/multi-resource-rclist-modify.json b/hack/testdata/multi-resource-rclist-modify.json index 635acef8189..3c6c7b01228 100644 --- a/hack/testdata/multi-resource-rclist-modify.json +++ b/hack/testdata/multi-resource-rclist-modify.json @@ -26,7 +26,7 @@ "spec":{ "containers":[{ "name": "mock-container", - "image": "registry.k8s.io/pause:3.10", + "image": "registry.k8s.io/pause:3.10.1", "ports":[{ "containerPort":9949, "protocol":"TCP" @@ -60,7 +60,7 @@ "spec":{ "containers":[{ "name": "mock-container", - "image": "registry.k8s.io/pause:3.10", + "image": "registry.k8s.io/pause:3.10.1", "ports":[{ "containerPort":9949, "protocol":"TCP" diff --git a/hack/testdata/multi-resource-rclist.json b/hack/testdata/multi-resource-rclist.json index 635acef8189..3c6c7b01228 100644 --- a/hack/testdata/multi-resource-rclist.json +++ b/hack/testdata/multi-resource-rclist.json @@ -26,7 +26,7 @@ "spec":{ "containers":[{ "name": "mock-container", - "image": "registry.k8s.io/pause:3.10", + "image": "registry.k8s.io/pause:3.10.1", "ports":[{ "containerPort":9949, "protocol":"TCP" @@ -60,7 +60,7 @@ "spec":{ "containers":[{ "name": "mock-container", - "image": "registry.k8s.io/pause:3.10", + "image": "registry.k8s.io/pause:3.10.1", "ports":[{ "containerPort":9949, "protocol":"TCP" diff --git a/hack/testdata/multi-resource-yaml-modify.yaml b/hack/testdata/multi-resource-yaml-modify.yaml index dfc920d0452..1cda93b235e 100644 --- a/hack/testdata/multi-resource-yaml-modify.yaml +++ b/hack/testdata/multi-resource-yaml-modify.yaml @@ -29,7 +29,7 @@ spec: spec: containers: - name: mock-container - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 ports: - containerPort: 9949 protocol: TCP diff --git a/hack/testdata/multi-resource-yaml.yaml b/hack/testdata/multi-resource-yaml.yaml index 905360f6148..9ce6b9f2398 100644 --- a/hack/testdata/multi-resource-yaml.yaml +++ b/hack/testdata/multi-resource-yaml.yaml @@ -27,7 +27,7 @@ spec: spec: containers: - name: mock-container - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 ports: - containerPort: 9949 protocol: TCP diff --git a/hack/testdata/pod-apply.yaml b/hack/testdata/pod-apply.yaml index b69c81f0884..78da8fe55ed 100644 --- a/hack/testdata/pod-apply.yaml +++ b/hack/testdata/pod-apply.yaml @@ -7,4 +7,4 @@ metadata: spec: containers: - name: kubernetes-pause - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 diff --git a/hack/testdata/pod-with-precision.json b/hack/testdata/pod-with-precision.json index 2c0d7189892..2312145d60f 100644 --- a/hack/testdata/pod-with-precision.json +++ b/hack/testdata/pod-with-precision.json @@ -9,7 +9,7 @@ "containers": [ { "name": "kubernetes-pause", - "image": "registry.k8s.io/pause:3.10" + "image": "registry.k8s.io/pause:3.10.1" } ], "restartPolicy": "Never", diff --git a/hack/testdata/pod.yaml b/hack/testdata/pod.yaml index 4114989e79c..0ede553deb8 100644 --- a/hack/testdata/pod.yaml +++ b/hack/testdata/pod.yaml @@ -7,4 +7,4 @@ metadata: spec: containers: - name: kubernetes-pause - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 diff --git a/hack/testdata/prune/a.yaml b/hack/testdata/prune/a.yaml index fa77ebe3e07..8c3274f6755 100644 --- a/hack/testdata/prune/a.yaml +++ b/hack/testdata/prune/a.yaml @@ -7,4 +7,4 @@ metadata: spec: containers: - name: kubernetes-pause - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 diff --git a/hack/testdata/sorted-pods/sorted-pod1.yaml b/hack/testdata/sorted-pods/sorted-pod1.yaml index 128e6a97a22..65440c77096 100644 --- a/hack/testdata/sorted-pods/sorted-pod1.yaml +++ b/hack/testdata/sorted-pods/sorted-pod1.yaml @@ -8,7 +8,7 @@ metadata: spec: containers: - name: kubernetes-pause2 - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 resources: requests: memory: "64Mi" diff --git a/hack/testdata/sorted-pods/sorted-pod2.yaml b/hack/testdata/sorted-pods/sorted-pod2.yaml index 5bb9dab5e68..552952955dc 100644 --- a/hack/testdata/sorted-pods/sorted-pod2.yaml +++ b/hack/testdata/sorted-pods/sorted-pod2.yaml @@ -8,7 +8,7 @@ metadata: spec: containers: - name: kubernetes-pause1 - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 resources: requests: memory: "1G" diff --git a/hack/testdata/sorted-pods/sorted-pod3.yaml b/hack/testdata/sorted-pods/sorted-pod3.yaml index 104e4903c07..93a9bc6ae14 100644 --- a/hack/testdata/sorted-pods/sorted-pod3.yaml +++ b/hack/testdata/sorted-pods/sorted-pod3.yaml @@ -8,4 +8,4 @@ metadata: spec: containers: - name: kubernetes-pause3 - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 diff --git a/test/cmd/core.sh b/test/cmd/core.sh index 70de498a561..3526a0bbd88 100755 --- a/test/cmd/core.sh +++ b/test/cmd/core.sh @@ -537,9 +537,9 @@ run_pod_tests() { kube::test::get_object_assert pods "{{range.items}}{{$image_field}}:{{end}}" 'changed-with-yaml:' ## Patch pod from JSON can change image # Command - kubectl patch "${kube_flags[@]}" -f test/fixtures/doc-yaml/admin/limitrange/valid-pod.yaml -p='{"spec":{"containers":[{"name": "kubernetes-serve-hostname", "image": "registry.k8s.io/pause:3.10"}]}}' + kubectl patch "${kube_flags[@]}" -f test/fixtures/doc-yaml/admin/limitrange/valid-pod.yaml -p='{"spec":{"containers":[{"name": "kubernetes-serve-hostname", "image": "registry.k8s.io/pause:3.10.1"}]}}' # Post-condition: valid-pod POD has expected image - kube::test::get_object_assert pods "{{range.items}}{{$image_field}}:{{end}}" 'registry.k8s.io/pause:3.10:' + kube::test::get_object_assert pods "{{range.items}}{{$image_field}}:{{end}}" 'registry.k8s.io/pause:3.10.1:' # pod has field for kubectl patch field manager output_message=$(kubectl get pod valid-pod -o=jsonpath='{.metadata.managedFields[*].manager}' "${kube_flags[@]:?}" 2>&1) diff --git a/test/cmd/diff.sh b/test/cmd/diff.sh index 63bcb6b066b..72bd3cbd3b6 100755 --- a/test/cmd/diff.sh +++ b/test/cmd/diff.sh @@ -128,7 +128,7 @@ metadata: spec: containers: - name: kubernetes-pause - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 --- apiVersion: v1 kind: Pod @@ -140,7 +140,7 @@ metadata: spec: containers: - name: kubernetes-pause - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 --- apiVersion: v1 kind: Pod @@ -152,7 +152,7 @@ metadata: spec: containers: - name: kubernetes-pause - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 EOF kube::test::get_object_assert 'pods a -n nsbprune' "{{${id_field:?}}}" 'a' kube::test::get_object_assert 'pods b -n nsbprune' "{{${id_field:?}}}" 'b' @@ -169,7 +169,7 @@ metadata: spec: containers: - name: kubernetes-pause - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 --- apiVersion: v1 kind: Pod @@ -181,7 +181,7 @@ metadata: spec: containers: - name: kubernetes-pause - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 EOF ) output_message=$(echo "${PRUNE}" | kubectl diff -l prune-group=true -f -) diff --git a/test/e2e/testing-manifests/gpu/gce/nvidia-driver-installer.yaml b/test/e2e/testing-manifests/gpu/gce/nvidia-driver-installer.yaml index c23670087c3..24be2839bd1 100644 --- a/test/e2e/testing-manifests/gpu/gce/nvidia-driver-installer.yaml +++ b/test/e2e/testing-manifests/gpu/gce/nvidia-driver-installer.yaml @@ -142,6 +142,6 @@ spec: - name: nvidia-config mountPath: /etc/nvidia containers: - - image: "registry.k8s.io/pause:3.10" + - image: "registry.k8s.io/pause:3.10.1" name: pause diff --git a/test/fixtures/pkg/kubectl/cmd/set/multi-resource-yaml.yaml b/test/fixtures/pkg/kubectl/cmd/set/multi-resource-yaml.yaml index dba096d7245..b56666dc940 100644 --- a/test/fixtures/pkg/kubectl/cmd/set/multi-resource-yaml.yaml +++ b/test/fixtures/pkg/kubectl/cmd/set/multi-resource-yaml.yaml @@ -13,7 +13,7 @@ spec: spec: containers: - name: mock-container - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 --- apiVersion: v1 kind: ReplicationController @@ -30,4 +30,4 @@ spec: spec: containers: - name: mock-container - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 diff --git a/test/fixtures/pkg/kubectl/cmd/set/namespaced-resource.yaml b/test/fixtures/pkg/kubectl/cmd/set/namespaced-resource.yaml index a619c6ae13c..13eb76ece0a 100644 --- a/test/fixtures/pkg/kubectl/cmd/set/namespaced-resource.yaml +++ b/test/fixtures/pkg/kubectl/cmd/set/namespaced-resource.yaml @@ -14,4 +14,4 @@ spec: spec: containers: - name: mock-container - image: registry.k8s.io/pause:3.10 + image: registry.k8s.io/pause:3.10.1 diff --git a/test/integration/benchmark-controller.json b/test/integration/benchmark-controller.json index e703d482fbb..55c0fa8904a 100644 --- a/test/integration/benchmark-controller.json +++ b/test/integration/benchmark-controller.json @@ -17,7 +17,7 @@ "spec": { "containers": [{ "name": "test-container", - "image": "registry.k8s.io/pause:3.10" + "image": "registry.k8s.io/pause:3.10.1" }] } } diff --git a/test/integration/scheduler_perf/dra/templates/pod-with-claim-template.yaml b/test/integration/scheduler_perf/dra/templates/pod-with-claim-template.yaml index 2be0ffe3e56..e5e176a6e13 100644 --- a/test/integration/scheduler_perf/dra/templates/pod-with-claim-template.yaml +++ b/test/integration/scheduler_perf/dra/templates/pod-with-claim-template.yaml @@ -4,7 +4,7 @@ metadata: generateName: test-dra spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause resources: claims: diff --git a/test/integration/scheduler_perf/dra/templates/pod-with-many-claim-templates.yaml b/test/integration/scheduler_perf/dra/templates/pod-with-many-claim-templates.yaml index 35b52b43576..f162915f268 100644 --- a/test/integration/scheduler_perf/dra/templates/pod-with-many-claim-templates.yaml +++ b/test/integration/scheduler_perf/dra/templates/pod-with-many-claim-templates.yaml @@ -4,7 +4,7 @@ metadata: generateName: test-dra spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause resources: claims: diff --git a/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-interpodaffinity.yaml b/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-interpodaffinity.yaml index 5649614ddcc..3bfdec7e730 100644 --- a/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-interpodaffinity.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-interpodaffinity.yaml @@ -17,5 +17,5 @@ spec: color: green topologyKey: topology.kubernetes.io/zone containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-nodeaffinity.yaml b/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-nodeaffinity.yaml index 8aec41c3f12..6194bfdc9bb 100644 --- a/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-nodeaffinity.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-nodeaffinity.yaml @@ -17,5 +17,5 @@ spec: values: - allow containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-noderesources.yaml b/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-noderesources.yaml index 740eaf83bf7..ebb82c1ea89 100644 --- a/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-noderesources.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-noderesources.yaml @@ -8,7 +8,7 @@ spec: operator: Exists effect: NoSchedule containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause resources: requests: diff --git a/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-podtopologyspread.yaml b/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-podtopologyspread.yaml index 70f6fb486cc..c6dcb574ede 100644 --- a/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-podtopologyspread.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-podtopologyspread.yaml @@ -18,5 +18,5 @@ spec: matchLabels: color: blue containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-tainttoleration.yaml b/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-tainttoleration.yaml index 9f105e300fe..a5b5538d793 100644 --- a/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-tainttoleration.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/nodeadd-pod-tainttoleration.yaml @@ -8,5 +8,5 @@ spec: operator: Exists effect: NoSchedule containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-interpodaffinity.yaml b/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-interpodaffinity.yaml index 5649614ddcc..3bfdec7e730 100644 --- a/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-interpodaffinity.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-interpodaffinity.yaml @@ -17,5 +17,5 @@ spec: color: green topologyKey: topology.kubernetes.io/zone containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-nodeaffinity.yaml b/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-nodeaffinity.yaml index 8aec41c3f12..6194bfdc9bb 100644 --- a/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-nodeaffinity.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-nodeaffinity.yaml @@ -17,5 +17,5 @@ spec: values: - allow containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-noderesources.yaml b/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-noderesources.yaml index 63264af15c9..7d244a19525 100644 --- a/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-noderesources.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-noderesources.yaml @@ -8,7 +8,7 @@ spec: operator: Exists effect: NoSchedule containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause resources: requests: diff --git a/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-nodeunschedulable.yaml b/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-nodeunschedulable.yaml index 22ecbdae450..a1aa61d448f 100644 --- a/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-nodeunschedulable.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-nodeunschedulable.yaml @@ -8,5 +8,5 @@ spec: operator: Exists effect: NoSchedule containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-podtopologyspread.yaml b/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-podtopologyspread.yaml index c685761ebae..fdd077512b9 100644 --- a/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-podtopologyspread.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-podtopologyspread.yaml @@ -18,5 +18,5 @@ spec: matchLabels: color: blue containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-tainttoleration.yaml b/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-tainttoleration.yaml index 620dff87786..ef466be9751 100644 --- a/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-tainttoleration.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/nodeupdate-pod-tainttoleration.yaml @@ -8,5 +8,5 @@ spec: operator: Exists effect: NoSchedule containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/podadd-pod-interpodaffinity.yaml b/test/integration/scheduler_perf/event_handling/templates/podadd-pod-interpodaffinity.yaml index b388fa0e6d3..f25eb71a2de 100644 --- a/test/integration/scheduler_perf/event_handling/templates/podadd-pod-interpodaffinity.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/podadd-pod-interpodaffinity.yaml @@ -14,5 +14,5 @@ spec: topologyKey: kubernetes.io/hostname namespaces: ["interpodaffinity"] containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/podadd-pod-podtopologyspread.yaml b/test/integration/scheduler_perf/event_handling/templates/podadd-pod-podtopologyspread.yaml index 09c4c9968f7..0fc2cdc71b8 100644 --- a/test/integration/scheduler_perf/event_handling/templates/podadd-pod-podtopologyspread.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/podadd-pod-podtopologyspread.yaml @@ -22,5 +22,5 @@ spec: matchLabels: topology: blue containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/podadd-pod-unblocker-affinity.yaml b/test/integration/scheduler_perf/event_handling/templates/podadd-pod-unblocker-affinity.yaml index 16629c4af8c..b57a2327445 100644 --- a/test/integration/scheduler_perf/event_handling/templates/podadd-pod-unblocker-affinity.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/podadd-pod-unblocker-affinity.yaml @@ -6,5 +6,5 @@ metadata: color: yellow-{{ .Index }} spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/podadd-pod-unblocker-topology.yaml b/test/integration/scheduler_perf/event_handling/templates/podadd-pod-unblocker-topology.yaml index 8ffe9074c1c..072e68fadbc 100644 --- a/test/integration/scheduler_perf/event_handling/templates/podadd-pod-unblocker-topology.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/podadd-pod-unblocker-topology.yaml @@ -15,5 +15,5 @@ spec: topologyKey: kubernetes.io/hostname namespaces: ["podtopologyspread"] containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/podadd-pod-with-label.yaml b/test/integration/scheduler_perf/event_handling/templates/podadd-pod-with-label.yaml index ff92ce04469..9e84de5f012 100644 --- a/test/integration/scheduler_perf/event_handling/templates/podadd-pod-with-label.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/podadd-pod-with-label.yaml @@ -6,5 +6,5 @@ metadata: color: green spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-blocker-affinity.yaml b/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-blocker-affinity.yaml index 27b92e2d4c2..d249a2f128c 100644 --- a/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-blocker-affinity.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-blocker-affinity.yaml @@ -7,6 +7,6 @@ metadata: type: blocker spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause terminationGracePeriodSeconds: 0 diff --git a/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-blocker-topology-ports-resources.yaml b/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-blocker-topology-ports-resources.yaml index e6268f39228..06df0000b31 100644 --- a/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-blocker-topology-ports-resources.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-blocker-topology-ports-resources.yaml @@ -15,7 +15,7 @@ spec: matchLabels: topology: blue containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - hostPort: 8{{ mod .Index 12 }} diff --git a/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-interpodaffinity.yaml b/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-interpodaffinity.yaml index 47ee55fb5f5..2cdb3d6a9ae 100644 --- a/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-interpodaffinity.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-interpodaffinity.yaml @@ -15,5 +15,5 @@ spec: topologyKey: kubernetes.io/hostname namespaces: ["blockeraffinity"] containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-nodeports.yaml b/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-nodeports.yaml index f87e4851958..ec3372b72a6 100644 --- a/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-nodeports.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-nodeports.yaml @@ -6,7 +6,7 @@ metadata: type: unsched spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - hostPort: 8{{ mod .Index 12 }} diff --git a/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-noderesources.yaml b/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-noderesources.yaml index b8453f6356a..16331272651 100644 --- a/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-noderesources.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-noderesources.yaml @@ -6,7 +6,7 @@ metadata: type: unsched spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause resources: requests: diff --git a/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-nodevolumelimits.yaml b/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-nodevolumelimits.yaml index 51529b43a50..25baf3d0338 100644 --- a/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-nodevolumelimits.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-nodevolumelimits.yaml @@ -6,5 +6,5 @@ metadata: type: unsched spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-podtopologyspread.yaml b/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-podtopologyspread.yaml index 62748d00f12..c33f003cca2 100644 --- a/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-podtopologyspread.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-podtopologyspread.yaml @@ -15,5 +15,5 @@ spec: matchLabels: topology: blue containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-volumerestrictions.yaml b/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-volumerestrictions.yaml index a0558e41ab2..85e588d0d77 100644 --- a/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-volumerestrictions.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/poddelete-pod-volumerestrictions.yaml @@ -6,7 +6,7 @@ metadata: type: unsched spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause volumes: - name: vol diff --git a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-blocker-scale-down.yaml b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-blocker-scale-down.yaml index f8209a057ca..c44b8a1f486 100644 --- a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-blocker-scale-down.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-blocker-scale-down.yaml @@ -4,7 +4,7 @@ metadata: name: pod-blocker-{{ .Index }} spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause resources: requests: diff --git a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-blocker-update.yaml b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-blocker-update.yaml index 4bff867a6f9..69a3ee09815 100644 --- a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-blocker-update.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-blocker-update.yaml @@ -4,7 +4,7 @@ metadata: name: pod-blocker-{{ .Index }} spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause resources: requests: diff --git a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-blocker.yaml b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-blocker.yaml index e484475e5ce..f41cb2ac674 100644 --- a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-blocker.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-blocker.yaml @@ -7,7 +7,7 @@ metadata: topology: blue spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause resources: requests: diff --git a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-interpodaffinity.yaml b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-interpodaffinity.yaml index 50e6f7ba7ca..465220d77a9 100644 --- a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-interpodaffinity.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-interpodaffinity.yaml @@ -15,5 +15,5 @@ spec: topologyKey: kubernetes.io/hostname namespaces: [blocker] containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-noderesources.yaml b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-noderesources.yaml index 428e0b3c7b1..bf8a51338de 100644 --- a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-noderesources.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-noderesources.yaml @@ -6,7 +6,7 @@ metadata: type: unsched spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause resources: requests: diff --git a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-nodeunschedulable-update.yaml b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-nodeunschedulable-update.yaml index 726f17b5aef..06c21fe6b9f 100644 --- a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-nodeunschedulable-update.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-nodeunschedulable-update.yaml @@ -10,5 +10,5 @@ spec: operator: Exists effect: NoSchedule containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-nodeunschedulable.yaml b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-nodeunschedulable.yaml index 204f31f3451..3253b51cb75 100644 --- a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-nodeunschedulable.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-nodeunschedulable.yaml @@ -6,5 +6,5 @@ metadata: type: unsched spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-podtopologyspread.yaml b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-podtopologyspread.yaml index ac6955024a3..7b1b79aa707 100644 --- a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-podtopologyspread.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-podtopologyspread.yaml @@ -15,5 +15,5 @@ spec: matchLabels: topology: blue containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-schedulinggates-update.yaml b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-schedulinggates-update.yaml index f49138dc504..7d5a189da7c 100644 --- a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-schedulinggates-update.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-schedulinggates-update.yaml @@ -6,5 +6,5 @@ metadata: type: unsched spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-schedulinggates.yaml b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-schedulinggates.yaml index a7c5f764417..e832a46187a 100644 --- a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-schedulinggates.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-schedulinggates.yaml @@ -8,5 +8,5 @@ spec: schedulingGates: - name: test.k8s.io/hold containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-tainttoleration-update.yaml b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-tainttoleration-update.yaml index 59e62da1faa..32204369fc1 100644 --- a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-tainttoleration-update.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-tainttoleration-update.yaml @@ -10,5 +10,5 @@ spec: operator: Exists effect: NoSchedule containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-tainttoleration.yaml b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-tainttoleration.yaml index ffc6f4d7689..3cf83e57665 100644 --- a/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-tainttoleration.yaml +++ b/test/integration/scheduler_perf/event_handling/templates/podupdate-pod-tainttoleration.yaml @@ -6,5 +6,5 @@ metadata: type: unsched spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/templates/churn/pod-default.yaml b/test/integration/scheduler_perf/templates/churn/pod-default.yaml index f0fcd449ee7..5442558444a 100644 --- a/test/integration/scheduler_perf/templates/churn/pod-default.yaml +++ b/test/integration/scheduler_perf/templates/churn/pod-default.yaml @@ -4,5 +4,5 @@ metadata: generateName: pod-churn- spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/templates/daemonset-pod.yaml b/test/integration/scheduler_perf/templates/daemonset-pod.yaml index 80e1031438a..5baeeabe47f 100644 --- a/test/integration/scheduler_perf/templates/daemonset-pod.yaml +++ b/test/integration/scheduler_perf/templates/daemonset-pod.yaml @@ -13,5 +13,5 @@ spec: values: - scheduler-perf-node containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause \ No newline at end of file diff --git a/test/integration/scheduler_perf/templates/gated-pod-with-pod-affinity.yaml b/test/integration/scheduler_perf/templates/gated-pod-with-pod-affinity.yaml index 0c622a4e198..fad0f7a1ca8 100644 --- a/test/integration/scheduler_perf/templates/gated-pod-with-pod-affinity.yaml +++ b/test/integration/scheduler_perf/templates/gated-pod-with-pod-affinity.yaml @@ -15,5 +15,5 @@ spec: schedulingGates: - name: "scheduling-gate-1" containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/templates/gated-pod.yaml b/test/integration/scheduler_perf/templates/gated-pod.yaml index 1b4a2f84375..abcdf6cdec7 100644 --- a/test/integration/scheduler_perf/templates/gated-pod.yaml +++ b/test/integration/scheduler_perf/templates/gated-pod.yaml @@ -6,5 +6,5 @@ spec: schedulingGates: - name: test.k8s.io/hold containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/templates/light-pod.yaml b/test/integration/scheduler_perf/templates/light-pod.yaml index 99a873bb1a8..e17680bb1fe 100644 --- a/test/integration/scheduler_perf/templates/light-pod.yaml +++ b/test/integration/scheduler_perf/templates/light-pod.yaml @@ -4,6 +4,6 @@ metadata: generateName: light-pod- spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause terminationGracePeriodSeconds: 0 diff --git a/test/integration/scheduler_perf/templates/pod-affinity-ns-selector.yaml b/test/integration/scheduler_perf/templates/pod-affinity-ns-selector.yaml index 40f8bdaaeef..1e19144e6e1 100644 --- a/test/integration/scheduler_perf/templates/pod-affinity-ns-selector.yaml +++ b/test/integration/scheduler_perf/templates/pod-affinity-ns-selector.yaml @@ -16,7 +16,7 @@ spec: matchLabels: team: devops containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/integration/scheduler_perf/templates/pod-anti-affinity-ns-selector.yaml b/test/integration/scheduler_perf/templates/pod-anti-affinity-ns-selector.yaml index fd1bfb46c45..f3fb9b7a1d0 100644 --- a/test/integration/scheduler_perf/templates/pod-anti-affinity-ns-selector.yaml +++ b/test/integration/scheduler_perf/templates/pod-anti-affinity-ns-selector.yaml @@ -16,7 +16,7 @@ spec: matchLabels: team: devops containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/integration/scheduler_perf/templates/pod-default.yaml b/test/integration/scheduler_perf/templates/pod-default.yaml index 458c20a17ac..514cd7bbcd6 100644 --- a/test/integration/scheduler_perf/templates/pod-default.yaml +++ b/test/integration/scheduler_perf/templates/pod-default.yaml @@ -4,7 +4,7 @@ metadata: generateName: pod- spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/integration/scheduler_perf/templates/pod-high-priority-large-cpu.yaml b/test/integration/scheduler_perf/templates/pod-high-priority-large-cpu.yaml index 82efca4adc3..c6f9456bd79 100644 --- a/test/integration/scheduler_perf/templates/pod-high-priority-large-cpu.yaml +++ b/test/integration/scheduler_perf/templates/pod-high-priority-large-cpu.yaml @@ -5,7 +5,7 @@ metadata: spec: priority: 10 containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/integration/scheduler_perf/templates/pod-high-priority.yaml b/test/integration/scheduler_perf/templates/pod-high-priority.yaml index 68899e8c376..39dae5ecaad 100644 --- a/test/integration/scheduler_perf/templates/pod-high-priority.yaml +++ b/test/integration/scheduler_perf/templates/pod-high-priority.yaml @@ -5,7 +5,7 @@ metadata: spec: priority: 10 containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/integration/scheduler_perf/templates/pod-large-cpu.yaml b/test/integration/scheduler_perf/templates/pod-large-cpu.yaml index 07520019ca9..13e224540fd 100644 --- a/test/integration/scheduler_perf/templates/pod-large-cpu.yaml +++ b/test/integration/scheduler_perf/templates/pod-large-cpu.yaml @@ -4,7 +4,7 @@ metadata: generateName: pod- spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/integration/scheduler_perf/templates/pod-low-priority.yaml b/test/integration/scheduler_perf/templates/pod-low-priority.yaml index a5d431c84cd..aeb7fd9460b 100644 --- a/test/integration/scheduler_perf/templates/pod-low-priority.yaml +++ b/test/integration/scheduler_perf/templates/pod-low-priority.yaml @@ -5,7 +5,7 @@ metadata: spec: terminationGracePeriodSeconds: 0 containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/integration/scheduler_perf/templates/pod-preferred-affinity-ns-selector.yaml b/test/integration/scheduler_perf/templates/pod-preferred-affinity-ns-selector.yaml index 8e32102e159..8e7d051c404 100644 --- a/test/integration/scheduler_perf/templates/pod-preferred-affinity-ns-selector.yaml +++ b/test/integration/scheduler_perf/templates/pod-preferred-affinity-ns-selector.yaml @@ -18,7 +18,7 @@ spec: team: devops weight: 1 containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/integration/scheduler_perf/templates/pod-preferred-anti-affinity-ns-selector.yaml b/test/integration/scheduler_perf/templates/pod-preferred-anti-affinity-ns-selector.yaml index a7d4c96137e..cb1401d9aef 100644 --- a/test/integration/scheduler_perf/templates/pod-preferred-anti-affinity-ns-selector.yaml +++ b/test/integration/scheduler_perf/templates/pod-preferred-anti-affinity-ns-selector.yaml @@ -18,7 +18,7 @@ spec: team: devops weight: 1 containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/integration/scheduler_perf/templates/pod-with-finalizer.yaml b/test/integration/scheduler_perf/templates/pod-with-finalizer.yaml index f8e11d688b2..49a2bc363a7 100644 --- a/test/integration/scheduler_perf/templates/pod-with-finalizer.yaml +++ b/test/integration/scheduler_perf/templates/pod-with-finalizer.yaml @@ -6,5 +6,5 @@ metadata: - test.k8s.io/finalizer spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/templates/pod-with-label.yaml b/test/integration/scheduler_perf/templates/pod-with-label.yaml index b2c6b6dc6f4..852e92e3d40 100644 --- a/test/integration/scheduler_perf/templates/pod-with-label.yaml +++ b/test/integration/scheduler_perf/templates/pod-with-label.yaml @@ -6,5 +6,5 @@ metadata: app: scheduler-perf spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause diff --git a/test/integration/scheduler_perf/templates/pod-with-node-affinity.yaml b/test/integration/scheduler_perf/templates/pod-with-node-affinity.yaml index 44d6105aebc..819aeb11ba8 100644 --- a/test/integration/scheduler_perf/templates/pod-with-node-affinity.yaml +++ b/test/integration/scheduler_perf/templates/pod-with-node-affinity.yaml @@ -14,7 +14,7 @@ spec: - zone1 - zone2 containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/integration/scheduler_perf/templates/pod-with-node-inclusion-policy.yaml b/test/integration/scheduler_perf/templates/pod-with-node-inclusion-policy.yaml index f9a9ebe3861..481100b629a 100644 --- a/test/integration/scheduler_perf/templates/pod-with-node-inclusion-policy.yaml +++ b/test/integration/scheduler_perf/templates/pod-with-node-inclusion-policy.yaml @@ -6,7 +6,7 @@ metadata: foo: bar spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/integration/scheduler_perf/templates/pod-with-pod-affinity.yaml b/test/integration/scheduler_perf/templates/pod-with-pod-affinity.yaml index d0fc2659c26..852cb450a71 100644 --- a/test/integration/scheduler_perf/templates/pod-with-pod-affinity.yaml +++ b/test/integration/scheduler_perf/templates/pod-with-pod-affinity.yaml @@ -14,7 +14,7 @@ spec: topologyKey: topology.kubernetes.io/zone namespaces: ["sched-1", "sched-0"] containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/integration/scheduler_perf/templates/pod-with-pod-anti-affinity.yaml b/test/integration/scheduler_perf/templates/pod-with-pod-anti-affinity.yaml index 9c52b32071a..9fa9a85b022 100644 --- a/test/integration/scheduler_perf/templates/pod-with-pod-anti-affinity.yaml +++ b/test/integration/scheduler_perf/templates/pod-with-pod-anti-affinity.yaml @@ -14,7 +14,7 @@ spec: topologyKey: kubernetes.io/hostname namespaces: ["sched-1", "sched-0"] containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/integration/scheduler_perf/templates/pod-with-preferred-pod-affinity.yaml b/test/integration/scheduler_perf/templates/pod-with-preferred-pod-affinity.yaml index 5b3f43ccf37..5bb449c42fd 100644 --- a/test/integration/scheduler_perf/templates/pod-with-preferred-pod-affinity.yaml +++ b/test/integration/scheduler_perf/templates/pod-with-preferred-pod-affinity.yaml @@ -16,7 +16,7 @@ spec: namespaces: ["sched-1", "sched-0"] weight: 1 containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/integration/scheduler_perf/templates/pod-with-preferred-pod-anti-affinity.yaml b/test/integration/scheduler_perf/templates/pod-with-preferred-pod-anti-affinity.yaml index e0e3d8a32a7..065380fe716 100644 --- a/test/integration/scheduler_perf/templates/pod-with-preferred-pod-anti-affinity.yaml +++ b/test/integration/scheduler_perf/templates/pod-with-preferred-pod-anti-affinity.yaml @@ -16,7 +16,7 @@ spec: namespaces: ["sched-1", "sched-0"] weight: 1 containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/integration/scheduler_perf/templates/pod-with-preferred-topology-spreading.yaml b/test/integration/scheduler_perf/templates/pod-with-preferred-topology-spreading.yaml index 2eea36584bb..fc8720a3a1c 100644 --- a/test/integration/scheduler_perf/templates/pod-with-preferred-topology-spreading.yaml +++ b/test/integration/scheduler_perf/templates/pod-with-preferred-topology-spreading.yaml @@ -13,7 +13,7 @@ spec: matchLabels: color: blue containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/integration/scheduler_perf/templates/pod-with-secret-volume.yaml b/test/integration/scheduler_perf/templates/pod-with-secret-volume.yaml index a9ba48acadb..7b3905eee56 100644 --- a/test/integration/scheduler_perf/templates/pod-with-secret-volume.yaml +++ b/test/integration/scheduler_perf/templates/pod-with-secret-volume.yaml @@ -4,7 +4,7 @@ metadata: generateName: secret-volume- spec: containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/integration/scheduler_perf/templates/pod-with-topology-spreading.yaml b/test/integration/scheduler_perf/templates/pod-with-topology-spreading.yaml index 08d374973fb..073d20c4a3d 100644 --- a/test/integration/scheduler_perf/templates/pod-with-topology-spreading.yaml +++ b/test/integration/scheduler_perf/templates/pod-with-topology-spreading.yaml @@ -13,7 +13,7 @@ spec: matchLabels: color: blue containers: - - image: registry.k8s.io/pause:3.10 + - image: registry.k8s.io/pause:3.10.1 name: pause ports: - containerPort: 80 diff --git a/test/utils/image/manifest.go b/test/utils/image/manifest.go index d98eac94277..b7f76e8b1d8 100644 --- a/test/utils/image/manifest.go +++ b/test/utils/image/manifest.go @@ -241,7 +241,7 @@ func initImageConfigs(list RegistryList) (map[ImageID]Config, map[ImageID]Config configs[Nonewprivs] = Config{list.PromoterE2eRegistry, "nonewprivs", "1.3"} configs[NonRoot] = Config{list.PromoterE2eRegistry, "nonroot", "1.4"} // Pause - when these values are updated, also update cmd/kubelet/app/options/container_runtime.go - configs[Pause] = Config{list.GcRegistry, "pause", "3.10"} + configs[Pause] = Config{list.GcRegistry, "pause", "3.10.1"} configs[Perl] = Config{list.PromoterE2eRegistry, "perl", "5.26"} configs[Redis] = Config{list.PromoterE2eRegistry, "redis", "5.0.5-3"} configs[RegressionIssue74839] = Config{list.PromoterE2eRegistry, "regression-issue-74839", "1.2"}