diff --git a/config/jobs/README.md b/config/jobs/README.md index 7a86c60d2e68b..4b0d4528bd8b0 100644 --- a/config/jobs/README.md +++ b/config/jobs/README.md @@ -136,7 +136,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "./scripts/ci-aws-cred-test.sh" ``` diff --git a/config/jobs/cadvisor/cadvisor.yaml b/config/jobs/cadvisor/cadvisor.yaml index 1fad608793eb1..b78c8606833a3 100644 --- a/config/jobs/cadvisor/cadvisor.yaml +++ b/config/jobs/cadvisor/cadvisor.yaml @@ -39,7 +39,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -89,7 +89,7 @@ periodics: path_alias: github.com/google/cadvisor spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 diff --git a/config/jobs/containerd/containerd/containerd-periodic-jobs.yaml b/config/jobs/containerd/containerd/containerd-periodic-jobs.yaml index 83e3b5d710742..a5a486a9aac34 100644 --- a/config/jobs/containerd/containerd/containerd-periodic-jobs.yaml +++ b/config/jobs/containerd/containerd/containerd-periodic-jobs.yaml @@ -13,7 +13,7 @@ periodics: base_ref: main spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -47,7 +47,7 @@ periodics: base_ref: release/1.6 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -81,7 +81,7 @@ periodics: base_ref: release/1.7 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -116,7 +116,7 @@ periodics: base_ref: main spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/containerd/containerd/containerd-postsubmit-jobs.yaml b/config/jobs/containerd/containerd/containerd-postsubmit-jobs.yaml index 3a45f4b6a5dcc..870a2811e6d8c 100644 --- a/config/jobs/containerd/containerd/containerd-postsubmit-jobs.yaml +++ b/config/jobs/containerd/containerd/containerd-postsubmit-jobs.yaml @@ -10,7 +10,7 @@ postsubmits: - main spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -41,7 +41,7 @@ postsubmits: - release/1.6 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -72,7 +72,7 @@ postsubmits: - release/1.7 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -104,7 +104,7 @@ postsubmits: - main spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/containerd/containerd/containerd-presubmit-jobs.yaml b/config/jobs/containerd/containerd/containerd-presubmit-jobs.yaml index b0b9f1097ce33..252310fbc16ee 100644 --- a/config/jobs/containerd/containerd/containerd-presubmit-jobs.yaml +++ b/config/jobs/containerd/containerd/containerd-presubmit-jobs.yaml @@ -17,7 +17,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -61,7 +61,7 @@ presubmits: spec: containers: - name: pull-containerd-node-e2e - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: USE_TEST_INFRA_LOG_DUMPING value: "true" @@ -119,7 +119,7 @@ presubmits: spec: containers: - name: pull-containerd-node-e2e - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: USE_TEST_INFRA_LOG_DUMPING value: "true" @@ -177,7 +177,7 @@ presubmits: spec: containers: - name: pull-containerd-node-e2e - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: USE_TEST_INFRA_LOG_DUMPING value: "true" @@ -237,7 +237,7 @@ presubmits: spec: containers: - name: pull-containerd-node-e2e-1-6 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: USE_TEST_INFRA_LOG_DUMPING value: "true" @@ -304,7 +304,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/etcd/etcd-periodics.yaml b/config/jobs/etcd/etcd-periodics.yaml index ca0b4f3439f6b..37cb36e45694b 100644 --- a/config/jobs/etcd/etcd-periodics.yaml +++ b/config/jobs/etcd/etcd-periodics.yaml @@ -14,7 +14,7 @@ periodics: testgrid-tab-name: ci-etcd-e2e-amd64 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -45,7 +45,7 @@ periodics: testgrid-tab-name: ci-etcd-unit-test-amd64 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -72,7 +72,7 @@ periodics: testgrid-create-test-group: 'true' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -116,7 +116,7 @@ periodics: testgrid-create-test-group: 'true' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -158,7 +158,7 @@ periodics: testgrid-create-test-group: 'true' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -200,7 +200,7 @@ periodics: testgrid-create-test-group: 'true' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -243,7 +243,7 @@ periodics: testgrid-tab-name: ci-etcd-performance-ratio-1-128-amd64 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -276,7 +276,7 @@ periodics: testgrid-tab-name: ci-etcd-performance-ratio-1-8-amd64 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -309,7 +309,7 @@ periodics: testgrid-tab-name: ci-etcd-performance-ratio-1-4-amd64 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -342,7 +342,7 @@ periodics: testgrid-tab-name: ci-etcd-performance-ratio-1-2-amd64 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -375,7 +375,7 @@ periodics: testgrid-tab-name: ci-etcd-performance-ratio-2-1-amd64 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/etcd/etcd-postsubmits.yaml b/config/jobs/etcd/etcd-postsubmits.yaml index 837ea8db2a768..64bec83ec32f3 100644 --- a/config/jobs/etcd/etcd-postsubmits.yaml +++ b/config/jobs/etcd/etcd-postsubmits.yaml @@ -10,7 +10,7 @@ postsubmits: testgrid-tab-name: post-etcd-build spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/etcd/etcd-presubmits.yaml b/config/jobs/etcd/etcd-presubmits.yaml index 236a487198439..798d08fabe1fc 100644 --- a/config/jobs/etcd/etcd-presubmits.yaml +++ b/config/jobs/etcd/etcd-presubmits.yaml @@ -11,7 +11,7 @@ presubmits: testgrid-tab-name: pull-etcd-build spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -36,7 +36,7 @@ presubmits: testgrid-tab-name: pull-etcd-unit-test-amd64 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -64,7 +64,7 @@ presubmits: testgrid-tab-name: pull-etcd-unit-test-386 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -92,7 +92,7 @@ presubmits: testgrid-tab-name: pull-etcd-verify spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - /bin/bash args: @@ -128,7 +128,7 @@ presubmits: testgrid-tab-name: pull-etcd-govulncheck spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -156,7 +156,7 @@ presubmits: testgrid-tab-name: pull-etcd-e2e-amd64 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -185,7 +185,7 @@ presubmits: testgrid-tab-name: pull-etcd-integration-1-cpu-amd64 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -215,7 +215,7 @@ presubmits: testgrid-tab-name: pull-etcd-integration-2-cpu-amd64 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -245,7 +245,7 @@ presubmits: testgrid-tab-name: pull-etcd-integration-4-cpu-amd64 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -278,7 +278,7 @@ presubmits: testgrid-tab-name: pull-etcd-robustness-amd64 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/csi-driver-host-path/csi-driver-host-path-config.yaml b/config/jobs/kubernetes-csi/csi-driver-host-path/csi-driver-host-path-config.yaml index 7f616ea43d9c5..c92b615c651a0 100644 --- a/config/jobs/kubernetes-csi/csi-driver-host-path/csi-driver-host-path-config.yaml +++ b/config/jobs/kubernetes-csi/csi-driver-host-path/csi-driver-host-path-config.yaml @@ -20,7 +20,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -73,7 +73,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -117,7 +117,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -170,7 +170,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -214,7 +214,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -267,7 +267,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -311,7 +311,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -362,7 +362,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -415,7 +415,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -459,7 +459,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -512,7 +512,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -556,7 +556,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -609,7 +609,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -653,7 +653,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -703,7 +703,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -743,7 +743,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -791,7 +791,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -839,7 +839,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -887,7 +887,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -935,7 +935,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -983,7 +983,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1031,7 +1031,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1079,7 +1079,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1127,7 +1127,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1175,7 +1175,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1223,7 +1223,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1271,7 +1271,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1319,7 +1319,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1367,7 +1367,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1415,7 +1415,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1463,7 +1463,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1511,7 +1511,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1559,7 +1559,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1607,7 +1607,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1661,7 +1661,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1715,7 +1715,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1769,7 +1769,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1823,7 +1823,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1877,7 +1877,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1931,7 +1931,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1985,7 +1985,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -2039,7 +2039,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -2093,7 +2093,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/csi-driver-host-path/csi-driver-host-path-manual-job-config.yaml b/config/jobs/kubernetes-csi/csi-driver-host-path/csi-driver-host-path-manual-job-config.yaml index bb4909febb6f1..f38a4748c3d2a 100644 --- a/config/jobs/kubernetes-csi/csi-driver-host-path/csi-driver-host-path-manual-job-config.yaml +++ b/config/jobs/kubernetes-csi/csi-driver-host-path/csi-driver-host-path-manual-job-config.yaml @@ -21,7 +21,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -81,7 +81,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -141,7 +141,7 @@ periodics: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/csi-driver-iscsi/csi-driver-iscsi-config.yaml b/config/jobs/kubernetes-csi/csi-driver-iscsi/csi-driver-iscsi-config.yaml index 68ef15ceb949e..9a6441d0add40 100644 --- a/config/jobs/kubernetes-csi/csi-driver-iscsi/csi-driver-iscsi-config.yaml +++ b/config/jobs/kubernetes-csi/csi-driver-iscsi/csi-driver-iscsi-config.yaml @@ -19,7 +19,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/csi-driver-iscsi/csi-driver-iscsi-unmanaged.yaml b/config/jobs/kubernetes-csi/csi-driver-iscsi/csi-driver-iscsi-unmanaged.yaml index 8925d091e8e21..213383233237a 100644 --- a/config/jobs/kubernetes-csi/csi-driver-iscsi/csi-driver-iscsi-unmanaged.yaml +++ b/config/jobs/kubernetes-csi/csi-driver-iscsi/csi-driver-iscsi-unmanaged.yaml @@ -14,7 +14,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/csi-driver-nfs/csi-driver-nfs-config.yaml b/config/jobs/kubernetes-csi/csi-driver-nfs/csi-driver-nfs-config.yaml index 883edf01d01d5..a163f25f809a4 100644 --- a/config/jobs/kubernetes-csi/csi-driver-nfs/csi-driver-nfs-config.yaml +++ b/config/jobs/kubernetes-csi/csi-driver-nfs/csi-driver-nfs-config.yaml @@ -19,7 +19,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/csi-driver-nfs/csi-driver-nfs-unmanaged.yaml b/config/jobs/kubernetes-csi/csi-driver-nfs/csi-driver-nfs-unmanaged.yaml index e9c3274cd8e7a..7111db82c965d 100644 --- a/config/jobs/kubernetes-csi/csi-driver-nfs/csi-driver-nfs-unmanaged.yaml +++ b/config/jobs/kubernetes-csi/csi-driver-nfs/csi-driver-nfs-unmanaged.yaml @@ -15,7 +15,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -46,7 +46,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -78,7 +78,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -117,7 +117,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -178,7 +178,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -219,7 +219,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest diff --git a/config/jobs/kubernetes-csi/csi-driver-nvmf/csi-driver-nvmf-config.yaml b/config/jobs/kubernetes-csi/csi-driver-nvmf/csi-driver-nvmf-config.yaml index 782abc9acfd64..5b8b0048abae6 100644 --- a/config/jobs/kubernetes-csi/csi-driver-nvmf/csi-driver-nvmf-config.yaml +++ b/config/jobs/kubernetes-csi/csi-driver-nvmf/csi-driver-nvmf-config.yaml @@ -19,7 +19,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/csi-driver-smb/csi-driver-smb-config.yaml b/config/jobs/kubernetes-csi/csi-driver-smb/csi-driver-smb-config.yaml index 759affc748519..d9e43e621e310 100644 --- a/config/jobs/kubernetes-csi/csi-driver-smb/csi-driver-smb-config.yaml +++ b/config/jobs/kubernetes-csi/csi-driver-smb/csi-driver-smb-config.yaml @@ -11,7 +11,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -42,7 +42,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -74,7 +74,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -99,7 +99,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -123,7 +123,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -159,7 +159,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -205,7 +205,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -253,7 +253,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -306,7 +306,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -365,7 +365,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -413,7 +413,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -467,7 +467,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -517,7 +517,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest diff --git a/config/jobs/kubernetes-csi/csi-driver-windows-poc/csi-driver-windows-poc-config.yaml b/config/jobs/kubernetes-csi/csi-driver-windows-poc/csi-driver-windows-poc-config.yaml index 172a19275996c..f8363373d7f1c 100644 --- a/config/jobs/kubernetes-csi/csi-driver-windows-poc/csi-driver-windows-poc-config.yaml +++ b/config/jobs/kubernetes-csi/csi-driver-windows-poc/csi-driver-windows-poc-config.yaml @@ -18,7 +18,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py diff --git a/config/jobs/kubernetes-csi/csi-lib-utils/csi-lib-utils-config.yaml b/config/jobs/kubernetes-csi/csi-lib-utils/csi-lib-utils-config.yaml index 0c194af765c54..3d075e3b2ae94 100644 --- a/config/jobs/kubernetes-csi/csi-lib-utils/csi-lib-utils-config.yaml +++ b/config/jobs/kubernetes-csi/csi-lib-utils/csi-lib-utils-config.yaml @@ -19,7 +19,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/csi-proxy/csi-proxy-config.yaml b/config/jobs/kubernetes-csi/csi-proxy/csi-proxy-config.yaml index 39f1f5571001e..2da352d397cfe 100644 --- a/config/jobs/kubernetes-csi/csi-proxy/csi-proxy-config.yaml +++ b/config/jobs/kubernetes-csi/csi-proxy/csi-proxy-config.yaml @@ -19,7 +19,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/csi-proxy/csi-proxy-manual-config.yaml b/config/jobs/kubernetes-csi/csi-proxy/csi-proxy-manual-config.yaml index d4d1d2b2a4884..aae475b9fe953 100644 --- a/config/jobs/kubernetes-csi/csi-proxy/csi-proxy-manual-config.yaml +++ b/config/jobs/kubernetes-csi/csi-proxy/csi-proxy-manual-config.yaml @@ -18,7 +18,7 @@ presubmits: description: kubernetes-csi/csi-proxy integration tests spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py diff --git a/config/jobs/kubernetes-csi/csi-release-tools/csi-release-tools-config.yaml b/config/jobs/kubernetes-csi/csi-release-tools/csi-release-tools-config.yaml index fd309917d41e7..0df519cec6ece 100644 --- a/config/jobs/kubernetes-csi/csi-release-tools/csi-release-tools-config.yaml +++ b/config/jobs/kubernetes-csi/csi-release-tools/csi-release-tools-config.yaml @@ -19,7 +19,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -57,7 +57,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -98,7 +98,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -149,7 +149,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -200,7 +200,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/csi-test/csi-test-config.yaml b/config/jobs/kubernetes-csi/csi-test/csi-test-config.yaml index a6ed2c1cc0cb8..4363ba03ebd55 100644 --- a/config/jobs/kubernetes-csi/csi-test/csi-test-config.yaml +++ b/config/jobs/kubernetes-csi/csi-test/csi-test-config.yaml @@ -19,7 +19,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/external-attacher/external-attacher-config.yaml b/config/jobs/kubernetes-csi/external-attacher/external-attacher-config.yaml index cc414af69cde9..7bab1a152f525 100644 --- a/config/jobs/kubernetes-csi/external-attacher/external-attacher-config.yaml +++ b/config/jobs/kubernetes-csi/external-attacher/external-attacher-config.yaml @@ -20,7 +20,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -73,7 +73,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -117,7 +117,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -170,7 +170,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -214,7 +214,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -267,7 +267,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -311,7 +311,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -361,7 +361,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -397,7 +397,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/external-health-monitor/external-health-monitor-config.yaml b/config/jobs/kubernetes-csi/external-health-monitor/external-health-monitor-config.yaml index 0e94064d25005..9ca45f898eee4 100644 --- a/config/jobs/kubernetes-csi/external-health-monitor/external-health-monitor-config.yaml +++ b/config/jobs/kubernetes-csi/external-health-monitor/external-health-monitor-config.yaml @@ -19,7 +19,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/external-provisioner/external-provisioner-config.yaml b/config/jobs/kubernetes-csi/external-provisioner/external-provisioner-config.yaml index 4f9ce7ee6212d..3e1cfef6ec5bf 100644 --- a/config/jobs/kubernetes-csi/external-provisioner/external-provisioner-config.yaml +++ b/config/jobs/kubernetes-csi/external-provisioner/external-provisioner-config.yaml @@ -20,7 +20,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -73,7 +73,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -117,7 +117,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -170,7 +170,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -214,7 +214,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -267,7 +267,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -311,7 +311,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -361,7 +361,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -397,7 +397,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/external-provisioner/external-provisioner-manual-job-config.yaml b/config/jobs/kubernetes-csi/external-provisioner/external-provisioner-manual-job-config.yaml index 6145a254f25a9..0ce426feffe8b 100644 --- a/config/jobs/kubernetes-csi/external-provisioner/external-provisioner-manual-job-config.yaml +++ b/config/jobs/kubernetes-csi/external-provisioner/external-provisioner-manual-job-config.yaml @@ -20,7 +20,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -71,7 +71,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/external-resizer/external-resizer-config.yaml b/config/jobs/kubernetes-csi/external-resizer/external-resizer-config.yaml index 1686f6c3f6906..9588892900870 100644 --- a/config/jobs/kubernetes-csi/external-resizer/external-resizer-config.yaml +++ b/config/jobs/kubernetes-csi/external-resizer/external-resizer-config.yaml @@ -20,7 +20,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -73,7 +73,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -117,7 +117,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -170,7 +170,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -214,7 +214,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -267,7 +267,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -311,7 +311,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -361,7 +361,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -397,7 +397,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/external-snapshotter/external-snapshotter-config.yaml b/config/jobs/kubernetes-csi/external-snapshotter/external-snapshotter-config.yaml index fdbe14e35b9f5..e1ca6b63860b2 100644 --- a/config/jobs/kubernetes-csi/external-snapshotter/external-snapshotter-config.yaml +++ b/config/jobs/kubernetes-csi/external-snapshotter/external-snapshotter-config.yaml @@ -20,7 +20,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -73,7 +73,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -117,7 +117,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -170,7 +170,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -214,7 +214,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -267,7 +267,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -311,7 +311,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -361,7 +361,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -397,7 +397,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/gen-jobs.sh b/config/jobs/kubernetes-csi/gen-jobs.sh index 0d92acf0c1efd..5465038ac7132 100755 --- a/config/jobs/kubernetes-csi/gen-jobs.sh +++ b/config/jobs/kubernetes-csi/gen-jobs.sh @@ -46,7 +46,7 @@ latest_stable_k8s_version="1.28" hostpath_driver_version="v1.12.1" # We need this image because it has Docker in Docker and go. -dind_image="gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master" +dind_image="gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master" # All kubernetes-csi repos which are part of the hostpath driver example. # For these repos we generate the full test matrix. For each entry here diff --git a/config/jobs/kubernetes-csi/lib-volume-populator/lib-volume-populator-config.yaml b/config/jobs/kubernetes-csi/lib-volume-populator/lib-volume-populator-config.yaml index 7202fd121584e..af352bfafb661 100644 --- a/config/jobs/kubernetes-csi/lib-volume-populator/lib-volume-populator-config.yaml +++ b/config/jobs/kubernetes-csi/lib-volume-populator/lib-volume-populator-config.yaml @@ -19,7 +19,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/livenessprobe/livenessprobe-config.yaml b/config/jobs/kubernetes-csi/livenessprobe/livenessprobe-config.yaml index 1a9a84c4d6436..da48d9486fd51 100644 --- a/config/jobs/kubernetes-csi/livenessprobe/livenessprobe-config.yaml +++ b/config/jobs/kubernetes-csi/livenessprobe/livenessprobe-config.yaml @@ -20,7 +20,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -73,7 +73,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -117,7 +117,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -170,7 +170,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -214,7 +214,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -267,7 +267,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -311,7 +311,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -361,7 +361,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -397,7 +397,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/node-driver-registrar/node-driver-registrar-config.yaml b/config/jobs/kubernetes-csi/node-driver-registrar/node-driver-registrar-config.yaml index cca5663f891c7..c5743a7a6704b 100644 --- a/config/jobs/kubernetes-csi/node-driver-registrar/node-driver-registrar-config.yaml +++ b/config/jobs/kubernetes-csi/node-driver-registrar/node-driver-registrar-config.yaml @@ -20,7 +20,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -73,7 +73,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -117,7 +117,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -170,7 +170,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -214,7 +214,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -267,7 +267,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -311,7 +311,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -361,7 +361,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -397,7 +397,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-csi/volume-data-source-validator/volume-data-source-validator-config.yaml b/config/jobs/kubernetes-csi/volume-data-source-validator/volume-data-source-validator-config.yaml index d337712558dd3..3521a5fc2e9cc 100644 --- a/config/jobs/kubernetes-csi/volume-data-source-validator/volume-data-source-validator-config.yaml +++ b/config/jobs/kubernetes-csi/volume-data-source-validator/volume-data-source-validator-config.yaml @@ -19,7 +19,7 @@ presubmits: spec: containers: # We need this image because it has Docker in Docker and go. - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/alibaba-cloud-csi-driver/alibaba-cloud-csi-driver.yaml b/config/jobs/kubernetes-sigs/alibaba-cloud-csi-driver/alibaba-cloud-csi-driver.yaml index 11399e4b3a582..df7f0637b161b 100644 --- a/config/jobs/kubernetes-sigs/alibaba-cloud-csi-driver/alibaba-cloud-csi-driver.yaml +++ b/config/jobs/kubernetes-sigs/alibaba-cloud-csi-driver/alibaba-cloud-csi-driver.yaml @@ -7,7 +7,7 @@ presubmits: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -30,7 +30,7 @@ presubmits: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -53,7 +53,7 @@ presubmits: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -76,7 +76,7 @@ presubmits: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: diff --git a/config/jobs/kubernetes-sigs/apiserver-network-proxy/apiserver-network-proxy-presubmits-0.28.yaml b/config/jobs/kubernetes-sigs/apiserver-network-proxy/apiserver-network-proxy-presubmits-0.28.yaml index c4878d9983b31..3b29f2a1fdb3f 100644 --- a/config/jobs/kubernetes-sigs/apiserver-network-proxy/apiserver-network-proxy-presubmits-0.28.yaml +++ b/config/jobs/kubernetes-sigs/apiserver-network-proxy/apiserver-network-proxy-presubmits-0.28.yaml @@ -38,7 +38,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "runner.sh" args: @@ -73,7 +73,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "runner.sh" args: @@ -108,7 +108,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "runner.sh" args: diff --git a/config/jobs/kubernetes-sigs/apiserver-network-proxy/apiserver-network-proxy-presubmits-0.29.yaml b/config/jobs/kubernetes-sigs/apiserver-network-proxy/apiserver-network-proxy-presubmits-0.29.yaml index 0e511d06058c4..52be6f4d085c1 100644 --- a/config/jobs/kubernetes-sigs/apiserver-network-proxy/apiserver-network-proxy-presubmits-0.29.yaml +++ b/config/jobs/kubernetes-sigs/apiserver-network-proxy/apiserver-network-proxy-presubmits-0.29.yaml @@ -38,7 +38,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" args: @@ -73,7 +73,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" args: @@ -108,7 +108,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" args: diff --git a/config/jobs/kubernetes-sigs/apiserver-network-proxy/apiserver-network-proxy-presubmits-0.30.yaml b/config/jobs/kubernetes-sigs/apiserver-network-proxy/apiserver-network-proxy-presubmits-0.30.yaml index 7f3a86d163596..cd3138d7a9b07 100644 --- a/config/jobs/kubernetes-sigs/apiserver-network-proxy/apiserver-network-proxy-presubmits-0.30.yaml +++ b/config/jobs/kubernetes-sigs/apiserver-network-proxy/apiserver-network-proxy-presubmits-0.30.yaml @@ -38,7 +38,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - "runner.sh" args: @@ -73,7 +73,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - "runner.sh" args: @@ -108,7 +108,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - "runner.sh" args: diff --git a/config/jobs/kubernetes-sigs/apiserver-network-proxy/apiserver-network-proxy-presubmits-master.yaml b/config/jobs/kubernetes-sigs/apiserver-network-proxy/apiserver-network-proxy-presubmits-master.yaml index 29d3ba8912f43..75a1a77715e4c 100644 --- a/config/jobs/kubernetes-sigs/apiserver-network-proxy/apiserver-network-proxy-presubmits-master.yaml +++ b/config/jobs/kubernetes-sigs/apiserver-network-proxy/apiserver-network-proxy-presubmits-master.yaml @@ -40,7 +40,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" args: @@ -76,7 +76,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" args: @@ -112,7 +112,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" args: diff --git a/config/jobs/kubernetes-sigs/aws-ebs-csi-driver/aws-ebs-csi-driver-periodics.yaml b/config/jobs/kubernetes-sigs/aws-ebs-csi-driver/aws-ebs-csi-driver-periodics.yaml index 4470128237a53..42da62b7340c5 100644 --- a/config/jobs/kubernetes-sigs/aws-ebs-csi-driver/aws-ebs-csi-driver-periodics.yaml +++ b/config/jobs/kubernetes-sigs/aws-ebs-csi-driver/aws-ebs-csi-driver-periodics.yaml @@ -13,7 +13,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -47,7 +47,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -83,7 +83,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -119,7 +119,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/aws-ebs-csi-driver/aws-ebs-csi-driver-presubmits.yaml b/config/jobs/kubernetes-sigs/aws-ebs-csi-driver/aws-ebs-csi-driver-presubmits.yaml index e050903adb06a..7a65499d2021c 100644 --- a/config/jobs/kubernetes-sigs/aws-ebs-csi-driver/aws-ebs-csi-driver-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/aws-ebs-csi-driver/aws-ebs-csi-driver-presubmits.yaml @@ -12,7 +12,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -44,7 +44,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -74,7 +74,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -102,7 +102,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -132,7 +132,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -164,7 +164,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -196,7 +196,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -228,7 +228,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -260,7 +260,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -293,7 +293,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/aws-efs-csi-driver/aws-efs-csi-driver-presubmits.yaml b/config/jobs/kubernetes-sigs/aws-efs-csi-driver/aws-efs-csi-driver-presubmits.yaml index 271176d8f3262..942f4601c3b31 100644 --- a/config/jobs/kubernetes-sigs/aws-efs-csi-driver/aws-efs-csi-driver-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/aws-efs-csi-driver/aws-efs-csi-driver-presubmits.yaml @@ -10,7 +10,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -38,7 +38,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -68,7 +68,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -100,7 +100,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/aws-encryption-provider/presubmits.yaml b/config/jobs/kubernetes-sigs/aws-encryption-provider/presubmits.yaml index dbb1ab5d300b0..d48f76e551e9e 100644 --- a/config/jobs/kubernetes-sigs/aws-encryption-provider/presubmits.yaml +++ b/config/jobs/kubernetes-sigs/aws-encryption-provider/presubmits.yaml @@ -7,7 +7,7 @@ presubmits: max_concurrency: 5 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -35,7 +35,7 @@ presubmits: max_concurrency: 5 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/aws-fsx-csi-driver/aws-fsx-csi-driver-presubmits.yaml b/config/jobs/kubernetes-sigs/aws-fsx-csi-driver/aws-fsx-csi-driver-presubmits.yaml index eabf9f93fbc3f..2782e0c9bdc41 100644 --- a/config/jobs/kubernetes-sigs/aws-fsx-csi-driver/aws-fsx-csi-driver-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/aws-fsx-csi-driver/aws-fsx-csi-driver-presubmits.yaml @@ -10,7 +10,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -38,7 +38,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -68,7 +68,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/aws-fsx-openzfs-csi-driver/aws-fsx-openzfs-csi-driver-presubmits.yaml b/config/jobs/kubernetes-sigs/aws-fsx-openzfs-csi-driver/aws-fsx-openzfs-csi-driver-presubmits.yaml index 505214f7698bf..00656ae136413 100644 --- a/config/jobs/kubernetes-sigs/aws-fsx-openzfs-csi-driver/aws-fsx-openzfs-csi-driver-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/aws-fsx-openzfs-csi-driver/aws-fsx-openzfs-csi-driver-presubmits.yaml @@ -10,7 +10,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -40,7 +40,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/aws-iam-authenticator/aws-iam-authenticator-presubmits.yaml b/config/jobs/kubernetes-sigs/aws-iam-authenticator/aws-iam-authenticator-presubmits.yaml index f840a8c4681dd..e622774f9679b 100644 --- a/config/jobs/kubernetes-sigs/aws-iam-authenticator/aws-iam-authenticator-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/aws-iam-authenticator/aws-iam-authenticator-presubmits.yaml @@ -8,7 +8,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -36,7 +36,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -64,7 +64,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -98,7 +98,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/aws-load-balancer-controller/aws-alb-ingress-controller-presubmits.yaml b/config/jobs/kubernetes-sigs/aws-load-balancer-controller/aws-alb-ingress-controller-presubmits.yaml index 67588436a7ae2..63723e02021c8 100644 --- a/config/jobs/kubernetes-sigs/aws-load-balancer-controller/aws-alb-ingress-controller-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/aws-load-balancer-controller/aws-alb-ingress-controller-presubmits.yaml @@ -8,7 +8,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -34,7 +34,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -65,7 +65,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -93,7 +93,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -119,7 +119,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -145,7 +145,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/azuredisk-csi-driver/azuredisk-csi-driver-config.yaml b/config/jobs/kubernetes-sigs/azuredisk-csi-driver/azuredisk-csi-driver-config.yaml index 37b931c953240..35df899796dfc 100644 --- a/config/jobs/kubernetes-sigs/azuredisk-csi-driver/azuredisk-csi-driver-config.yaml +++ b/config/jobs/kubernetes-sigs/azuredisk-csi-driver/azuredisk-csi-driver-config.yaml @@ -11,7 +11,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -40,7 +40,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -71,7 +71,7 @@ presubmits: preset-azure-cred: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -95,7 +95,7 @@ presubmits: preset-azure-cred: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -128,7 +128,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -179,7 +179,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -238,7 +238,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -289,7 +289,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -344,7 +344,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -402,7 +402,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -455,7 +455,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -505,7 +505,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -551,7 +551,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -586,7 +586,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -646,7 +646,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -702,7 +702,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -752,7 +752,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -812,7 +812,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -869,7 +869,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -928,7 +928,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -983,7 +983,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -1058,7 +1058,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -1117,7 +1117,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh diff --git a/config/jobs/kubernetes-sigs/azuredisk-csi-driver/azuredisk-csi-driver-v2-config.yaml b/config/jobs/kubernetes-sigs/azuredisk-csi-driver/azuredisk-csi-driver-v2-config.yaml index 1deb5e70ba327..2e3243c02cf07 100644 --- a/config/jobs/kubernetes-sigs/azuredisk-csi-driver/azuredisk-csi-driver-v2-config.yaml +++ b/config/jobs/kubernetes-sigs/azuredisk-csi-driver/azuredisk-csi-driver-v2-config.yaml @@ -11,7 +11,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -45,7 +45,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -77,7 +77,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -105,7 +105,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -141,7 +141,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -195,7 +195,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -250,7 +250,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -308,7 +308,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -368,7 +368,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -418,7 +418,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -456,7 +456,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -521,7 +521,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -578,7 +578,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -642,7 +642,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -706,7 +706,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -767,7 +767,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh diff --git a/config/jobs/kubernetes-sigs/azurefile-csi-driver/azurefile-csi-driver-config.yaml b/config/jobs/kubernetes-sigs/azurefile-csi-driver/azurefile-csi-driver-config.yaml index 9be582b2b96e5..f5685811edf0e 100644 --- a/config/jobs/kubernetes-sigs/azurefile-csi-driver/azurefile-csi-driver-config.yaml +++ b/config/jobs/kubernetes-sigs/azurefile-csi-driver/azurefile-csi-driver-config.yaml @@ -9,7 +9,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -38,7 +38,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -67,7 +67,7 @@ presubmits: preset-azure-cred: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -89,7 +89,7 @@ presubmits: preset-azure-cred: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -118,7 +118,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -162,7 +162,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -208,7 +208,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -266,7 +266,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -303,7 +303,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -339,7 +339,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -398,7 +398,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -460,7 +460,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -505,7 +505,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -561,7 +561,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -606,7 +606,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -657,7 +657,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -712,7 +712,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -765,7 +765,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -824,7 +824,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh diff --git a/config/jobs/kubernetes-sigs/blob-csi-driver/blob-csi-driver-config.yaml b/config/jobs/kubernetes-sigs/blob-csi-driver/blob-csi-driver-config.yaml index 0ea3acf264e77..17139693fcaac 100644 --- a/config/jobs/kubernetes-sigs/blob-csi-driver/blob-csi-driver-config.yaml +++ b/config/jobs/kubernetes-sigs/blob-csi-driver/blob-csi-driver-config.yaml @@ -9,7 +9,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -38,7 +38,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -68,7 +68,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -91,7 +91,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -120,7 +120,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - kubetest @@ -171,7 +171,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -220,7 +220,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -273,7 +273,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -322,7 +322,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -371,7 +371,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -418,7 +418,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh diff --git a/config/jobs/kubernetes-sigs/cli-utils/cli-utils-presubmit-master.yaml b/config/jobs/kubernetes-sigs/cli-utils/cli-utils-presubmit-master.yaml index 3f5e40b8ec4ef..7a5b94e5b05e4 100644 --- a/config/jobs/kubernetes-sigs/cli-utils/cli-utils-presubmit-master.yaml +++ b/config/jobs/kubernetes-sigs/cli-utils/cli-utils-presubmit-master.yaml @@ -39,7 +39,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - make @@ -71,7 +71,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - make diff --git a/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-config.yaml b/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-config.yaml index 8b08ad7e04908..3587e0805fc27 100644 --- a/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-config.yaml +++ b/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-config.yaml @@ -11,7 +11,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -52,7 +52,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -104,7 +104,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -157,7 +157,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -210,7 +210,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -284,7 +284,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -340,7 +340,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -391,7 +391,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -444,7 +444,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -498,7 +498,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -566,7 +566,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -619,7 +619,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -660,7 +660,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -732,7 +732,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -787,7 +787,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -842,7 +842,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -897,7 +897,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -952,7 +952,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1004,7 +1004,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1056,7 +1056,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1118,7 +1118,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1180,7 +1180,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1249,7 +1249,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1307,7 +1307,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1367,7 +1367,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1432,7 +1432,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1500,7 +1500,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1570,7 +1570,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-presubmit-1.27.yaml b/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-presubmit-1.27.yaml index d7a6d4d3c7da4..cfdd67fd2ed1b 100644 --- a/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-presubmit-1.27.yaml +++ b/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-presubmit-1.27.yaml @@ -11,7 +11,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -52,7 +52,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -110,7 +110,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -166,7 +166,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -203,7 +203,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -242,7 +242,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -293,7 +293,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -344,7 +344,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -396,7 +396,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -450,7 +450,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -519,7 +519,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -573,7 +573,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -627,7 +627,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -681,7 +681,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-presubmit-1.28.yaml b/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-presubmit-1.28.yaml index 70331073c6c13..c950e673c1917 100644 --- a/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-presubmit-1.28.yaml +++ b/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-presubmit-1.28.yaml @@ -11,7 +11,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -52,7 +52,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -110,7 +110,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -166,7 +166,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -215,7 +215,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -282,7 +282,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -335,7 +335,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -374,7 +374,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -425,7 +425,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -476,7 +476,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -528,7 +528,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -584,7 +584,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -638,7 +638,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -692,7 +692,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -746,7 +746,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-presubmit-1.29.yaml b/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-presubmit-1.29.yaml index 55ef4aab13049..ae6c7170479a9 100644 --- a/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-presubmit-1.29.yaml +++ b/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-presubmit-1.29.yaml @@ -11,7 +11,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -52,7 +52,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -110,7 +110,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -166,7 +166,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -215,7 +215,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -282,7 +282,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -335,7 +335,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -374,7 +374,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -425,7 +425,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -476,7 +476,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -528,7 +528,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -584,7 +584,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -638,7 +638,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -692,7 +692,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -746,7 +746,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-presubmit-1.30.yaml b/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-presubmit-1.30.yaml index 08a7c84a0a266..0dd0c91fb6b71 100644 --- a/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-presubmit-1.30.yaml +++ b/config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-presubmit-1.30.yaml @@ -11,7 +11,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -52,7 +52,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -110,7 +110,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -166,7 +166,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -215,7 +215,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -282,7 +282,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -335,7 +335,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -374,7 +374,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -425,7 +425,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -476,7 +476,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -528,7 +528,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -584,7 +584,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -638,7 +638,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -692,7 +692,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -746,7 +746,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-periodic.yaml b/config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-periodic.yaml index 0f1b176fc37ff..e298f1f3a94ae 100644 --- a/config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-periodic.yaml +++ b/config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-periodic.yaml @@ -18,7 +18,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master env: # skip serial tests and run with --ginkgo-parallel - name: "PARALLEL" @@ -66,7 +66,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master env: # enable IPV6 in bootstrap image - name: "DOCKER_IN_DOCKER_IPV6_ENABLED" diff --git a/config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-presubmits.yaml b/config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-presubmits.yaml index 1dc157bdfbed9..504fe6cbaa170 100644 --- a/config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-presubmits.yaml @@ -23,7 +23,7 @@ presubmits: timeout: 40m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master env: # skip serial tests and run with --ginkgo-parallel - name: "PARALLEL" @@ -73,7 +73,7 @@ presubmits: timeout: 40m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master env: # skip serial tests and run with --ginkgo-parallel - name: "PARALLEL" @@ -129,7 +129,7 @@ presubmits: grace_period: 15m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes-sigs/cluster-addons/cluster-addons-presubmits.yaml b/config/jobs/kubernetes-sigs/cluster-addons/cluster-addons-presubmits.yaml index c6b2dd8baafaa..7f6139ee0f29c 100644 --- a/config/jobs/kubernetes-sigs/cluster-addons/cluster-addons-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-addons/cluster-addons-presubmits.yaml @@ -8,7 +8,7 @@ presubmits: always_run: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "./hack/unit-test.sh" resources: diff --git a/config/jobs/kubernetes-sigs/cluster-api-addon-provider-helm/cluster-api-addon-provider-helm-periodics-main.yaml b/config/jobs/kubernetes-sigs/cluster-api-addon-provider-helm/cluster-api-addon-provider-helm-periodics-main.yaml index 99e57a05cc2b5..684087f2cf062 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-addon-provider-helm/cluster-api-addon-provider-helm-periodics-main.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-addon-provider-helm/cluster-api-addon-provider-helm-periodics-main.yaml @@ -15,7 +15,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-addon-provider-helm" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -55,7 +55,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-addon-provider-helm" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -95,7 +95,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-addon-provider-helm" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -135,7 +135,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-addon-provider-helm" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-addon-provider-helm/cluster-api-addon-provider-helm-presubmits-main.yaml b/config/jobs/kubernetes-sigs/cluster-api-addon-provider-helm/cluster-api-addon-provider-helm-presubmits-main.yaml index 47cab519904d8..24f3bb00e2aa5 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-addon-provider-helm/cluster-api-addon-provider-helm-presubmits-main.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-addon-provider-helm/cluster-api-addon-provider-helm-presubmits-main.yaml @@ -10,7 +10,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh - ./scripts/ci-build.sh @@ -38,7 +38,7 @@ presubmits: - command: - runner.sh - ./scripts/ci-apidiff.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 resources: limits: cpu: 6 @@ -61,7 +61,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - ./scripts/ci-verify.sh @@ -87,7 +87,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - ./scripts/ci-test.sh @@ -111,7 +111,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - ./scripts/ci-test.sh @@ -139,7 +139,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -177,7 +177,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -219,7 +219,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -258,7 +258,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api-operator/cluster-api-operator-periodics-main.yaml b/config/jobs/kubernetes-sigs/cluster-api-operator/cluster-api-operator-periodics-main.yaml index 7a768044da097..3c0c0b4b5088e 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-operator/cluster-api-operator-periodics-main.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-operator/cluster-api-operator-periodics-main.yaml @@ -12,7 +12,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-operator spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - "./scripts/ci-test.sh" resources: @@ -43,7 +43,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-operator spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api-operator/cluster-api-operator-periodics-release-0-11.yaml b/config/jobs/kubernetes-sigs/cluster-api-operator/cluster-api-operator-periodics-release-0-11.yaml index 034f34d274f48..6808d0cf6ea59 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-operator/cluster-api-operator-periodics-release-0-11.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-operator/cluster-api-operator-periodics-release-0-11.yaml @@ -12,7 +12,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-operator spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - "./scripts/ci-test.sh" resources: @@ -43,7 +43,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-operator spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api-operator/cluster-api-operator-presubmits-main.yaml b/config/jobs/kubernetes-sigs/cluster-api-operator/cluster-api-operator-presubmits-main.yaml index 5f527b30e0eec..bfb2a9c1876c7 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-operator/cluster-api-operator-presubmits-main.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-operator/cluster-api-operator-presubmits-main.yaml @@ -12,7 +12,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh - ./scripts/ci-build.sh @@ -39,7 +39,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh - ./scripts/ci-make.sh @@ -69,7 +69,7 @@ presubmits: run_if_changed: '^((api|cmd|config|controllers|hack|internal|scripts|test|util|webhook)/|go\.mod|go\.sum|Dockerfile|Makefile)' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh - ./scripts/ci-apidiff.sh @@ -95,7 +95,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - "runner.sh" - ./scripts/ci-verify.sh @@ -121,7 +121,7 @@ presubmits: run_if_changed: '^((api|cmd|config|controllers|hack|internal|scripts|test|util|webhook)/|go\.mod|go\.sum|Dockerfile|Makefile)' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 args: - runner.sh - ./scripts/ci-test.sh @@ -148,7 +148,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-operator/cluster-api-operator-presubmits-release-0-11.yaml b/config/jobs/kubernetes-sigs/cluster-api-operator/cluster-api-operator-presubmits-release-0-11.yaml index 65a3cf14824e1..500483360eb0a 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-operator/cluster-api-operator-presubmits-release-0-11.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-operator/cluster-api-operator-presubmits-release-0-11.yaml @@ -12,7 +12,7 @@ presubmits: - ^release-0.11$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh - ./scripts/ci-build.sh @@ -39,7 +39,7 @@ presubmits: - ^release-0.11$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh - ./scripts/ci-make.sh @@ -69,7 +69,7 @@ presubmits: run_if_changed: '^((api|cmd|config|controllers|hack|internal|scripts|test|util|webhook)/|go\.mod|go\.sum|Dockerfile|Makefile)' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh - ./scripts/ci-apidiff.sh @@ -95,7 +95,7 @@ presubmits: - ^release-0.11$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - "runner.sh" - ./scripts/ci-verify.sh @@ -121,7 +121,7 @@ presubmits: run_if_changed: '^((api|cmd|config|controllers|hack|internal|scripts|test|util|webhook)/|go\.mod|go\.sum|Dockerfile|Makefile)' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 args: - runner.sh - ./scripts/ci-test.sh @@ -148,7 +148,7 @@ presubmits: - ^release-0.11$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-periodics-clusterclass.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-periodics-clusterclass.yaml index fe15babbdbb03..51abfe3ec923a 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-periodics-clusterclass.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-periodics-clusterclass.yaml @@ -18,7 +18,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-periodics-release-2.4.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-periodics-release-2.4.yaml index 80d715183f568..3bd7b46f7f240 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-periodics-release-2.4.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-periodics-release-2.4.yaml @@ -18,7 +18,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e.sh" @@ -63,7 +63,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e.sh" @@ -107,7 +107,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e-eks.sh" @@ -149,7 +149,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-conformance.sh" @@ -203,7 +203,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 env: - name: BOSKOS_HOST value: "boskos.test-pods.svc.cluster.local" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-periodics.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-periodics.yaml index f08239f2d48f8..e01045e0f6cd8 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-periodics.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-periodics.yaml @@ -18,7 +18,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e.sh" @@ -63,7 +63,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e.sh" @@ -107,7 +107,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e-eks.sh" @@ -149,7 +149,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-conformance.sh" @@ -203,7 +203,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 env: - name: BOSKOS_HOST value: "boskos.test-pods.svc.cluster.local" @@ -250,7 +250,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh - bash diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-postsubmits.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-postsubmits.yaml index 61cf53806e36b..e94b318169920 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-postsubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-postsubmits.yaml @@ -18,7 +18,7 @@ postsubmits: preset-aws-credential: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e.sh" @@ -62,7 +62,7 @@ postsubmits: preset-aws-credential: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e-eks.sh" @@ -104,7 +104,7 @@ postsubmits: preset-aws-credential: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-conformance.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-presubmits-clusterclass.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-presubmits-clusterclass.yaml index a25f3f131ed37..a72b92a7620af 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-presubmits-clusterclass.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-presubmits-clusterclass.yaml @@ -20,7 +20,7 @@ presubmits: preset-aws-credential: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-presubmits-release-2.4.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-presubmits-release-2.4.yaml index 3aa652a226045..419a4f3cdcc75 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-presubmits-release-2.4.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-presubmits-release-2.4.yaml @@ -11,7 +11,7 @@ presubmits: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "./scripts/ci-test.sh" resources: @@ -40,7 +40,7 @@ presubmits: - command: - runner.sh - ./scripts/ci-apidiff.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 resources: requests: cpu: 7300m @@ -61,7 +61,7 @@ presubmits: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "./scripts/ci-build.sh" resources: @@ -87,7 +87,7 @@ presubmits: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -116,7 +116,7 @@ presubmits: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "make" @@ -166,7 +166,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-conformance.sh" @@ -211,7 +211,7 @@ presubmits: preset-aws-credential: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-conformance.sh" @@ -256,7 +256,7 @@ presubmits: preset-aws-credential: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e.sh" @@ -303,7 +303,7 @@ presubmits: preset-aws-credential: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e.sh" @@ -345,7 +345,7 @@ presubmits: preset-aws-credential: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e-eks.sh" @@ -387,7 +387,7 @@ presubmits: preset-aws-credential: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e-eks-gc.sh" @@ -429,7 +429,7 @@ presubmits: preset-aws-credential: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e-eks.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-presubmits.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-presubmits.yaml index 6cf4e4b2484b4..bbf3297006f93 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-presubmits.yaml @@ -11,7 +11,7 @@ presubmits: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "./scripts/ci-test.sh" resources: @@ -40,7 +40,7 @@ presubmits: - command: - runner.sh - ./scripts/ci-apidiff.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 resources: requests: cpu: 7300m @@ -59,7 +59,7 @@ presubmits: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "./scripts/ci-build.sh" resources: @@ -83,7 +83,7 @@ presubmits: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -112,7 +112,7 @@ presubmits: path_alias: "sigs.k8s.io/cluster-api-provider-aws" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "make" @@ -162,7 +162,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-conformance.sh" @@ -208,7 +208,7 @@ presubmits: preset-aws-credential: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-conformance.sh" @@ -253,7 +253,7 @@ presubmits: preset-aws-credential: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e.sh" @@ -300,7 +300,7 @@ presubmits: preset-aws-credential: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e.sh" @@ -342,7 +342,7 @@ presubmits: preset-aws-credential: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e-eks.sh" @@ -384,7 +384,7 @@ presubmits: preset-aws-credential: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e-eks-gc.sh" @@ -426,7 +426,7 @@ presubmits: preset-aws-credential: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e-eks.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-main-upgrades.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-main-upgrades.yaml index 9d8858adb96e1..fd92f4af29c1a 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-main-upgrades.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-main-upgrades.yaml @@ -20,7 +20,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -65,7 +65,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -110,7 +110,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-main.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-main.yaml index 1e12a953e75a2..0477ec849cfff 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-main.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-main.yaml @@ -16,7 +16,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-azure" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -57,7 +57,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -95,7 +95,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-azure" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -130,7 +130,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-azure" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -166,7 +166,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -209,7 +209,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-azure" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -244,7 +244,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-azure" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-v1beta1-release-1.14.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-v1beta1-release-1.14.yaml index a859ede085847..39696a768fe4a 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-v1beta1-release-1.14.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-v1beta1-release-1.14.yaml @@ -17,7 +17,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-azure" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -52,7 +52,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-azure" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -87,7 +87,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-azure" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-v1beta1-release-1.15.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-v1beta1-release-1.15.yaml index f68d641de4351..c8381df91f436 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-v1beta1-release-1.15.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-v1beta1-release-1.15.yaml @@ -16,7 +16,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-azure" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -57,7 +57,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -95,7 +95,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-azure" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -130,7 +130,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-azure" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -165,7 +165,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-azure" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml index f6d7428cd79f6..a490d792f91c5 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml @@ -15,7 +15,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -54,7 +54,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "./scripts/ci-build.sh" resources: @@ -84,7 +84,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -119,7 +119,7 @@ presubmits: spec: serviceAccountName: prowjob-default-sa containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -154,7 +154,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -189,7 +189,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -225,7 +225,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -255,7 +255,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "make" @@ -291,7 +291,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -331,7 +331,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -372,7 +372,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -415,7 +415,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -458,7 +458,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -507,7 +507,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -546,7 +546,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -583,7 +583,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -620,7 +620,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -655,7 +655,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -701,7 +701,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -746,7 +746,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-release-v1beta1.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-release-v1beta1.yaml index 3bdc4cf0adc53..2cf8f30452225 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-release-v1beta1.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-release-v1beta1.yaml @@ -10,7 +10,7 @@ presubmits: - ^release-1.* spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "./scripts/ci-test.sh" resources: @@ -34,7 +34,7 @@ presubmits: - ^release-1.* spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "./scripts/ci-build.sh" resources: @@ -64,7 +64,7 @@ presubmits: - ^release-1.* spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -97,7 +97,7 @@ presubmits: - ^release-1.* spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -133,7 +133,7 @@ presubmits: - ^release-1.* spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -168,7 +168,7 @@ presubmits: - ^release-1.* spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -204,7 +204,7 @@ presubmits: - ^release-1.* spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -234,7 +234,7 @@ presubmits: - ^release-1.* spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "make" @@ -269,7 +269,7 @@ presubmits: - ^release-1.* spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -297,7 +297,7 @@ presubmits: - ^release-1.* spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -328,7 +328,7 @@ presubmits: - ^release-1.* spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -369,7 +369,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -408,7 +408,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-periodics-release-1-5.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-periodics-release-1-5.yaml index 1ee7025e632b1..9e8dbab4a561b 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-periodics-release-1-5.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-periodics-release-1-5.yaml @@ -15,7 +15,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-digitalocean" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "runner.sh" - "./scripts/ci-conformance.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-periodics-release-1-6.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-periodics-release-1-6.yaml index fe272648372ad..ae73fd6ed7a2b 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-periodics-release-1-6.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-periodics-release-1-6.yaml @@ -15,7 +15,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-digitalocean" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-conformance.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-periodics.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-periodics.yaml index 6b0b701429487..5540bd53db66c 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-periodics.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-periodics.yaml @@ -15,7 +15,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-digitalocean" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-conformance.sh" @@ -47,7 +47,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-digitalocean" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-conformance.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-presubmits-release-1-5.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-presubmits-release-1-5.yaml index e54b45db003fa..ef41d9da5e04e 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-presubmits-release-1-5.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-presubmits-release-1-5.yaml @@ -10,7 +10,7 @@ presubmits: - ^release-1.5$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "./scripts/ci-test.sh" resources: @@ -33,7 +33,7 @@ presubmits: - ^release-1.5$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "./scripts/ci-build.sh" resources: @@ -56,7 +56,7 @@ presubmits: - ^release-1.5$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - make args: @@ -81,7 +81,7 @@ presubmits: - ^release-1.5$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - make args: @@ -112,7 +112,7 @@ presubmits: - ^release-1.5$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "runner.sh" - "./scripts/ci-e2e.sh" @@ -141,7 +141,7 @@ presubmits: - ^release-1.5$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "runner.sh" - "./scripts/ci-e2e.sh" @@ -174,7 +174,7 @@ presubmits: timeout: 5h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -207,7 +207,7 @@ presubmits: - ^release-1.5$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "runner.sh" - "./scripts/ci-conformance.sh" @@ -236,7 +236,7 @@ presubmits: - ^release-1.5$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "runner.sh" - "./scripts/ci-conformance.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-presubmits-release-1-6.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-presubmits-release-1-6.yaml index 7f48524d3b7cd..5e30015169e2b 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-presubmits-release-1-6.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-presubmits-release-1-6.yaml @@ -10,7 +10,7 @@ presubmits: - ^release-1.6$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "./scripts/ci-test.sh" resources: @@ -33,7 +33,7 @@ presubmits: - ^release-1.6$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "./scripts/ci-build.sh" resources: @@ -56,7 +56,7 @@ presubmits: - ^release-1.6$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - make args: @@ -87,7 +87,7 @@ presubmits: - ^release-1.6$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e.sh" @@ -116,7 +116,7 @@ presubmits: - ^release-1.6$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e.sh" @@ -149,7 +149,7 @@ presubmits: timeout: 5h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -182,7 +182,7 @@ presubmits: - ^release-1.6$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-conformance.sh" @@ -211,7 +211,7 @@ presubmits: - ^release-1.6$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-conformance.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-presubmits.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-presubmits.yaml index 30747fb029d1d..789bf1240727c 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-presubmits.yaml @@ -10,7 +10,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "./scripts/ci-test.sh" resources: @@ -33,7 +33,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "./scripts/ci-build.sh" resources: @@ -56,7 +56,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - make args: @@ -87,7 +87,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e.sh" @@ -116,7 +116,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e.sh" @@ -149,7 +149,7 @@ presubmits: timeout: 5h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -182,7 +182,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-conformance.sh" @@ -211,7 +211,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-conformance.sh" @@ -243,7 +243,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-e2e-experimental.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-periodics-main.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-periodics-main.yaml index 67772dd82eb6d..65ddf414ba221 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-periodics-main.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-periodics-main.yaml @@ -14,7 +14,7 @@ periodics: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "./scripts/ci-build.sh" @@ -45,7 +45,7 @@ periodics: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master args: - "runner.sh" - "./scripts/ci-test.sh" @@ -78,7 +78,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-gcp" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -124,7 +124,7 @@ periodics: path_alias: "sigs.k8s.io/image-builder" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-periodics-release-1-6.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-periodics-release-1-6.yaml index 67362c0016bd4..4ad212f76aa80 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-periodics-release-1-6.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-periodics-release-1-6.yaml @@ -14,7 +14,7 @@ periodics: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "runner.sh" - "./scripts/ci-build.sh" @@ -45,7 +45,7 @@ periodics: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 args: - "runner.sh" - "./scripts/ci-test.sh" @@ -78,7 +78,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-gcp" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-periodics-release-1-7.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-periodics-release-1-7.yaml index 37c6e123eb2ab..66899f8f8c71f 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-periodics-release-1-7.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-periodics-release-1-7.yaml @@ -14,7 +14,7 @@ periodics: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "./scripts/ci-build.sh" @@ -45,7 +45,7 @@ periodics: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - "runner.sh" - "./scripts/ci-test.sh" @@ -78,7 +78,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-gcp" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-presubmits-main.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-presubmits-main.yaml index 8787484df4465..6b6a0f139477e 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-presubmits-main.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-presubmits-main.yaml @@ -10,7 +10,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "./scripts/ci-test.sh" resources: @@ -33,7 +33,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "./scripts/ci-build.sh" resources: @@ -59,7 +59,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 # docker-in-docker needs privileged mode securityContext: privileged: true @@ -90,7 +90,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "make" @@ -123,7 +123,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -167,7 +167,7 @@ presubmits: path_alias: "sigs.k8s.io/image-builder" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -211,7 +211,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -250,7 +250,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -289,7 +289,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -323,7 +323,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -351,7 +351,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-presubmits-release-1-6.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-presubmits-release-1-6.yaml index bed0aa16e169e..af426f91df3d3 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-presubmits-release-1-6.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-presubmits-release-1-6.yaml @@ -10,7 +10,7 @@ presubmits: - ^release-1.6$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "./scripts/ci-test.sh" resources: @@ -33,7 +33,7 @@ presubmits: - ^release-1.6$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "./scripts/ci-build.sh" resources: @@ -59,7 +59,7 @@ presubmits: - ^release-1.6$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 # docker-in-docker needs privileged mode securityContext: privileged: true @@ -90,7 +90,7 @@ presubmits: - ^release-1.6$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "runner.sh" - "make" @@ -123,7 +123,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -159,7 +159,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -195,7 +195,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -234,7 +234,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -268,7 +268,7 @@ presubmits: - ^release-1.6$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: @@ -298,7 +298,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-presubmits-release-1-7.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-presubmits-release-1-7.yaml index ab8ff93a81f43..1c153ccca8b4c 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-presubmits-release-1-7.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-presubmits-release-1-7.yaml @@ -10,7 +10,7 @@ presubmits: - ^release-1.7$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "./scripts/ci-test.sh" resources: @@ -33,7 +33,7 @@ presubmits: - ^release-1.7$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "./scripts/ci-build.sh" resources: @@ -59,7 +59,7 @@ presubmits: - ^release-1.7$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 # docker-in-docker needs privileged mode securityContext: privileged: true @@ -90,7 +90,7 @@ presubmits: - ^release-1.7$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - "make" @@ -123,7 +123,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -159,7 +159,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -195,7 +195,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -234,7 +234,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -268,7 +268,7 @@ presubmits: - ^release-1.7$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -298,7 +298,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ccm-presubmits.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ccm-presubmits.yaml index 494dfddd25b9e..eeafb296bdd86 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ccm-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ccm-presubmits.yaml @@ -25,7 +25,7 @@ presubmits: # docker-in-docker needs privileged mode securityContext: privileged: true - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 imagePullPolicy: IfNotPresent resources: limits: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-periodics-main.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-periodics-main.yaml index 70526c65635ca..031f3e3ecb5e4 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-periodics-main.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-periodics-main.yaml @@ -14,7 +14,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits-release-0.1.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits-release-0.1.yaml index e63cc88da8937..0a94f4e88b76e 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits-release-0.1.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits-release-0.1.yaml @@ -19,7 +19,7 @@ presubmits: # docker-in-docker needs privileged mode securityContext: privileged: true - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -43,7 +43,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - "./scripts/ci-test.sh" @@ -68,7 +68,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-ibmcloud spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "./scripts/ci-build.sh" resources: @@ -92,7 +92,7 @@ presubmits: path_alias: "sigs.k8s.io/cluster-api-provider-ibmcloud" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "make" - "verify" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits-release-0.6.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits-release-0.6.yaml index 645cb8d2184f4..4b7c55992ea45 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits-release-0.6.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits-release-0.6.yaml @@ -19,7 +19,7 @@ presubmits: # docker-in-docker needs privileged mode securityContext: privileged: true - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 imagePullPolicy: Always resources: limits: @@ -43,7 +43,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 imagePullPolicy: Always command: - "./scripts/ci-test.sh" @@ -71,7 +71,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 imagePullPolicy: Always env: - name: "IBMCLOUD_API_KEY" @@ -103,7 +103,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-ibmcloud spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - "./scripts/ci-build.sh" resources: @@ -127,7 +127,7 @@ presubmits: path_alias: "sigs.k8s.io/cluster-api-provider-ibmcloud" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - "make" - "verify" @@ -153,7 +153,7 @@ presubmits: - ^release-0.6 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits-release-0.7.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits-release-0.7.yaml index 6292f1d8de8d0..8851a53a00113 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits-release-0.7.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits-release-0.7.yaml @@ -19,7 +19,7 @@ presubmits: # docker-in-docker needs privileged mode securityContext: privileged: true - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 imagePullPolicy: Always resources: limits: @@ -43,7 +43,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 imagePullPolicy: Always command: - "./scripts/ci-test.sh" @@ -71,7 +71,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 imagePullPolicy: Always env: - name: "IBMCLOUD_API_KEY" @@ -103,7 +103,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-ibmcloud spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "./scripts/ci-build.sh" resources: @@ -127,7 +127,7 @@ presubmits: path_alias: "sigs.k8s.io/cluster-api-provider-ibmcloud" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "make" - "verify" @@ -153,7 +153,7 @@ presubmits: - ^release-0.7 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits-release-0.8.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits-release-0.8.yaml index a563c6e0a7cb6..5f0cdaea2073e 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits-release-0.8.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits-release-0.8.yaml @@ -19,7 +19,7 @@ presubmits: # docker-in-docker needs privileged mode securityContext: privileged: true - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 imagePullPolicy: Always resources: limits: @@ -43,7 +43,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 imagePullPolicy: Always command: - "./scripts/ci-test.sh" @@ -71,7 +71,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 imagePullPolicy: Always env: - name: "IBMCLOUD_API_KEY" @@ -103,7 +103,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-ibmcloud spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "./scripts/ci-build.sh" resources: @@ -127,7 +127,7 @@ presubmits: path_alias: "sigs.k8s.io/cluster-api-provider-ibmcloud" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "make" - "verify" @@ -153,7 +153,7 @@ presubmits: - ^release-0.8 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits.yaml index 285dd0d13b4a9..661f7dc55164d 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-ibmcloud/cluster-api-provider-ibmcom-presubmits.yaml @@ -19,7 +19,7 @@ presubmits: # docker-in-docker needs privileged mode securityContext: privileged: true - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 imagePullPolicy: Always resources: limits: @@ -43,7 +43,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 imagePullPolicy: Always command: - "./scripts/ci-test.sh" @@ -71,7 +71,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 imagePullPolicy: Always env: - name: "IBMCLOUD_API_KEY" @@ -103,7 +103,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-ibmcloud spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "./scripts/ci-build.sh" resources: @@ -127,7 +127,7 @@ presubmits: path_alias: "sigs.k8s.io/cluster-api-provider-ibmcloud" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "make" - "verify" @@ -155,7 +155,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -190,7 +190,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-nested/cluster-api-provider-nested-periodics.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-nested/cluster-api-provider-nested-periodics.yaml index c7d6c52818656..5282a036387a4 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-nested/cluster-api-provider-nested-periodics.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-nested/cluster-api-provider-nested-periodics.yaml @@ -14,7 +14,7 @@ periodics: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "./scripts/ci-build.sh" @@ -43,7 +43,7 @@ periodics: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "./scripts/ci-test.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-nested/cluster-api-provider-nested-presubmits-release-0-1.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-nested/cluster-api-provider-nested-presubmits-release-0-1.yaml index 743da9ad3fbc6..80881f1dc8791 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-nested/cluster-api-provider-nested-presubmits-release-0-1.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-nested/cluster-api-provider-nested-presubmits-release-0-1.yaml @@ -11,7 +11,7 @@ presubmits: - ^release-0.1 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "./scripts/ci-test.sh" @@ -36,7 +36,7 @@ presubmits: - ^release-0.1 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "./scripts/ci-build.sh" @@ -64,7 +64,7 @@ presubmits: - ^release-0.1 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master # docker-in-docker needs privileged mode securityContext: privileged: true diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-nested/cluster-api-provider-nested-presubmits.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-nested/cluster-api-provider-nested-presubmits.yaml index 697926572d3b7..a032daaaaf109 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-nested/cluster-api-provider-nested-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-nested/cluster-api-provider-nested-presubmits.yaml @@ -11,7 +11,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "./scripts/ci-test.sh" @@ -36,7 +36,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "./scripts/ci-build.sh" @@ -64,7 +64,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master # docker-in-docker needs privileged mode securityContext: privileged: true diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-openstack/cluster-api-provider-openstack-periodics.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-openstack/cluster-api-provider-openstack-periodics.yaml index d70e5fd07541c..afdc4e61cd895 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-openstack/cluster-api-provider-openstack-periodics.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-openstack/cluster-api-provider-openstack-periodics.yaml @@ -17,7 +17,7 @@ periodics: max_concurrency: 1 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -71,7 +71,7 @@ periodics: max_concurrency: 1 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -117,7 +117,7 @@ periodics: path_alias: "sigs.k8s.io/cluster-api-provider-openstack" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-openstack/cluster-api-provider-openstack-presubmits.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-openstack/cluster-api-provider-openstack-presubmits.yaml index 41862032c8565..fd17fa8787df2 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-openstack/cluster-api-provider-openstack-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-openstack/cluster-api-provider-openstack-presubmits.yaml @@ -10,7 +10,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "./scripts/ci-build.sh" # docker-in-docker needs privileged mode @@ -34,7 +34,7 @@ presubmits: path_alias: "sigs.k8s.io/cluster-api-provider-openstack" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "./scripts/ci-test.sh" resources: @@ -66,7 +66,7 @@ presubmits: path_alias: "sigs.k8s.io/image-builder" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -114,7 +114,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -157,7 +157,7 @@ presubmits: path_alias: "sigs.k8s.io/image-builder" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-main-periodics-kubetest.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-main-periodics-kubetest.yaml index a219f1d677895..4a088732e13a4 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-main-periodics-kubetest.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-main-periodics-kubetest.yaml @@ -23,7 +23,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -72,7 +72,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -121,7 +121,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -170,7 +170,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-main-periodics-upgrades.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-main-periodics-upgrades.yaml index 1ec90ea44c209..f4590da07e5cf 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-main-periodics-upgrades.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-main-periodics-upgrades.yaml @@ -19,7 +19,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -64,7 +64,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -109,7 +109,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -154,7 +154,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -199,7 +199,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -244,7 +244,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-main-periodics.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-main-periodics.yaml index 95430661ae4c0..a9a0ef6bd9189 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-main-periodics.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-main-periodics.yaml @@ -15,7 +15,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 resources: limits: cpu: 2 @@ -55,7 +55,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -99,7 +99,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -144,7 +144,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -186,7 +186,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -230,7 +230,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -276,7 +276,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -321,7 +321,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -363,7 +363,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -406,7 +406,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh - bash @@ -457,7 +457,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-main-presubmits.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-main-presubmits.yaml index a34b3a2d76687..44b9cdcdadc53 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-main-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-main-presubmits.yaml @@ -13,7 +13,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -41,7 +41,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -72,7 +72,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 resources: limits: cpu: 2 @@ -105,7 +105,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -142,7 +142,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -179,7 +179,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -217,7 +217,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -255,7 +255,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -290,7 +290,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -327,7 +327,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -364,7 +364,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -403,7 +403,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -441,7 +441,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -479,7 +479,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -514,7 +514,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: @@ -547,7 +547,7 @@ presubmits: max_concurrency: 1 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-prowjob-gen.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-prowjob-gen.yaml index 5ab5cad726505..24360b16c9487 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-prowjob-gen.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-prowjob-gen.yaml @@ -9,7 +9,7 @@ prow_ignored: # prowjob configuration files (presubmits, periodics) branches: main: - testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30" + testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30" # interval for coverage job interval: "24h" upgrades: @@ -20,21 +20,21 @@ prow_ignored: - from: "1.30" to: "1.31" release-1.10: - testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29" + testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29" upgrades: - from: "1.28" to: "1.29" - from: "1.29" to: "1.30" release-1.9: - testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28" + testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28" upgrades: - from: "1.28" to: "1.29" - from: "1.29" to: "1.30" release-1.8: - testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27" + testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27" release-1.7: testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240405-68dde9badf-1.26" diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-10-periodics-upgrades.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-10-periodics-upgrades.yaml index dc1d6e46409cb..c34dc6599385f 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-10-periodics-upgrades.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-10-periodics-upgrades.yaml @@ -19,7 +19,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -64,7 +64,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -109,7 +109,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -154,7 +154,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-10-periodics.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-10-periodics.yaml index 64aa6b4540a16..5c89530debf98 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-10-periodics.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-10-periodics.yaml @@ -15,7 +15,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 resources: limits: cpu: 2 @@ -55,7 +55,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -99,7 +99,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -144,7 +144,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -186,7 +186,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -230,7 +230,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -276,7 +276,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -321,7 +321,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -363,7 +363,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-10-presubmits.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-10-presubmits.yaml index 894af79d97588..26c4262ae2d97 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-10-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-10-presubmits.yaml @@ -13,7 +13,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -41,7 +41,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -72,7 +72,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 resources: limits: cpu: 2 @@ -105,7 +105,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -142,7 +142,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -179,7 +179,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -217,7 +217,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -255,7 +255,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -290,7 +290,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -327,7 +327,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -364,7 +364,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -403,7 +403,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -441,7 +441,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -479,7 +479,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -514,7 +514,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-8-periodics.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-8-periodics.yaml index c9641ee2076fc..de6cae264ea4d 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-8-periodics.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-8-periodics.yaml @@ -15,7 +15,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 resources: limits: cpu: 2 @@ -53,7 +53,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 # we need privileged mode in order to do docker in docker securityContext: privileged: true @@ -98,7 +98,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh args: @@ -140,7 +140,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-8-presubmits.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-8-presubmits.yaml index b05715f818b22..8bb3cae417f77 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-8-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-8-presubmits.yaml @@ -13,7 +13,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh args: @@ -41,7 +41,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh args: @@ -72,7 +72,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 resources: limits: cpu: 2 @@ -104,7 +104,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 # we need privileged mode in order to do docker in docker securityContext: privileged: true @@ -142,7 +142,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh args: @@ -179,7 +179,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh args: @@ -214,7 +214,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-9-periodics-upgrades.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-9-periodics-upgrades.yaml index 82376b5b80eb9..0a3f17d0c0b39 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-9-periodics-upgrades.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-9-periodics-upgrades.yaml @@ -19,7 +19,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: @@ -64,7 +64,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-9-periodics.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-9-periodics.yaml index 9ad662f6c5df7..eec76ecac616c 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-9-periodics.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-9-periodics.yaml @@ -15,7 +15,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 resources: limits: cpu: 2 @@ -53,7 +53,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 # we need privileged mode in order to do docker in docker securityContext: privileged: true @@ -98,7 +98,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: @@ -140,7 +140,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: @@ -182,7 +182,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-9-presubmits.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-9-presubmits.yaml index 02c51b3e34535..a0ee3ee786b43 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-9-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-release-1-9-presubmits.yaml @@ -13,7 +13,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: @@ -41,7 +41,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: @@ -72,7 +72,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 resources: limits: cpu: 2 @@ -104,7 +104,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 # we need privileged mode in order to do docker in docker securityContext: privileged: true @@ -142,7 +142,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: @@ -179,7 +179,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: @@ -214,7 +214,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: @@ -252,7 +252,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: @@ -287,7 +287,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-main-periodics-upgrades.yaml b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-main-periodics-upgrades.yaml index 4e73611359208..3880e3dcfe9ee 100644 --- a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-main-periodics-upgrades.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-main-periodics-upgrades.yaml @@ -22,7 +22,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -77,7 +77,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -132,7 +132,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -187,7 +187,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -242,7 +242,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -297,7 +297,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-main-periodics.yaml b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-main-periodics.yaml index 3f4109a8a908c..8e4e64d65a8ca 100644 --- a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-main-periodics.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-main-periodics.yaml @@ -15,7 +15,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh - ./scripts/ci-test.sh @@ -46,7 +46,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh - ./scripts/ci-test.sh @@ -94,7 +94,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -141,7 +141,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -197,7 +197,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -241,7 +241,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-main-presubmits.yaml b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-main-presubmits.yaml index 15182e5a088ae..5b0bb3569491f 100644 --- a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-main-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-main-presubmits.yaml @@ -11,7 +11,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh - ./scripts/ci-build.sh @@ -39,7 +39,7 @@ presubmits: - command: - runner.sh - ./scripts/ci-apidiff.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 resources: requests: cpu: 6000m @@ -62,7 +62,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - "runner.sh" - ./scripts/ci-verify.sh @@ -88,7 +88,7 @@ presubmits: run_if_changed: '^((api|bootstrap|cmd|config|controllers|controlplane|errors|exp|feature|hack|internal|scripts|test|util|webhooks|version)/|main\.go|go\.mod|go\.sum|Dockerfile|Makefile)' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - ./scripts/ci-test.sh @@ -112,7 +112,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - ./scripts/ci-test.sh @@ -154,7 +154,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - ./scripts/ci-e2e.sh @@ -203,7 +203,7 @@ presubmits: run_if_changed: '^((api|bootstrap|cmd|config|controllers|controlplane|errors|exp|feature|hack|internal|scripts|test|util|webhooks|version)/|main\.go|go\.mod|go\.sum|Dockerfile|Makefile)' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -241,7 +241,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -282,7 +282,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -331,7 +331,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -369,7 +369,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 args: - runner.sh - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-prowjob-gen.yaml b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-prowjob-gen.yaml index 925a63151d260..85f4dfed946a5 100644 --- a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-prowjob-gen.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-prowjob-gen.yaml @@ -32,7 +32,7 @@ prow_ignored: branches: main: - testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30" + testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30" interval: "2h" upgradesInterval: "24h" kubernetesVersionManagement: "v1.27.13" @@ -51,7 +51,7 @@ prow_ignored: - from: "1.30" to: "1.31" release-1.7: - testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29" + testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29" interval: "4h" upgradesInterval: "24h" kubernetesVersionManagement: "v1.26.15" @@ -70,7 +70,7 @@ prow_ignored: - from: "1.29" to: "1.30" release-1.6: - testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28" + testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28" interval: "4h" upgradesInterval: "24h" kubernetesVersionManagement: "v1.25.11" @@ -89,7 +89,7 @@ prow_ignored: - from: "1.28" to: "1.29" release-1.5: - testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27" + testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27" interval: "4h" upgradesInterval: "24h" kubernetesVersionManagement: "v1.24.15" diff --git a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-5-periodics-upgrades.yaml b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-5-periodics-upgrades.yaml index 0ecf92b4ff85a..e95675f517a2f 100644 --- a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-5-periodics-upgrades.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-5-periodics-upgrades.yaml @@ -22,7 +22,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -77,7 +77,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -132,7 +132,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -187,7 +187,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -242,7 +242,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -297,7 +297,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 args: - runner.sh - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-5-periodics.yaml b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-5-periodics.yaml index fb6a619d80a53..150775ce633ac 100644 --- a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-5-periodics.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-5-periodics.yaml @@ -15,7 +15,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh - ./scripts/ci-test.sh @@ -46,7 +46,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh - ./scripts/ci-test.sh @@ -94,7 +94,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -141,7 +141,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 args: - runner.sh - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-5-presubmits.yaml b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-5-presubmits.yaml index fa16c11caa55b..81b20cdb52de8 100644 --- a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-5-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-5-presubmits.yaml @@ -11,7 +11,7 @@ presubmits: - ^release-1.5$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh - ./scripts/ci-build.sh @@ -39,7 +39,7 @@ presubmits: - command: - runner.sh - ./scripts/ci-apidiff.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 resources: requests: cpu: 6000m @@ -62,7 +62,7 @@ presubmits: - ^release-1.5$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - "runner.sh" - ./scripts/ci-verify.sh @@ -88,7 +88,7 @@ presubmits: run_if_changed: '^((api|bootstrap|cmd|config|controllers|controlplane|errors|exp|feature|hack|internal|scripts|test|util|webhooks|version)/|main\.go|go\.mod|go\.sum|Dockerfile|Makefile)' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 args: - runner.sh - ./scripts/ci-test.sh @@ -112,7 +112,7 @@ presubmits: - ^release-1.5$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 args: - runner.sh - ./scripts/ci-test.sh @@ -154,7 +154,7 @@ presubmits: - ^release-1.5$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 args: - runner.sh - ./scripts/ci-e2e.sh @@ -203,7 +203,7 @@ presubmits: run_if_changed: '^((api|bootstrap|cmd|config|controllers|controlplane|errors|exp|feature|hack|internal|scripts|test|util|webhooks|version)/|main\.go|go\.mod|go\.sum|Dockerfile|Makefile)' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -242,7 +242,7 @@ presubmits: run_if_changed: '^((api|bootstrap|cmd|config|controllers|controlplane|errors|exp|feature|hack|internal|scripts|test|util|webhooks|version)/|main\.go|go\.mod|go\.sum|Dockerfile|Makefile)' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -280,7 +280,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -321,7 +321,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 args: - runner.sh - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-6-periodics-upgrades.yaml b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-6-periodics-upgrades.yaml index 12d15fe9b898b..1b0340c916e99 100644 --- a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-6-periodics-upgrades.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-6-periodics-upgrades.yaml @@ -22,7 +22,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -77,7 +77,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -132,7 +132,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -187,7 +187,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -242,7 +242,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -297,7 +297,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 args: - runner.sh - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-6-periodics.yaml b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-6-periodics.yaml index 299e82d8bd00c..ecec731af5982 100644 --- a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-6-periodics.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-6-periodics.yaml @@ -15,7 +15,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh - ./scripts/ci-test.sh @@ -46,7 +46,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh - ./scripts/ci-test.sh @@ -94,7 +94,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -141,7 +141,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 args: - runner.sh - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-6-presubmits.yaml b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-6-presubmits.yaml index 4b44c29588bb7..6be9034ba7a0a 100644 --- a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-6-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-6-presubmits.yaml @@ -11,7 +11,7 @@ presubmits: - ^release-1.6$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh - ./scripts/ci-build.sh @@ -39,7 +39,7 @@ presubmits: - command: - runner.sh - ./scripts/ci-apidiff.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 resources: requests: cpu: 6000m @@ -62,7 +62,7 @@ presubmits: - ^release-1.6$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "runner.sh" - ./scripts/ci-verify.sh @@ -88,7 +88,7 @@ presubmits: run_if_changed: '^((api|bootstrap|cmd|config|controllers|controlplane|errors|exp|feature|hack|internal|scripts|test|util|webhooks|version)/|main\.go|go\.mod|go\.sum|Dockerfile|Makefile)' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 args: - runner.sh - ./scripts/ci-test.sh @@ -112,7 +112,7 @@ presubmits: - ^release-1.6$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 args: - runner.sh - ./scripts/ci-test.sh @@ -154,7 +154,7 @@ presubmits: - ^release-1.6$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 args: - runner.sh - ./scripts/ci-e2e.sh @@ -203,7 +203,7 @@ presubmits: run_if_changed: '^((api|bootstrap|cmd|config|controllers|controlplane|errors|exp|feature|hack|internal|scripts|test|util|webhooks|version)/|main\.go|go\.mod|go\.sum|Dockerfile|Makefile)' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -241,7 +241,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -282,7 +282,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 args: - runner.sh - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-7-periodics-upgrades.yaml b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-7-periodics-upgrades.yaml index 0caff3bf091e9..3c072218b2d24 100644 --- a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-7-periodics-upgrades.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-7-periodics-upgrades.yaml @@ -22,7 +22,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -77,7 +77,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -132,7 +132,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -187,7 +187,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -242,7 +242,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -297,7 +297,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-7-periodics.yaml b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-7-periodics.yaml index 0bac63d836d30..0414d4d6e5d53 100644 --- a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-7-periodics.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-7-periodics.yaml @@ -15,7 +15,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh - ./scripts/ci-test.sh @@ -46,7 +46,7 @@ periodics: path_alias: sigs.k8s.io/cluster-api spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh - ./scripts/ci-test.sh @@ -94,7 +94,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -141,7 +141,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -197,7 +197,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -241,7 +241,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-7-presubmits.yaml b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-7-presubmits.yaml index 605ba5e8a2530..906c80af392a1 100644 --- a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-7-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-7-presubmits.yaml @@ -11,7 +11,7 @@ presubmits: - ^release-1.7$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh - ./scripts/ci-build.sh @@ -39,7 +39,7 @@ presubmits: - command: - runner.sh - ./scripts/ci-apidiff.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 resources: requests: cpu: 6000m @@ -62,7 +62,7 @@ presubmits: - ^release-1.7$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - "runner.sh" - ./scripts/ci-verify.sh @@ -88,7 +88,7 @@ presubmits: run_if_changed: '^((api|bootstrap|cmd|config|controllers|controlplane|errors|exp|feature|hack|internal|scripts|test|util|webhooks|version)/|main\.go|go\.mod|go\.sum|Dockerfile|Makefile)' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - ./scripts/ci-test.sh @@ -112,7 +112,7 @@ presubmits: - ^release-1.7$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - ./scripts/ci-test.sh @@ -154,7 +154,7 @@ presubmits: - ^release-1.7$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - ./scripts/ci-e2e.sh @@ -203,7 +203,7 @@ presubmits: run_if_changed: '^((api|bootstrap|cmd|config|controllers|controlplane|errors|exp|feature|hack|internal|scripts|test|util|webhooks|version)/|main\.go|go\.mod|go\.sum|Dockerfile|Makefile)' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -241,7 +241,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -282,7 +282,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -331,7 +331,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" @@ -369,7 +369,7 @@ presubmits: path_alias: sigs.k8s.io/cluster-api spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 args: - runner.sh - "./scripts/ci-e2e.sh" diff --git a/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.25.yaml b/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.25.yaml index 2bc65ab121adf..0167a28b7561d 100644 --- a/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.25.yaml +++ b/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.25.yaml @@ -84,7 +84,7 @@ presubmits: - release-1.25 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -123,7 +123,7 @@ presubmits: - release-1.25 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -162,7 +162,7 @@ presubmits: - release-1.25 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh diff --git a/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.26.yaml b/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.26.yaml index c6a3b1be6a412..e8c640057c488 100644 --- a/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.26.yaml +++ b/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.26.yaml @@ -84,7 +84,7 @@ presubmits: - release-1.26 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -123,7 +123,7 @@ presubmits: - release-1.26 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -162,7 +162,7 @@ presubmits: - release-1.26 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh diff --git a/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.27.yaml b/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.27.yaml index e7e807e8e9933..ef1f4b4cb5dd4 100644 --- a/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.27.yaml +++ b/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.27.yaml @@ -84,7 +84,7 @@ presubmits: - release-1.27 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -123,7 +123,7 @@ presubmits: - release-1.27 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -162,7 +162,7 @@ presubmits: - release-1.27 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh diff --git a/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.28.yaml b/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.28.yaml index 45ce85afefaef..a80b93e913620 100644 --- a/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.28.yaml +++ b/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.28.yaml @@ -84,7 +84,7 @@ presubmits: - release-1.28 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -123,7 +123,7 @@ presubmits: - release-1.28 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -162,7 +162,7 @@ presubmits: - release-1.28 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh diff --git a/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.29.yaml b/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.29.yaml index 7b72f39bcf52b..7e3e1b3e923c6 100644 --- a/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.29.yaml +++ b/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.29.yaml @@ -84,7 +84,7 @@ presubmits: - release-1.29 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -123,7 +123,7 @@ presubmits: - release-1.29 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -162,7 +162,7 @@ presubmits: - release-1.29 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh diff --git a/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.30.yaml b/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.30.yaml index 02757d8cd48f0..0f895eb3a2cb2 100644 --- a/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.30.yaml +++ b/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits-release-1.30.yaml @@ -84,7 +84,7 @@ presubmits: - release-1.29 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -123,7 +123,7 @@ presubmits: - release-1.29 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -162,7 +162,7 @@ presubmits: - release-1.29 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh diff --git a/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits.yaml b/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits.yaml index a627502c74eb7..6739889f71e5a 100644 --- a/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-capacity/cluster-capacity-presubmits.yaml @@ -84,7 +84,7 @@ presubmits: - master spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -123,7 +123,7 @@ presubmits: - master spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -162,7 +162,7 @@ presubmits: - master spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh diff --git a/config/jobs/kubernetes-sigs/container-object-storage-interface/container-object-storage-interface-controller.yaml b/config/jobs/kubernetes-sigs/container-object-storage-interface/container-object-storage-interface-controller.yaml index a13fb531ca9fa..1ebb8ccf761d3 100644 --- a/config/jobs/kubernetes-sigs/container-object-storage-interface/container-object-storage-interface-controller.yaml +++ b/config/jobs/kubernetes-sigs/container-object-storage-interface/container-object-storage-interface-controller.yaml @@ -16,7 +16,7 @@ presubmits: spec: containers: # specified tags are periodically updated in bulk for all prow jobs - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/container-object-storage-interface/container-object-storage-interface-provisioner-sidecar.yaml b/config/jobs/kubernetes-sigs/container-object-storage-interface/container-object-storage-interface-provisioner-sidecar.yaml index 193c468d0e2d9..e3ec045d08a48 100644 --- a/config/jobs/kubernetes-sigs/container-object-storage-interface/container-object-storage-interface-provisioner-sidecar.yaml +++ b/config/jobs/kubernetes-sigs/container-object-storage-interface/container-object-storage-interface-provisioner-sidecar.yaml @@ -16,7 +16,7 @@ presubmits: spec: containers: # specified tags are periodically updated in bulk for all prow jobs - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-master.yaml b/config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-master.yaml index 3b3eecc3057d7..d19e7d61bf0f4 100644 --- a/config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-master.yaml +++ b/config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-master.yaml @@ -93,7 +93,7 @@ presubmits: - master spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -131,7 +131,7 @@ presubmits: - master spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -169,7 +169,7 @@ presubmits: - master spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh diff --git a/config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-release-1.28.yaml b/config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-release-1.28.yaml index 1b34e00f260de..41f03cf19b08d 100644 --- a/config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-release-1.28.yaml +++ b/config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-release-1.28.yaml @@ -93,7 +93,7 @@ presubmits: - release-1.28 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -131,7 +131,7 @@ presubmits: - release-1.28 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -169,7 +169,7 @@ presubmits: - release-1.28 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh diff --git a/config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-release-1.29.yaml b/config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-release-1.29.yaml index 6058c26f8433d..f98766ecdd5ef 100644 --- a/config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-release-1.29.yaml +++ b/config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-release-1.29.yaml @@ -93,7 +93,7 @@ presubmits: - release-1.29 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -131,7 +131,7 @@ presubmits: - release-1.29 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -169,7 +169,7 @@ presubmits: - release-1.29 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh diff --git a/config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-release-1.30.yaml b/config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-release-1.30.yaml index 1347dd6438ab2..df17451953e5b 100644 --- a/config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-release-1.30.yaml +++ b/config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-release-1.30.yaml @@ -93,7 +93,7 @@ presubmits: - release-1.30 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -131,7 +131,7 @@ presubmits: - release-1.30 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -169,7 +169,7 @@ presubmits: - release-1.30 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh diff --git a/config/jobs/kubernetes-sigs/e2e-framework/e2e-framework-periodics.yaml b/config/jobs/kubernetes-sigs/e2e-framework/e2e-framework-periodics.yaml index 389cb9e5dbfd9..1b60d2deb4d2f 100644 --- a/config/jobs/kubernetes-sigs/e2e-framework/e2e-framework-periodics.yaml +++ b/config/jobs/kubernetes-sigs/e2e-framework/e2e-framework-periodics.yaml @@ -14,7 +14,7 @@ periodics: path_alias: sigs.k8s.io/e2e-framework spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh diff --git a/config/jobs/kubernetes-sigs/e2e-framework/e2e-framework-presubmits.yaml b/config/jobs/kubernetes-sigs/e2e-framework/e2e-framework-presubmits.yaml index 2191389baaed0..37898f5417cb1 100644 --- a/config/jobs/kubernetes-sigs/e2e-framework/e2e-framework-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/e2e-framework/e2e-framework-presubmits.yaml @@ -35,7 +35,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh diff --git a/config/jobs/kubernetes-sigs/etcdadm/etcdadm-presubmits.yaml b/config/jobs/kubernetes-sigs/etcdadm/etcdadm-presubmits.yaml index d4a40f460ae30..3ab754974b14f 100644 --- a/config/jobs/kubernetes-sigs/etcdadm/etcdadm-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/etcdadm/etcdadm-presubmits.yaml @@ -8,7 +8,7 @@ presubmits: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "./hack/verify-all.sh" resources: @@ -30,7 +30,7 @@ presubmits: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master # we need privileged mode in order to do docker in docker securityContext: privileged: true diff --git a/config/jobs/kubernetes-sigs/external-dns/external-dns-presubmits.yaml b/config/jobs/kubernetes-sigs/external-dns/external-dns-presubmits.yaml index 6803c10d9743e..6eafced2f3999 100644 --- a/config/jobs/kubernetes-sigs/external-dns/external-dns-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/external-dns/external-dns-presubmits.yaml @@ -8,7 +8,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -34,7 +34,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/gateway-api/gateway-api-config.yaml b/config/jobs/kubernetes-sigs/gateway-api/gateway-api-config.yaml index 7d50c362e8957..7045acb7dcfec 100644 --- a/config/jobs/kubernetes-sigs/gateway-api/gateway-api-config.yaml +++ b/config/jobs/kubernetes-sigs/gateway-api/gateway-api-config.yaml @@ -14,7 +14,7 @@ presubmits: skip_report: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -45,7 +45,7 @@ presubmits: skip_report: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh diff --git a/config/jobs/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/config.yaml b/config/jobs/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/config.yaml index f95658fc3a0ad..f1f13fb8e923c 100644 --- a/config/jobs/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/config.yaml +++ b/config/jobs/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/config.yaml @@ -12,7 +12,7 @@ presubmits: path_alias: sigs.k8s.io/gcp-compute-persistent-disk-csi-driver spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -41,7 +41,7 @@ presubmits: timeout: 10m spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -67,7 +67,7 @@ presubmits: timeout: 10m spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -94,7 +94,7 @@ presubmits: timeout: 10m spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -126,7 +126,7 @@ presubmits: path_alias: sigs.k8s.io/gcp-compute-persistent-disk-csi-driver spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/gcp-compute-persistent-disk-csi-driver-postsubmits.yaml b/config/jobs/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/gcp-compute-persistent-disk-csi-driver-postsubmits.yaml index 967f0ac31935d..c831a06be2f1a 100644 --- a/config/jobs/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/gcp-compute-persistent-disk-csi-driver-postsubmits.yaml +++ b/config/jobs/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/gcp-compute-persistent-disk-csi-driver-postsubmits.yaml @@ -15,7 +15,7 @@ periodics: path_alias: sigs.k8s.io/gcp-compute-persistent-disk-csi-driver spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -56,7 +56,7 @@ periodics: path_alias: sigs.k8s.io/gcp-compute-persistent-disk-csi-driver spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -98,7 +98,7 @@ periodics: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/gcp-compute-persistent-disk-csi-driver-windows.yaml b/config/jobs/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/gcp-compute-persistent-disk-csi-driver-windows.yaml index fc58e33d8368e..5b12482b01f9b 100644 --- a/config/jobs/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/gcp-compute-persistent-disk-csi-driver-windows.yaml +++ b/config/jobs/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/gcp-compute-persistent-disk-csi-driver-windows.yaml @@ -22,7 +22,7 @@ periodics: timeout: 360m spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -66,7 +66,7 @@ presubmits: path_alias: sigs.k8s.io/gcp-compute-persistent-disk-csi-driver spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/gcp-filestore-csi-driver/gcp-filestore-csi-driver-config.yaml b/config/jobs/kubernetes-sigs/gcp-filestore-csi-driver/gcp-filestore-csi-driver-config.yaml index 060466e29385e..82e88bfbc3a6d 100644 --- a/config/jobs/kubernetes-sigs/gcp-filestore-csi-driver/gcp-filestore-csi-driver-config.yaml +++ b/config/jobs/kubernetes-sigs/gcp-filestore-csi-driver/gcp-filestore-csi-driver-config.yaml @@ -12,7 +12,7 @@ presubmits: path_alias: github.com/kubernetes-sigs/gcp-filestore-csi-driver spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -37,7 +37,7 @@ presubmits: timeout: 60m spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -59,7 +59,7 @@ presubmits: timeout: 10m spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -81,7 +81,7 @@ presubmits: timeout: 10m spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -105,7 +105,7 @@ presubmits: timeout: 180m spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/hydrophone/hydrophone-periodic.yaml b/config/jobs/kubernetes-sigs/hydrophone/hydrophone-periodic.yaml index be05e033808b9..22373599feaf8 100644 --- a/config/jobs/kubernetes-sigs/hydrophone/hydrophone-periodic.yaml +++ b/config/jobs/kubernetes-sigs/hydrophone/hydrophone-periodic.yaml @@ -16,7 +16,7 @@ periodics: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh env: @@ -60,7 +60,7 @@ periodics: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh env: diff --git a/config/jobs/kubernetes-sigs/hydrophone/hydrophone-presubmit.yaml b/config/jobs/kubernetes-sigs/hydrophone/hydrophone-presubmit.yaml index 63b066641e42d..e6c2e3a34e319 100644 --- a/config/jobs/kubernetes-sigs/hydrophone/hydrophone-presubmit.yaml +++ b/config/jobs/kubernetes-sigs/hydrophone/hydrophone-presubmit.yaml @@ -76,7 +76,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh env: @@ -117,7 +117,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh env: @@ -156,7 +156,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh env: diff --git a/config/jobs/kubernetes-sigs/ibm-powervs-block-csi-driver/ibm-powervs-block-csi-driver-release-0.5.yaml b/config/jobs/kubernetes-sigs/ibm-powervs-block-csi-driver/ibm-powervs-block-csi-driver-release-0.5.yaml index 4f82a1b33b8b9..afc4b675c1025 100644 --- a/config/jobs/kubernetes-sigs/ibm-powervs-block-csi-driver/ibm-powervs-block-csi-driver-release-0.5.yaml +++ b/config/jobs/kubernetes-sigs/ibm-powervs-block-csi-driver/ibm-powervs-block-csi-driver-release-0.5.yaml @@ -16,7 +16,7 @@ presubmits: - ^release-0.5 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: @@ -48,7 +48,7 @@ presubmits: - ^release-0.5 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/ibm-powervs-block-csi-driver/ibm-powervs-block-csi-driver-release-0.6.yaml b/config/jobs/kubernetes-sigs/ibm-powervs-block-csi-driver/ibm-powervs-block-csi-driver-release-0.6.yaml index 0afdc5ee05431..de70dd2782ac5 100644 --- a/config/jobs/kubernetes-sigs/ibm-powervs-block-csi-driver/ibm-powervs-block-csi-driver-release-0.6.yaml +++ b/config/jobs/kubernetes-sigs/ibm-powervs-block-csi-driver/ibm-powervs-block-csi-driver-release-0.6.yaml @@ -16,7 +16,7 @@ presubmits: - ^release-0.6 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: @@ -48,7 +48,7 @@ presubmits: - ^release-0.6 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/ibm-powervs-block-csi-driver/ibm-powervs-block-csi-driver.yaml b/config/jobs/kubernetes-sigs/ibm-powervs-block-csi-driver/ibm-powervs-block-csi-driver.yaml index 2dde044f019ed..bb9af8a1bcdd1 100644 --- a/config/jobs/kubernetes-sigs/ibm-powervs-block-csi-driver/ibm-powervs-block-csi-driver.yaml +++ b/config/jobs/kubernetes-sigs/ibm-powervs-block-csi-driver/ibm-powervs-block-csi-driver.yaml @@ -16,7 +16,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -48,7 +48,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/ibm-vpc-block-csi-driver/ibm-vpc-block-csi-driver.yaml b/config/jobs/kubernetes-sigs/ibm-vpc-block-csi-driver/ibm-vpc-block-csi-driver.yaml index cd58960bb3af0..dc29ff3110fb5 100644 --- a/config/jobs/kubernetes-sigs/ibm-vpc-block-csi-driver/ibm-vpc-block-csi-driver.yaml +++ b/config/jobs/kubernetes-sigs/ibm-vpc-block-csi-driver/ibm-vpc-block-csi-driver.yaml @@ -15,7 +15,7 @@ presubmits: description: Build test in ibm-vpc-block-csi-driver repo. spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/image-builder/image-builder-ova-presubmits.yaml b/config/jobs/kubernetes-sigs/image-builder/image-builder-ova-presubmits.yaml index 87cc0027a799c..2e46f1e18cdde 100644 --- a/config/jobs/kubernetes-sigs/image-builder/image-builder-ova-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/image-builder/image-builder-ova-presubmits.yaml @@ -13,7 +13,7 @@ presubmits: max_concurrency: 3 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master args: - runner.sh - "./images/capi/scripts/ci-ova.sh" diff --git a/config/jobs/kubernetes-sigs/image-builder/image-builder-presubmits.yaml b/config/jobs/kubernetes-sigs/image-builder/image-builder-presubmits.yaml index db3748e53056b..0f4037fd3a462 100644 --- a/config/jobs/kubernetes-sigs/image-builder/image-builder-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/image-builder/image-builder-presubmits.yaml @@ -11,7 +11,7 @@ presubmits: path_alias: sigs.k8s.io/image-builder spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master args: - runner.sh - "./images/capi/scripts/ci-azure-e2e.sh" @@ -33,7 +33,7 @@ presubmits: path_alias: sigs.k8s.io/image-builder spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master args: - runner.sh - "./images/capi/scripts/ci-azure-e2e.sh" @@ -56,7 +56,7 @@ presubmits: path_alias: sigs.k8s.io/image-builder spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master args: - runner.sh - "./images/capi/scripts/ci-json-sort.sh" @@ -80,7 +80,7 @@ presubmits: path_alias: sigs.k8s.io/image-builder spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master args: - runner.sh - "./images/capi/scripts/ci-packer-validate.sh" @@ -104,7 +104,7 @@ presubmits: path_alias: sigs.k8s.io/image-builder spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master args: - runner.sh - "./images/capi/scripts/ci-lint.sh" @@ -131,7 +131,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master args: - runner.sh - "./images/capi/scripts/ci-gce.sh" @@ -160,7 +160,7 @@ presubmits: max_concurrency: 5 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master args: - runner.sh - "./images/capi/scripts/ci-goss-populate.sh" @@ -186,7 +186,7 @@ presubmits: max_concurrency: 5 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master args: - runner.sh - "./images/capi/scripts/ci-container-image.sh" diff --git a/config/jobs/kubernetes-sigs/ingress-controller-conformance/ingress-controller-conformance.yaml b/config/jobs/kubernetes-sigs/ingress-controller-conformance/ingress-controller-conformance.yaml index f9dfcfe26b91c..cdbcb51a323bc 100644 --- a/config/jobs/kubernetes-sigs/ingress-controller-conformance/ingress-controller-conformance.yaml +++ b/config/jobs/kubernetes-sigs/ingress-controller-conformance/ingress-controller-conformance.yaml @@ -13,7 +13,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -41,7 +41,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -70,7 +70,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -96,7 +96,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -124,7 +124,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -152,7 +152,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/ingress2gateway/ingress2gateway-config.yaml b/config/jobs/kubernetes-sigs/ingress2gateway/ingress2gateway-config.yaml index 5fec8c44dfea5..a873d1e0467c3 100644 --- a/config/jobs/kubernetes-sigs/ingress2gateway/ingress2gateway-config.yaml +++ b/config/jobs/kubernetes-sigs/ingress2gateway/ingress2gateway-config.yaml @@ -14,7 +14,7 @@ presubmits: skip_report: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -45,7 +45,7 @@ presubmits: skip_report: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh diff --git a/config/jobs/kubernetes-sigs/jobset/jobset-periodics-main.yaml b/config/jobs/kubernetes-sigs/jobset/jobset-periodics-main.yaml index ec659827e48a1..403f764b0d58a 100644 --- a/config/jobs/kubernetes-sigs/jobset/jobset-periodics-main.yaml +++ b/config/jobs/kubernetes-sigs/jobset/jobset-periodics-main.yaml @@ -18,7 +18,7 @@ periodics: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: GO_TEST_FLAGS value: "-race -count 3" @@ -87,7 +87,7 @@ periodics: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.27.13 @@ -127,7 +127,7 @@ periodics: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.28.9 @@ -167,7 +167,7 @@ periodics: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.29.0 @@ -207,7 +207,7 @@ periodics: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.30.0 diff --git a/config/jobs/kubernetes-sigs/jobset/jobset-periodics-release-0-4.yaml b/config/jobs/kubernetes-sigs/jobset/jobset-periodics-release-0-4.yaml index 3b1f4daae6dbb..f305f150ba105 100644 --- a/config/jobs/kubernetes-sigs/jobset/jobset-periodics-release-0-4.yaml +++ b/config/jobs/kubernetes-sigs/jobset/jobset-periodics-release-0-4.yaml @@ -18,7 +18,7 @@ periodics: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: GO_TEST_FLAGS value: "-race -count 3" @@ -87,7 +87,7 @@ periodics: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.27.3 @@ -127,7 +127,7 @@ periodics: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.28.9 @@ -167,7 +167,7 @@ periodics: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.29.0 diff --git a/config/jobs/kubernetes-sigs/jobset/jobset-periodics-release-0-5.yaml b/config/jobs/kubernetes-sigs/jobset/jobset-periodics-release-0-5.yaml index 74151756f0498..ebabdda9c1092 100644 --- a/config/jobs/kubernetes-sigs/jobset/jobset-periodics-release-0-5.yaml +++ b/config/jobs/kubernetes-sigs/jobset/jobset-periodics-release-0-5.yaml @@ -18,7 +18,7 @@ periodics: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: GO_TEST_FLAGS value: "-race -count 3" @@ -87,7 +87,7 @@ periodics: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.27.3 @@ -127,7 +127,7 @@ periodics: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.28.9 @@ -167,7 +167,7 @@ periodics: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.29.0 diff --git a/config/jobs/kubernetes-sigs/jobset/jobset-presubmit-main.yaml b/config/jobs/kubernetes-sigs/jobset/jobset-presubmit-main.yaml index 73dc4a5f61de1..b88c2a5b313f8 100644 --- a/config/jobs/kubernetes-sigs/jobset/jobset-presubmit-main.yaml +++ b/config/jobs/kubernetes-sigs/jobset/jobset-presubmit-main.yaml @@ -13,7 +13,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: GO_TEST_FLAGS value: "-race -count 3" @@ -68,7 +68,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.27.13 @@ -103,7 +103,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.28.9 @@ -138,7 +138,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.29.4 @@ -174,7 +174,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.30.0 diff --git a/config/jobs/kubernetes-sigs/jobset/jobset-presubmit-release-0.4.yaml b/config/jobs/kubernetes-sigs/jobset/jobset-presubmit-release-0.4.yaml index 59d33495f027c..abe5a9fb518ec 100644 --- a/config/jobs/kubernetes-sigs/jobset/jobset-presubmit-release-0.4.yaml +++ b/config/jobs/kubernetes-sigs/jobset/jobset-presubmit-release-0.4.yaml @@ -15,7 +15,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: GO_TEST_FLAGS value: "-race -count 3" @@ -74,7 +74,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.27.3 @@ -111,7 +111,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.28.0 @@ -148,7 +148,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.29.0 diff --git a/config/jobs/kubernetes-sigs/jobset/jobset-presubmit-release-0.5.yaml b/config/jobs/kubernetes-sigs/jobset/jobset-presubmit-release-0.5.yaml index 1a479092712d4..9a3fa683d6ea6 100644 --- a/config/jobs/kubernetes-sigs/jobset/jobset-presubmit-release-0.5.yaml +++ b/config/jobs/kubernetes-sigs/jobset/jobset-presubmit-release-0.5.yaml @@ -15,7 +15,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: GO_TEST_FLAGS value: "-race -count 3" @@ -74,7 +74,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.27.3 @@ -111,7 +111,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.28.0 @@ -148,7 +148,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.29.0 diff --git a/config/jobs/kubernetes-sigs/karpenter/karpenter-presubmit-main.yaml b/config/jobs/kubernetes-sigs/karpenter/karpenter-presubmit-main.yaml index 9e6fd8caa0574..fa1a80ad835d7 100644 --- a/config/jobs/kubernetes-sigs/karpenter/karpenter-presubmit-main.yaml +++ b/config/jobs/kubernetes-sigs/karpenter/karpenter-presubmit-main.yaml @@ -38,7 +38,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh args: @@ -66,7 +66,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh args: @@ -94,7 +94,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/kind/kind-postsubmits.yaml b/config/jobs/kubernetes-sigs/kind/kind-postsubmits.yaml index fc88530c74b96..4eb93b3ac5f5f 100644 --- a/config/jobs/kubernetes-sigs/kind/kind-postsubmits.yaml +++ b/config/jobs/kubernetes-sigs/kind/kind-postsubmits.yaml @@ -10,7 +10,7 @@ postsubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - make diff --git a/config/jobs/kubernetes-sigs/kind/kind-presubmits.yaml b/config/jobs/kubernetes-sigs/kind/kind-presubmits.yaml index d26fcc38fdb19..77e6419315669 100644 --- a/config/jobs/kubernetes-sigs/kind/kind-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/kind/kind-presubmits.yaml @@ -10,7 +10,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - ./hack/ci/build-all.sh @@ -33,7 +33,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - make @@ -57,7 +57,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-experimental + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-experimental command: - wrapper.sh - make @@ -94,7 +94,7 @@ presubmits: timeout: 40m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master env: # skip serial tests and run with --ginkgo-parallel - name: "PARALLEL" @@ -138,7 +138,7 @@ presubmits: timeout: 40m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master env: # skip serial tests and run with --ginkgo-parallel - name: "PARALLEL" @@ -186,7 +186,7 @@ presubmits: grace_period: 15m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -232,7 +232,7 @@ presubmits: grace_period: 15m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -278,7 +278,7 @@ presubmits: grace_period: 15m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.29 + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.29 command: - wrapper.sh - bash @@ -324,7 +324,7 @@ presubmits: grace_period: 15m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.28 + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.28 command: - wrapper.sh - bash @@ -370,7 +370,7 @@ presubmits: grace_period: 15m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.27 + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.27 command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes-sigs/kind/kind-release-blocking.yaml b/config/jobs/kubernetes-sigs/kind/kind-release-blocking.yaml index e8ed67cd40e11..17169b0e84884 100644 --- a/config/jobs/kubernetes-sigs/kind/kind-release-blocking.yaml +++ b/config/jobs/kubernetes-sigs/kind/kind-release-blocking.yaml @@ -23,7 +23,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -73,7 +73,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes-sigs/kind/kind.yaml b/config/jobs/kubernetes-sigs/kind/kind.yaml index 93b481fa4010d..d0592e0cd0294 100644 --- a/config/jobs/kubernetes-sigs/kind/kind.yaml +++ b/config/jobs/kubernetes-sigs/kind/kind.yaml @@ -12,7 +12,7 @@ periodics: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - make @@ -50,7 +50,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -94,7 +94,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -143,7 +143,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master env: # skip serial tests and run with --ginkgo-parallel - name: "PARALLEL" @@ -188,7 +188,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master env: # enable IPV6 in bootstrap image - name: "DOCKER_IN_DOCKER_IPV6_ENABLED" diff --git a/config/jobs/kubernetes-sigs/kube-storage-version-migrator/kube-storage-version-migrator-ci.yaml b/config/jobs/kubernetes-sigs/kube-storage-version-migrator/kube-storage-version-migrator-ci.yaml index d710fb56e6427..046c80cc8ef66 100644 --- a/config/jobs/kubernetes-sigs/kube-storage-version-migrator/kube-storage-version-migrator-ci.yaml +++ b/config/jobs/kubernetes-sigs/kube-storage-version-migrator/kube-storage-version-migrator-ci.yaml @@ -10,7 +10,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py diff --git a/config/jobs/kubernetes-sigs/kube-storage-version-migrator/kube-storage-version-migrator-presubmits.yaml b/config/jobs/kubernetes-sigs/kube-storage-version-migrator/kube-storage-version-migrator-presubmits.yaml index 9503f4b14540b..3ec4594370ded 100644 --- a/config/jobs/kubernetes-sigs/kube-storage-version-migrator/kube-storage-version-migrator-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/kube-storage-version-migrator/kube-storage-version-migrator-presubmits.yaml @@ -6,7 +6,7 @@ presubmits: always_run: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make - test @@ -31,7 +31,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -71,7 +71,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -124,7 +124,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../../k8s.io/kubeadm/kinder/ci/kinder-run.sh" diff --git a/config/jobs/kubernetes-sigs/kubebuilder-declarative-pattern/kubebuilder-declarative-pattern-presubmits.yaml b/config/jobs/kubernetes-sigs/kubebuilder-declarative-pattern/kubebuilder-declarative-pattern-presubmits.yaml index 59c8332a82a80..950db5bc1b5b0 100644 --- a/config/jobs/kubernetes-sigs/kubebuilder-declarative-pattern/kubebuilder-declarative-pattern-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/kubebuilder-declarative-pattern/kubebuilder-declarative-pattern-presubmits.yaml @@ -7,7 +7,7 @@ presubmits: always_run: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "./hack/ci/test.sh" resources: diff --git a/config/jobs/kubernetes-sigs/kubebuilder/kubebuilder-presubmits.yaml b/config/jobs/kubernetes-sigs/kubebuilder/kubebuilder-presubmits.yaml index 207273c79f4c9..3293ed0cfbaf3 100644 --- a/config/jobs/kubernetes-sigs/kubebuilder/kubebuilder-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/kubebuilder/kubebuilder-presubmits.yaml @@ -35,7 +35,7 @@ presubmits: - ^feature/plugins-.+$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./test_e2e.sh @@ -68,7 +68,7 @@ presubmits: - ^feature/plugins-.+$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./test_e2e.sh @@ -101,7 +101,7 @@ presubmits: - ^feature/plugins-.+$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./test_e2e.sh diff --git a/config/jobs/kubernetes-sigs/kubetest2/kubetest2-canaries.yaml b/config/jobs/kubernetes-sigs/kubetest2/kubetest2-canaries.yaml index 8d622272ce30c..c7f4eaf990339 100644 --- a/config/jobs/kubernetes-sigs/kubetest2/kubetest2-canaries.yaml +++ b/config/jobs/kubernetes-sigs/kubetest2/kubetest2-canaries.yaml @@ -21,7 +21,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -54,7 +54,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -87,7 +87,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -113,7 +113,7 @@ presubmits: testgrid-dashboards: sig-testing-canaries spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -139,7 +139,7 @@ presubmits: testgrid-dashboards: sig-testing-canaries spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -176,7 +176,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -226,7 +226,7 @@ presubmits: testgrid-dashboards: sig-testing-canaries spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -250,7 +250,7 @@ presubmits: testgrid-dashboards: sig-testing-canaries spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 diff --git a/config/jobs/kubernetes-sigs/kubetest2/kubetest2-presubmits.yaml b/config/jobs/kubernetes-sigs/kubetest2/kubetest2-presubmits.yaml index 2d81da649466b..d8ef2f6c2113e 100644 --- a/config/jobs/kubernetes-sigs/kubetest2/kubetest2-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/kubetest2/kubetest2-presubmits.yaml @@ -8,7 +8,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -31,7 +31,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/kueue/kueue-presubmits-main.yaml b/config/jobs/kubernetes-sigs/kueue/kueue-presubmits-main.yaml index 3ded579e4c1a7..2675c8907f4d4 100644 --- a/config/jobs/kubernetes-sigs/kueue/kueue-presubmits-main.yaml +++ b/config/jobs/kubernetes-sigs/kueue/kueue-presubmits-main.yaml @@ -73,7 +73,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.27.13 @@ -111,7 +111,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.28.9 @@ -149,7 +149,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.29.4 @@ -187,7 +187,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.30.0 @@ -225,7 +225,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.30.0 @@ -263,7 +263,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true command: @@ -296,7 +296,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true command: diff --git a/config/jobs/kubernetes-sigs/kueue/kueue-presubmits-release-0-5.yaml b/config/jobs/kubernetes-sigs/kueue/kueue-presubmits-release-0-5.yaml index 9be395dfef46d..2308c0faba9e8 100644 --- a/config/jobs/kubernetes-sigs/kueue/kueue-presubmits-release-0-5.yaml +++ b/config/jobs/kubernetes-sigs/kueue/kueue-presubmits-release-0-5.yaml @@ -73,7 +73,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.27.3 @@ -111,7 +111,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.28.0 @@ -149,7 +149,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.29.0 @@ -215,7 +215,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true command: diff --git a/config/jobs/kubernetes-sigs/kueue/kueue-presubmits-release-0-6.yaml b/config/jobs/kubernetes-sigs/kueue/kueue-presubmits-release-0-6.yaml index f857252c1cb64..32a863d25d37c 100644 --- a/config/jobs/kubernetes-sigs/kueue/kueue-presubmits-release-0-6.yaml +++ b/config/jobs/kubernetes-sigs/kueue/kueue-presubmits-release-0-6.yaml @@ -73,7 +73,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.27.3 @@ -111,7 +111,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.28.0 @@ -149,7 +149,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.29.0 @@ -215,7 +215,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true command: diff --git a/config/jobs/kubernetes-sigs/kueue/kueue-presubmits-release-0-7.yaml b/config/jobs/kubernetes-sigs/kueue/kueue-presubmits-release-0-7.yaml index 1813d0f621daa..1ce6350972fe7 100644 --- a/config/jobs/kubernetes-sigs/kueue/kueue-presubmits-release-0-7.yaml +++ b/config/jobs/kubernetes-sigs/kueue/kueue-presubmits-release-0-7.yaml @@ -73,7 +73,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.27.13 @@ -111,7 +111,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.28.9 @@ -149,7 +149,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.29.4 @@ -187,7 +187,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.30.0 @@ -225,7 +225,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.30.0 @@ -263,7 +263,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true command: @@ -296,7 +296,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true command: diff --git a/config/jobs/kubernetes-sigs/kueue/kueue-release-blocking.yaml b/config/jobs/kubernetes-sigs/kueue/kueue-release-blocking.yaml index 6efbc2c7077d1..890290805ba4c 100644 --- a/config/jobs/kubernetes-sigs/kueue/kueue-release-blocking.yaml +++ b/config/jobs/kubernetes-sigs/kueue/kueue-release-blocking.yaml @@ -138,7 +138,7 @@ periodics: timeout: 1h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.27.13 @@ -184,7 +184,7 @@ periodics: timeout: 1h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.28.9 @@ -230,7 +230,7 @@ periodics: timeout: 1h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.29.4 @@ -276,7 +276,7 @@ periodics: timeout: 1h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.30.0 @@ -322,7 +322,7 @@ periodics: timeout: 1h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.30.0 diff --git a/config/jobs/kubernetes-sigs/kwok/kwok-presubmits-main.yaml b/config/jobs/kubernetes-sigs/kwok/kwok-presubmits-main.yaml index 2a4848e6c6b67..cd71e0bcde166 100644 --- a/config/jobs/kubernetes-sigs/kwok/kwok-presubmits-main.yaml +++ b/config/jobs/kubernetes-sigs/kwok/kwok-presubmits-main.yaml @@ -13,7 +13,7 @@ presubmits: always_run: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh resources: @@ -38,7 +38,7 @@ presubmits: always_run: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh resources: @@ -63,7 +63,7 @@ presubmits: always_run: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh resources: @@ -90,7 +90,7 @@ presubmits: always_run: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh resources: diff --git a/config/jobs/kubernetes-sigs/lws/lws-presubmit.yaml b/config/jobs/kubernetes-sigs/lws/lws-presubmit.yaml index e32a976774ef4..518c8a74524b7 100644 --- a/config/jobs/kubernetes-sigs/lws/lws-presubmit.yaml +++ b/config/jobs/kubernetes-sigs/lws/lws-presubmit.yaml @@ -13,7 +13,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: GO_TEST_FLAGS value: "-race -count 3" @@ -66,7 +66,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.27.11 @@ -97,7 +97,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.28.7 @@ -128,7 +128,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.29.2 @@ -159,7 +159,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: E2E_KIND_VERSION value: kindest/node:v1.30.0 diff --git a/config/jobs/kubernetes-sigs/metrics-server/metrics-server-presubmits.yaml b/config/jobs/kubernetes-sigs/metrics-server/metrics-server-presubmits.yaml index aae590c131fff..56433a28bd0b5 100644 --- a/config/jobs/kubernetes-sigs/metrics-server/metrics-server-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/metrics-server/metrics-server-presubmits.yaml @@ -10,7 +10,7 @@ presubmits: always_run: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - make @@ -37,7 +37,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - make @@ -64,7 +64,7 @@ presubmits: always_run: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - make @@ -95,7 +95,7 @@ presubmits: always_run: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - make @@ -129,7 +129,7 @@ presubmits: optional: true # remove when we deflake the ha tests spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - make @@ -162,7 +162,7 @@ presubmits: always_run: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - make diff --git a/config/jobs/kubernetes-sigs/network-policy-api/network-policy-api-config.yaml b/config/jobs/kubernetes-sigs/network-policy-api/network-policy-api-config.yaml index a1f6dd3559d4e..9e60a33862b8c 100644 --- a/config/jobs/kubernetes-sigs/network-policy-api/network-policy-api-config.yaml +++ b/config/jobs/kubernetes-sigs/network-policy-api/network-policy-api-config.yaml @@ -14,7 +14,7 @@ presubmits: skip_report: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh @@ -42,7 +42,7 @@ presubmits: skip_report: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, bazelrc for caching, etc. - runner.sh diff --git a/config/jobs/kubernetes-sigs/node-feature-discovery-operator/node-feature-discovery-operator-presubmits.yaml b/config/jobs/kubernetes-sigs/node-feature-discovery-operator/node-feature-discovery-operator-presubmits.yaml index 301c1452bfb2e..e3650fbbc9ad8 100644 --- a/config/jobs/kubernetes-sigs/node-feature-discovery-operator/node-feature-discovery-operator-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/node-feature-discovery-operator/node-feature-discovery-operator-presubmits.yaml @@ -81,7 +81,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true command: @@ -109,7 +109,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true command: diff --git a/config/jobs/kubernetes-sigs/node-feature-discovery/node-feature-discovery-presubmits-generic.yaml b/config/jobs/kubernetes-sigs/node-feature-discovery/node-feature-discovery-presubmits-generic.yaml index cf2374fd463f7..2c6f443c9de9d 100644 --- a/config/jobs/kubernetes-sigs/node-feature-discovery/node-feature-discovery-presubmits-generic.yaml +++ b/config/jobs/kubernetes-sigs/node-feature-discovery/node-feature-discovery-presubmits-generic.yaml @@ -39,7 +39,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true command: @@ -71,7 +71,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true command: @@ -99,7 +99,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true command: diff --git a/config/jobs/kubernetes-sigs/prometheus-adapter/prometheus-adapter-presubmits.yaml b/config/jobs/kubernetes-sigs/prometheus-adapter/prometheus-adapter-presubmits.yaml index 4453881df9663..854f6f086c554 100644 --- a/config/jobs/kubernetes-sigs/prometheus-adapter/prometheus-adapter-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/prometheus-adapter/prometheus-adapter-presubmits.yaml @@ -58,7 +58,7 @@ presubmits: path_alias: sigs.k8s.io/prometheus-adapter spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: # generic runner script, handles DIND, etc. - runner.sh diff --git a/config/jobs/kubernetes-sigs/promo-tools/promo-tools.yaml b/config/jobs/kubernetes-sigs/promo-tools/promo-tools.yaml index a01d30ccc397e..9c2cfdfedf70c 100644 --- a/config/jobs/kubernetes-sigs/promo-tools/promo-tools.yaml +++ b/config/jobs/kubernetes-sigs/promo-tools/promo-tools.yaml @@ -16,7 +16,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -63,7 +63,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -141,7 +141,7 @@ presubmits: - ^main$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "make" args: diff --git a/config/jobs/kubernetes-sigs/prow/prow-periodics.yaml b/config/jobs/kubernetes-sigs/prow/prow-periodics.yaml index ae18589df972a..4810b4c0fe5f1 100644 --- a/config/jobs/kubernetes-sigs/prow/prow-periodics.yaml +++ b/config/jobs/kubernetes-sigs/prow/prow-periodics.yaml @@ -12,7 +12,7 @@ periodics: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-test-infra + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-test-infra command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/prow/prow-postsubmits.yaml b/config/jobs/kubernetes-sigs/prow/prow-postsubmits.yaml index 851b708a5f6b6..4b0bb014ff94b 100644 --- a/config/jobs/kubernetes-sigs/prow/prow-postsubmits.yaml +++ b/config/jobs/kubernetes-sigs/prow/prow-postsubmits.yaml @@ -10,7 +10,7 @@ postsubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-test-infra + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-test-infra command: - runner.sh args: @@ -51,7 +51,7 @@ postsubmits: spec: serviceAccountName: pusher containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-test-infra + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-test-infra command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/prow/prow-presubmits.yaml b/config/jobs/kubernetes-sigs/prow/prow-presubmits.yaml index 6964b6a7dfb1f..69f0198fa2593 100644 --- a/config/jobs/kubernetes-sigs/prow/prow-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/prow/prow-presubmits.yaml @@ -9,7 +9,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-test-infra + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-test-infra command: - runner.sh args: @@ -41,7 +41,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-test-infra + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-test-infra command: - runner.sh args: @@ -72,7 +72,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-test-infra + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-test-infra command: - runner.sh args: @@ -100,7 +100,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-test-infra + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-test-infra command: - runner.sh args: @@ -130,7 +130,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-test-infra + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-test-infra command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/secrets-store-csi-driver/secrets-store-csi-driver-config.yaml b/config/jobs/kubernetes-sigs/secrets-store-csi-driver/secrets-store-csi-driver-config.yaml index bc76fcc07ff5e..c4411f491f062 100644 --- a/config/jobs/kubernetes-sigs/secrets-store-csi-driver/secrets-store-csi-driver-config.yaml +++ b/config/jobs/kubernetes-sigs/secrets-store-csi-driver/secrets-store-csi-driver-config.yaml @@ -79,7 +79,7 @@ presubmits: labels: spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -114,7 +114,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -154,7 +154,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -194,7 +194,7 @@ presubmits: preset-azure-secrets-store-creds: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -231,7 +231,7 @@ presubmits: preset-azure-secrets-store-creds: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -267,7 +267,7 @@ presubmits: spec: serviceAccountName: secrets-store-csi-driver-gcp containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -306,7 +306,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -341,7 +341,7 @@ presubmits: labels: spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -382,7 +382,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -426,7 +426,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -470,7 +470,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -514,7 +514,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -558,7 +558,7 @@ presubmits: preset-akeyless-secrets-store-creds: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -595,7 +595,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -634,7 +634,7 @@ presubmits: preset-azure-secrets-store-creds: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -679,7 +679,7 @@ presubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -723,7 +723,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -767,7 +767,7 @@ presubmits: preset-azure-secrets-store-creds: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -807,7 +807,7 @@ presubmits: spec: serviceAccountName: secrets-store-csi-driver-gcp containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -848,7 +848,7 @@ postsubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -891,7 +891,7 @@ postsubmits: preset-azure-secrets-store-creds: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -930,7 +930,7 @@ postsubmits: spec: serviceAccountName: secrets-store-csi-driver-gcp containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -971,7 +971,7 @@ postsubmits: preset-aws-credential-aws-shared-testing: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1014,7 +1014,7 @@ periodics: path_alias: sigs.k8s.io/secrets-store-csi-driver spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1057,7 +1057,7 @@ periodics: path_alias: sigs.k8s.io/secrets-store-csi-driver spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1092,7 +1092,7 @@ periodics: path_alias: sigs.k8s.io/secrets-store-csi-driver spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/secrets-store-sync-controller/secrets-store-sync-controller-config.yaml b/config/jobs/kubernetes-sigs/secrets-store-sync-controller/secrets-store-sync-controller-config.yaml index fd155bee55350..34a1cfd0844b6 100644 --- a/config/jobs/kubernetes-sigs/secrets-store-sync-controller/secrets-store-sync-controller-config.yaml +++ b/config/jobs/kubernetes-sigs/secrets-store-sync-controller/secrets-store-sync-controller-config.yaml @@ -13,7 +13,7 @@ presubmits: labels: spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -46,7 +46,7 @@ presubmits: labels: spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/security-profiles-operator/security-profiles-operator-presubmits.yaml b/config/jobs/kubernetes-sigs/security-profiles-operator/security-profiles-operator-presubmits.yaml index ecf8db8ba8294..a2a3141e4aab7 100644 --- a/config/jobs/kubernetes-sigs/security-profiles-operator/security-profiles-operator-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/security-profiles-operator/security-profiles-operator-presubmits.yaml @@ -73,7 +73,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true # for dind resources: @@ -103,7 +103,7 @@ presubmits: hostNetwork: true hostPID: true containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true # for dind resources: diff --git a/config/jobs/kubernetes-sigs/sig-storage-local-static-provisioner/sig-storage-local-static-provisioner.yaml b/config/jobs/kubernetes-sigs/sig-storage-local-static-provisioner/sig-storage-local-static-provisioner.yaml index 721a1d437e553..a32138b5cfb3b 100644 --- a/config/jobs/kubernetes-sigs/sig-storage-local-static-provisioner/sig-storage-local-static-provisioner.yaml +++ b/config/jobs/kubernetes-sigs/sig-storage-local-static-provisioner/sig-storage-local-static-provisioner.yaml @@ -9,7 +9,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -32,7 +32,7 @@ presubmits: path_alias: sigs.k8s.io/sig-storage-local-static-provisioner spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -55,7 +55,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -83,7 +83,7 @@ presubmits: preset-k8s-ssh: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -115,7 +115,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -167,7 +167,7 @@ periodics: path_alias: sigs.k8s.io/sig-storage-local-static-provisioner spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/sig-windows/release-1.27-windows-presubmits.yaml b/config/jobs/kubernetes-sigs/sig-windows/release-1.27-windows-presubmits.yaml index f95727e3bb14f..cc6ab4bf6e05f 100644 --- a/config/jobs/kubernetes-sigs/sig-windows/release-1.27-windows-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/sig-windows/release-1.27-windows-presubmits.yaml @@ -36,7 +36,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - "runner.sh" - "env" diff --git a/config/jobs/kubernetes-sigs/sig-windows/release-1.27-windows.yaml b/config/jobs/kubernetes-sigs/sig-windows/release-1.27-windows.yaml index 7571775b20cdc..e725a9e36a2c9 100644 --- a/config/jobs/kubernetes-sigs/sig-windows/release-1.27-windows.yaml +++ b/config/jobs/kubernetes-sigs/sig-windows/release-1.27-windows.yaml @@ -50,7 +50,7 @@ periodics: - command: - runner.sh - ./capz/run-capz-e2e.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: requests: @@ -96,7 +96,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - "runner.sh" - "env" diff --git a/config/jobs/kubernetes-sigs/sig-windows/release-1.28-windows-presubmits.yaml b/config/jobs/kubernetes-sigs/sig-windows/release-1.28-windows-presubmits.yaml index 899048973e9f3..b320a9a2c4cda 100644 --- a/config/jobs/kubernetes-sigs/sig-windows/release-1.28-windows-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/sig-windows/release-1.28-windows-presubmits.yaml @@ -39,7 +39,7 @@ presubmits: - "runner.sh" - "env" - "./capz/run-capz-e2e.sh" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: requests: diff --git a/config/jobs/kubernetes-sigs/sig-windows/release-1.28-windows.yaml b/config/jobs/kubernetes-sigs/sig-windows/release-1.28-windows.yaml index 59839411b80b5..894218bbf7359 100644 --- a/config/jobs/kubernetes-sigs/sig-windows/release-1.28-windows.yaml +++ b/config/jobs/kubernetes-sigs/sig-windows/release-1.28-windows.yaml @@ -53,7 +53,7 @@ periodics: - env - KUBERNETES_VERSION=latest-1.28 - ./capz/run-capz-e2e.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: requests: @@ -99,7 +99,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - "runner.sh" - "env" diff --git a/config/jobs/kubernetes-sigs/sig-windows/release-master-windows-presubmits.yaml b/config/jobs/kubernetes-sigs/sig-windows/release-master-windows-presubmits.yaml index d5aa00c3b0ff1..2240a11f935de 100644 --- a/config/jobs/kubernetes-sigs/sig-windows/release-master-windows-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/sig-windows/release-master-windows-presubmits.yaml @@ -48,7 +48,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -104,7 +104,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -161,7 +161,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -217,7 +217,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -274,7 +274,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -333,7 +333,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -391,7 +391,7 @@ presubmits: spec: serviceAccountName: prowjob-default-sa containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -454,7 +454,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -508,7 +508,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -569,7 +569,7 @@ presubmits: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" diff --git a/config/jobs/kubernetes-sigs/sig-windows/release-master-windows.yaml b/config/jobs/kubernetes-sigs/sig-windows/release-master-windows.yaml index ea3ed9590280c..086c21d9448b1 100644 --- a/config/jobs/kubernetes-sigs/sig-windows/release-master-windows.yaml +++ b/config/jobs/kubernetes-sigs/sig-windows/release-master-windows.yaml @@ -102,7 +102,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -155,7 +155,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -208,7 +208,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "./capz/run-capz-e2e.sh" @@ -258,7 +258,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -307,7 +307,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -360,7 +360,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -412,7 +412,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -461,7 +461,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -519,7 +519,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -575,7 +575,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" diff --git a/config/jobs/kubernetes-sigs/sig-windows/soak-tests.yaml b/config/jobs/kubernetes-sigs/sig-windows/soak-tests.yaml index bf8a5ed50a50d..3ad335cf333ae 100644 --- a/config/jobs/kubernetes-sigs/sig-windows/soak-tests.yaml +++ b/config/jobs/kubernetes-sigs/sig-windows/soak-tests.yaml @@ -24,7 +24,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -102,7 +102,7 @@ periodics: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -160,7 +160,7 @@ periodics: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -205,7 +205,7 @@ periodics: path_alias: "sigs.k8s.io/cloud-provider-azure" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -275,7 +275,7 @@ periodics: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh diff --git a/config/jobs/kubernetes-sigs/sig-windows/windows-experimental.yaml b/config/jobs/kubernetes-sigs/sig-windows/windows-experimental.yaml index 4c0c342800b71..32aee2191df88 100644 --- a/config/jobs/kubernetes-sigs/sig-windows/windows-experimental.yaml +++ b/config/jobs/kubernetes-sigs/sig-windows/windows-experimental.yaml @@ -31,7 +31,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" @@ -82,7 +82,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "env" diff --git a/config/jobs/kubernetes-sigs/sig-windows/windows-op-tests.yaml b/config/jobs/kubernetes-sigs/sig-windows/windows-op-tests.yaml index 4d02abab8f2b6..b953862927497 100644 --- a/config/jobs/kubernetes-sigs/sig-windows/windows-op-tests.yaml +++ b/config/jobs/kubernetes-sigs/sig-windows/windows-op-tests.yaml @@ -28,7 +28,7 @@ presubmits: preset-azure-capz-sa-cred: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh diff --git a/config/jobs/kubernetes-sigs/sig-windows/windows-unit-presubmits.yaml b/config/jobs/kubernetes-sigs/sig-windows/windows-unit-presubmits.yaml index 03698402936cb..6c15eb12b1c4c 100644 --- a/config/jobs/kubernetes-sigs/sig-windows/windows-unit-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/sig-windows/windows-unit-presubmits.yaml @@ -21,7 +21,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "./scripts/ci-k8s-unit-test.sh" diff --git a/config/jobs/kubernetes-sigs/sig-windows/windows-unit.yaml b/config/jobs/kubernetes-sigs/sig-windows/windows-unit.yaml index ad93ad8f33ff7..170ca447e1157 100644 --- a/config/jobs/kubernetes-sigs/sig-windows/windows-unit.yaml +++ b/config/jobs/kubernetes-sigs/sig-windows/windows-unit.yaml @@ -14,7 +14,7 @@ periodics: path_alias: sigs.k8s.io/windows-testing spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - "./scripts/ci-k8s-unit-test.sh" diff --git a/config/jobs/kubernetes-sigs/structured-merge-diff/structured-merge-diff-ci.yaml b/config/jobs/kubernetes-sigs/structured-merge-diff/structured-merge-diff-ci.yaml index 90fb4d58c1eca..a34fb8549331b 100644 --- a/config/jobs/kubernetes-sigs/structured-merge-diff/structured-merge-diff-ci.yaml +++ b/config/jobs/kubernetes-sigs/structured-merge-diff/structured-merge-diff-ci.yaml @@ -12,7 +12,7 @@ periodics: path_alias: sigs.k8s.io/structured-merge-diff spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - go args: @@ -42,7 +42,7 @@ periodics: path_alias: sigs.k8s.io/structured-merge-diff spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - bash - -c diff --git a/config/jobs/kubernetes-sigs/structured-merge-diff/structured-merge-diff-presubmits.yaml b/config/jobs/kubernetes-sigs/structured-merge-diff/structured-merge-diff-presubmits.yaml index d5e27eb6bcb07..b5fbb9b04981d 100644 --- a/config/jobs/kubernetes-sigs/structured-merge-diff/structured-merge-diff-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/structured-merge-diff/structured-merge-diff-presubmits.yaml @@ -9,7 +9,7 @@ presubmits: path_alias: sigs.k8s.io/structured-merge-diff spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - go args: @@ -36,7 +36,7 @@ presubmits: path_alias: sigs.k8s.io/structured-merge-diff spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - go args: @@ -62,7 +62,7 @@ presubmits: path_alias: sigs.k8s.io/structured-merge-diff spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - bash - -c diff --git a/config/jobs/kubernetes-sigs/usage-metrics-collector/usage-metrics-collector-periodics.yaml b/config/jobs/kubernetes-sigs/usage-metrics-collector/usage-metrics-collector-periodics.yaml index 757fe73772a3c..12ce9ada2ca4c 100644 --- a/config/jobs/kubernetes-sigs/usage-metrics-collector/usage-metrics-collector-periodics.yaml +++ b/config/jobs/kubernetes-sigs/usage-metrics-collector/usage-metrics-collector-periodics.yaml @@ -10,7 +10,7 @@ periodics: path_alias: sigs.k8s.io/usage-metrics-collector spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - make diff --git a/config/jobs/kubernetes-sigs/usage-metrics-collector/usage-metrics-collector-presubmits.yaml b/config/jobs/kubernetes-sigs/usage-metrics-collector/usage-metrics-collector-presubmits.yaml index 9f3e125c85ff4..991c574f42d83 100644 --- a/config/jobs/kubernetes-sigs/usage-metrics-collector/usage-metrics-collector-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/usage-metrics-collector/usage-metrics-collector-presubmits.yaml @@ -8,7 +8,7 @@ presubmits: optional: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - make @@ -31,7 +31,7 @@ presubmits: optional: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - make diff --git a/config/jobs/kubernetes-sigs/vsphere-csi-driver/vsphere-csi-driver.yaml b/config/jobs/kubernetes-sigs/vsphere-csi-driver/vsphere-csi-driver.yaml index 37011fee34380..b948dbfb7a9f2 100644 --- a/config/jobs/kubernetes-sigs/vsphere-csi-driver/vsphere-csi-driver.yaml +++ b/config/jobs/kubernetes-sigs/vsphere-csi-driver/vsphere-csi-driver.yaml @@ -9,7 +9,7 @@ presubmits: path_alias: sigs.k8s.io/vsphere-csi-driver spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -36,7 +36,7 @@ presubmits: path_alias: sigs.k8s.io/vsphere-csi-driver spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -142,7 +142,7 @@ presubmits: path_alias: sigs.k8s.io/vsphere-csi-driver spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -173,7 +173,7 @@ presubmits: skip_report: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -201,7 +201,7 @@ presubmits: skip_report: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "make" args: @@ -235,7 +235,7 @@ postsubmits: skip_submodules: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -269,7 +269,7 @@ postsubmits: skip_submodules: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes-sigs/wg-multi-tenancy/hnc-e2e.yaml b/config/jobs/kubernetes-sigs/wg-multi-tenancy/hnc-e2e.yaml index 997bc96a73cf1..32c76fbbb674c 100644 --- a/config/jobs/kubernetes-sigs/wg-multi-tenancy/hnc-e2e.yaml +++ b/config/jobs/kubernetes-sigs/wg-multi-tenancy/hnc-e2e.yaml @@ -23,7 +23,7 @@ postsubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master # workdir appears to be the base of the cloned repo command: ["wrapper.sh", "hack/prow-run-e2e.sh"] securityContext: @@ -63,7 +63,7 @@ periodics: path_alias: sigs.k8s.io/hierarchical-namespaces spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: ["wrapper.sh", "hack/prow-run-e2e.sh"] securityContext: privileged: true # Required for docker-in-docker diff --git a/config/jobs/kubernetes-sigs/wg-multi-tenancy/mtb-presubmit.yaml b/config/jobs/kubernetes-sigs/wg-multi-tenancy/mtb-presubmit.yaml index f1e4985ad06b9..7a56121930a4b 100644 --- a/config/jobs/kubernetes-sigs/wg-multi-tenancy/mtb-presubmit.yaml +++ b/config/jobs/kubernetes-sigs/wg-multi-tenancy/mtb-presubmit.yaml @@ -13,7 +13,7 @@ presubmits: run_if_changed: "benchmarks/kubectl-mtb/.*" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - ./benchmarks/kubectl-mtb/hack/ci-test.sh diff --git a/config/jobs/kubernetes/cloud-provider-alibaba-cloud/cloud-provider-alibaba-cloud-config.yaml b/config/jobs/kubernetes/cloud-provider-alibaba-cloud/cloud-provider-alibaba-cloud-config.yaml index 92b50d1937762..56c7a64220ea4 100644 --- a/config/jobs/kubernetes/cloud-provider-alibaba-cloud/cloud-provider-alibaba-cloud-config.yaml +++ b/config/jobs/kubernetes/cloud-provider-alibaba-cloud/cloud-provider-alibaba-cloud-config.yaml @@ -9,7 +9,7 @@ presubmits: path_alias: k8s.io/cloud-provider-alibaba-cloud spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -36,7 +36,7 @@ presubmits: path_alias: k8s.io/cloud-provider-alibaba-cloud spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/cloud-provider-aws/cloud-provider-aws-config.yaml b/config/jobs/kubernetes/cloud-provider-aws/cloud-provider-aws-config.yaml index 540d675a04864..0eb0cdc4a7caf 100644 --- a/config/jobs/kubernetes/cloud-provider-aws/cloud-provider-aws-config.yaml +++ b/config/jobs/kubernetes/cloud-provider-aws/cloud-provider-aws-config.yaml @@ -11,7 +11,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -40,7 +40,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/cloud-provider-aws/cloud-provider-aws-periodics.yaml b/config/jobs/kubernetes/cloud-provider-aws/cloud-provider-aws-periodics.yaml index 63a78552def07..f79de1f4c93a6 100644 --- a/config/jobs/kubernetes/cloud-provider-aws/cloud-provider-aws-periodics.yaml +++ b/config/jobs/kubernetes/cloud-provider-aws/cloud-provider-aws-periodics.yaml @@ -26,7 +26,7 @@ periodics: spec: serviceAccountName: aws-shared-testing-role containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -69,7 +69,7 @@ periodics: spec: serviceAccountName: aws-shared-testing-role containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -113,7 +113,7 @@ periodics: spec: serviceAccountName: aws-shared-testing-role containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 8 @@ -193,7 +193,7 @@ periodics: spec: serviceAccountName: aws-shared-testing-role containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 8 diff --git a/config/jobs/kubernetes/cloud-provider-aws/cloud-provider-aws-presubmit.yaml b/config/jobs/kubernetes/cloud-provider-aws/cloud-provider-aws-presubmit.yaml index 80b1ec6718a85..2f7e6cf79f008 100644 --- a/config/jobs/kubernetes/cloud-provider-aws/cloud-provider-aws-presubmit.yaml +++ b/config/jobs/kubernetes/cloud-provider-aws/cloud-provider-aws-presubmit.yaml @@ -13,7 +13,7 @@ presubmits: spec: serviceAccountName: aws-shared-testing-role containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -62,7 +62,7 @@ presubmits: spec: serviceAccountName: aws-shared-testing-role containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -141,7 +141,7 @@ presubmits: spec: serviceAccountName: aws-shared-testing-role containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/cloud-provider-gcp/cloud-provider-gcp-periodics.yaml b/config/jobs/kubernetes/cloud-provider-gcp/cloud-provider-gcp-periodics.yaml index 0ecf7ac92470b..acfc2cd16ddcf 100644 --- a/config/jobs/kubernetes/cloud-provider-gcp/cloud-provider-gcp-periodics.yaml +++ b/config/jobs/kubernetes/cloud-provider-gcp/cloud-provider-gcp-periodics.yaml @@ -20,7 +20,7 @@ periodics: path_alias: k8s.io/cloud-provider-gcp spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -84,7 +84,7 @@ periodics: path_alias: k8s.io/cloud-provider-gcp spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -153,7 +153,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -219,7 +219,7 @@ periodics: path_alias: k8s.io/cloud-provider-gcp spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -283,7 +283,7 @@ periodics: path_alias: k8s.io/cloud-provider-gcp spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -356,7 +356,7 @@ periodics: path_alias: kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 diff --git a/config/jobs/kubernetes/cloud-provider-gcp/cloud-provider-gcp-presubmits.yaml b/config/jobs/kubernetes/cloud-provider-gcp/cloud-provider-gcp-presubmits.yaml index 75399855688d4..b52392af38205 100644 --- a/config/jobs/kubernetes/cloud-provider-gcp/cloud-provider-gcp-presubmits.yaml +++ b/config/jobs/kubernetes/cloud-provider-gcp/cloud-provider-gcp-presubmits.yaml @@ -16,7 +16,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - /bin/bash args: @@ -57,7 +57,7 @@ presubmits: testgrid-num-columns-recent: '30' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -99,7 +99,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -148,7 +148,7 @@ presubmits: path_alias: kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -189,7 +189,7 @@ presubmits: testgrid-num-columns-recent: '30' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master # we need privileged mode in order to do docker in docker securityContext: privileged: true @@ -245,7 +245,7 @@ presubmits: testgrid-num-columns-recent: '30' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/cloud-provider-openstack/cloud-provider-openstack-config.yaml b/config/jobs/kubernetes/cloud-provider-openstack/cloud-provider-openstack-config.yaml index ca373f3ba1720..d07ac864371bb 100644 --- a/config/jobs/kubernetes/cloud-provider-openstack/cloud-provider-openstack-config.yaml +++ b/config/jobs/kubernetes/cloud-provider-openstack/cloud-provider-openstack-config.yaml @@ -10,7 +10,7 @@ presubmits: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -34,7 +34,7 @@ presubmits: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-master-config.yaml b/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-master-config.yaml index 6ba0ebe806d93..718a1104b4fed 100644 --- a/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-master-config.yaml +++ b/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-master-config.yaml @@ -17,7 +17,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -54,7 +54,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -92,7 +92,7 @@ presubmits: # timeout: 3h # spec: # containers: - # - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + # - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master # env: # - name: "BOSKOS_HOST" # value: "boskos.test-pods.svc.cluster.local" @@ -126,7 +126,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -163,7 +163,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -193,7 +193,7 @@ presubmits: path_alias: "k8s.io/cloud-provider-openstack" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -220,7 +220,7 @@ presubmits: path_alias: "k8s.io/cloud-provider-openstack" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -254,7 +254,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" diff --git a/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.25-config.yaml b/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.25-config.yaml index 7006a4d10dd23..f3492095aed07 100644 --- a/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.25-config.yaml +++ b/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.25-config.yaml @@ -10,7 +10,7 @@ presubmits: path_alias: "k8s.io/cloud-provider-openstack" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -44,7 +44,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -81,7 +81,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -118,7 +118,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -148,7 +148,7 @@ presubmits: path_alias: "k8s.io/cloud-provider-openstack" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: diff --git a/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.26-config.yaml b/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.26-config.yaml index 0b32151c3f840..7dd8d7b3472dc 100644 --- a/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.26-config.yaml +++ b/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.26-config.yaml @@ -17,7 +17,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -54,7 +54,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -91,7 +91,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -121,7 +121,7 @@ presubmits: path_alias: "k8s.io/cloud-provider-openstack" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -148,7 +148,7 @@ presubmits: path_alias: "k8s.io/cloud-provider-openstack" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: diff --git a/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.27-config.yaml b/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.27-config.yaml index fbc83b0f44871..db10c8c6ef77a 100644 --- a/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.27-config.yaml +++ b/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.27-config.yaml @@ -17,7 +17,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -54,7 +54,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -91,7 +91,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -121,7 +121,7 @@ presubmits: path_alias: "k8s.io/cloud-provider-openstack" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -148,7 +148,7 @@ presubmits: path_alias: "k8s.io/cloud-provider-openstack" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: diff --git a/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.28-config.yaml b/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.28-config.yaml index 2f640e2481e16..39bea6b57a9aa 100644 --- a/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.28-config.yaml +++ b/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.28-config.yaml @@ -17,7 +17,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -54,7 +54,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -91,7 +91,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -121,7 +121,7 @@ presubmits: path_alias: "k8s.io/cloud-provider-openstack" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -148,7 +148,7 @@ presubmits: path_alias: "k8s.io/cloud-provider-openstack" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -182,7 +182,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" diff --git a/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.29-config.yaml b/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.29-config.yaml index 0fca9f6dfb58a..9890eee291942 100644 --- a/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.29-config.yaml +++ b/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.29-config.yaml @@ -17,7 +17,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -54,7 +54,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -91,7 +91,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -121,7 +121,7 @@ presubmits: path_alias: "k8s.io/cloud-provider-openstack" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -148,7 +148,7 @@ presubmits: path_alias: "k8s.io/cloud-provider-openstack" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -182,7 +182,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" diff --git a/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.30-config.yaml b/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.30-config.yaml index 1196f396b83c6..a6bd9a28190f1 100644 --- a/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.30-config.yaml +++ b/config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.30-config.yaml @@ -17,7 +17,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -54,7 +54,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -91,7 +91,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" @@ -121,7 +121,7 @@ presubmits: path_alias: "k8s.io/cloud-provider-openstack" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -148,7 +148,7 @@ presubmits: path_alias: "k8s.io/cloud-provider-openstack" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -182,7 +182,7 @@ presubmits: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: "BOSKOS_HOST" value: "boskos.test-pods.svc.cluster.local" diff --git a/config/jobs/kubernetes/cloud-provider-vsphere/cloud-provider-vsphere-config.yaml b/config/jobs/kubernetes/cloud-provider-vsphere/cloud-provider-vsphere-config.yaml index 0ba1acb294216..cc45c19b4ec62 100644 --- a/config/jobs/kubernetes/cloud-provider-vsphere/cloud-provider-vsphere-config.yaml +++ b/config/jobs/kubernetes/cloud-provider-vsphere/cloud-provider-vsphere-config.yaml @@ -39,7 +39,7 @@ presubmits: path_alias: k8s.io/cloud-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -70,7 +70,7 @@ presubmits: path_alias: k8s.io/cloud-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -101,7 +101,7 @@ presubmits: path_alias: k8s.io/cloud-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -187,7 +187,7 @@ presubmits: path_alias: k8s.io/cloud-provider-vsphere spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -221,7 +221,7 @@ presubmits: skip_report: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -253,7 +253,7 @@ presubmits: skip_report: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -288,7 +288,7 @@ presubmits: skip_report: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -324,7 +324,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - bash @@ -375,7 +375,7 @@ presubmits: optional: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -408,7 +408,7 @@ presubmits: optional: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/generated/generated.yaml b/config/jobs/kubernetes/generated/generated.yaml index 543237b9aaafc..5d39edba81509 100644 --- a/config/jobs/kubernetes/generated/generated.yaml +++ b/config/jobs/kubernetes/generated/generated.yaml @@ -31,7 +31,7 @@ periodics: - --runtime-config=api/all=true - --test_args=--ginkgo.focus=\[Feature:(Audit|BlockVolume|PodPreset|ExpandCSIVolumes|ExpandInUseVolumes)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Networking-IPv6)\]|csi-hostpath-v0 --minStartupPods=8 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -71,7 +71,7 @@ periodics: - --ginkgo-parallel=30 - --env=ENABLE_CACHE_MUTATION_DETECTOR=true env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: &id001 requests: cpu: 2000m @@ -109,7 +109,7 @@ periodics: - --timeout=150m - --test_args=--ginkgo.focus=\[Feature:Ingress\] --minStartupPods=8 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -147,7 +147,7 @@ periodics: - --timeout=180m - --test_args=--ginkgo.focus=\[Feature:Reboot\] --minStartupPods=8 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -186,7 +186,7 @@ periodics: - --test_args=--ginkgo.focus=\[Serial\]|\[Disruptive\] --ginkgo.skip=\[Driver:.gcepd\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --ginkgo-parallel=1 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -226,7 +226,7 @@ periodics: - --test_args=--ginkgo.focus=\[Slow\] --ginkgo.skip=\[Driver:.gcepd\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --ginkgo-parallel=30 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: &id002 requests: cpu: 1000m @@ -270,7 +270,7 @@ periodics: - --runtime-config=api/all=true - --test_args=--ginkgo.focus=\[Feature:(Audit|BlockVolume|PodPreset|ExpandCSIVolumes|ExpandInUseVolumes)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Networking-IPv6)\]|csi-hostpath-v0 --minStartupPods=8 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -310,7 +310,7 @@ periodics: - --ginkgo-parallel=30 - --env=ENABLE_POD_SECURITY_POLICY=true env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: *id001 cluster: k8s-infra-prow-build annotations: @@ -343,7 +343,7 @@ periodics: - --timeout=150m - --test_args=--ginkgo.focus=\[Feature:Ingress\] --minStartupPods=8 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -381,7 +381,7 @@ periodics: - --timeout=180m - --test_args=--ginkgo.focus=\[Feature:Reboot\] --minStartupPods=8 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -420,7 +420,7 @@ periodics: - --test_args=--ginkgo.focus=\[Serial\]|\[Disruptive\] --ginkgo.skip=\[Driver:.gcepd\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --ginkgo-parallel=1 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -460,7 +460,7 @@ periodics: - --test_args=--ginkgo.focus=\[Slow\] --ginkgo.skip=\[Driver:.gcepd\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --ginkgo-parallel=30 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: *id002 cluster: k8s-infra-prow-build annotations: @@ -498,7 +498,7 @@ periodics: - --runtime-config=api/all=true - --test_args=--ginkgo.focus=\[Feature:(Audit|BlockVolume|PodPreset|ExpandCSIVolumes|ExpandInUseVolumes)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Networking-IPv6)\]|csi-hostpath-v0 --minStartupPods=8 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -537,7 +537,7 @@ periodics: - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --ginkgo-parallel=30 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: *id001 cluster: k8s-infra-prow-build annotations: @@ -570,7 +570,7 @@ periodics: - --timeout=150m - --test_args=--ginkgo.focus=\[Feature:Ingress\] --minStartupPods=8 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -608,7 +608,7 @@ periodics: - --timeout=180m - --test_args=--ginkgo.focus=\[Feature:Reboot\] --minStartupPods=8 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -647,7 +647,7 @@ periodics: - --test_args=--ginkgo.focus=\[Serial\]|\[Disruptive\] --ginkgo.skip=\[Driver:.gcepd\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --ginkgo-parallel=1 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -687,7 +687,7 @@ periodics: - --test_args=--ginkgo.focus=\[Slow\] --ginkgo.skip=\[Driver:.gcepd\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --ginkgo-parallel=30 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: *id002 cluster: k8s-infra-prow-build annotations: @@ -725,7 +725,7 @@ periodics: - --runtime-config=api/all=true - --test_args=--ginkgo.focus=\[Feature:(Audit|BlockVolume|PodPreset|ExpandCSIVolumes|ExpandInUseVolumes)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Networking-IPv6)\]|csi-hostpath-v0 --minStartupPods=8 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -768,7 +768,7 @@ periodics: - --env=ENABLE_CACHE_MUTATION_DETECTOR=true - --runtime-config=api/beta=true env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: &id003 requests: cpu: 2000m @@ -807,7 +807,7 @@ periodics: - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --ginkgo-parallel=30 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: *id001 cluster: k8s-infra-prow-build annotations: @@ -840,7 +840,7 @@ periodics: - --timeout=150m - --test_args=--ginkgo.focus=\[Feature:Ingress\] --minStartupPods=8 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -878,7 +878,7 @@ periodics: - --timeout=180m - --test_args=--ginkgo.focus=\[Feature:Reboot\] --minStartupPods=8 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -917,7 +917,7 @@ periodics: - --test_args=--ginkgo.focus=\[Serial\]|\[Disruptive\] --ginkgo.skip=\[Driver:.gcepd\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --ginkgo-parallel=1 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -957,7 +957,7 @@ periodics: - --test_args=--ginkgo.focus=\[Slow\] --ginkgo.skip=\[Driver:.gcepd\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --ginkgo-parallel=30 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: *id002 cluster: k8s-infra-prow-build annotations: @@ -995,7 +995,7 @@ periodics: - --runtime-config=api/all=true - --test_args=--ginkgo.focus=\[Feature:(Audit|BlockVolume|PodPreset|ExpandCSIVolumes|ExpandInUseVolumes)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Networking-IPv6)\]|csi-hostpath-v0 --minStartupPods=8 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -1038,7 +1038,7 @@ periodics: - --env=ENABLE_CACHE_MUTATION_DETECTOR=true - --runtime-config=api/beta=true env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: *id003 cluster: k8s-infra-prow-build annotations: @@ -1071,7 +1071,7 @@ periodics: - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --ginkgo-parallel=30 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: *id001 cluster: k8s-infra-prow-build annotations: @@ -1104,7 +1104,7 @@ periodics: - --timeout=150m - --test_args=--ginkgo.focus=\[Feature:Ingress\] --minStartupPods=8 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -1142,7 +1142,7 @@ periodics: - --timeout=180m - --test_args=--ginkgo.focus=\[Feature:Reboot\] --minStartupPods=8 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -1181,7 +1181,7 @@ periodics: - --test_args=--ginkgo.focus=\[Serial\]|\[Disruptive\] --ginkgo.skip=\[Driver:.gcepd\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --ginkgo-parallel=1 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -1221,7 +1221,7 @@ periodics: - --test_args=--ginkgo.focus=\[Slow\] --ginkgo.skip=\[Driver:.gcepd\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --ginkgo-parallel=30 env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: *id002 cluster: k8s-infra-prow-build annotations: diff --git a/config/jobs/kubernetes/gengo/gengo-config.yaml b/config/jobs/kubernetes/gengo/gengo-config.yaml index cbc2c7e305f1f..21d4ff62f835e 100644 --- a/config/jobs/kubernetes/gengo/gengo-config.yaml +++ b/config/jobs/kubernetes/gengo/gengo-config.yaml @@ -11,7 +11,7 @@ presubmits: skip_report: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - bash @@ -37,7 +37,7 @@ presubmits: skip_report: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/kops/build_jobs.py b/config/jobs/kubernetes/kops/build_jobs.py index 7b1ca64586981..8178930eb014f 100644 --- a/config/jobs/kubernetes/kops/build_jobs.py +++ b/config/jobs/kubernetes/kops/build_jobs.py @@ -33,7 +33,7 @@ skip_jobs = [ ] -image = "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master" +image = "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master" loader = jinja2.FileSystemLoader(searchpath="./templates") diff --git a/config/jobs/kubernetes/kops/kops-periodics-conformance.yaml b/config/jobs/kubernetes/kops/kops-periodics-conformance.yaml index 14c641c788cc1..1d45f0977e3c5 100644 --- a/config/jobs/kubernetes/kops/kops-periodics-conformance.yaml +++ b/config/jobs/kubernetes/kops/kops-periodics-conformance.yaml @@ -47,7 +47,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -113,7 +113,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -179,7 +179,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -245,7 +245,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -311,7 +311,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -377,7 +377,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: diff --git a/config/jobs/kubernetes/kops/kops-periodics-distros.yaml b/config/jobs/kubernetes/kops/kops-periodics-distros.yaml index fd84abf51488e..3c88c9eb61395 100644 --- a/config/jobs/kubernetes/kops/kops-periodics-distros.yaml +++ b/config/jobs/kubernetes/kops/kops-periodics-distros.yaml @@ -45,7 +45,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -109,7 +109,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -173,7 +173,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -237,7 +237,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -301,7 +301,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -365,7 +365,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -429,7 +429,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -493,7 +493,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -557,7 +557,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -621,7 +621,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -685,7 +685,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -749,7 +749,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -813,7 +813,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -877,7 +877,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: rocky - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -942,7 +942,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: diff --git a/config/jobs/kubernetes/kops/kops-periodics-gce.yaml b/config/jobs/kubernetes/kops/kops-periodics-gce.yaml index 3824661186365..de63e7714cd4a 100644 --- a/config/jobs/kubernetes/kops/kops-periodics-gce.yaml +++ b/config/jobs/kubernetes/kops/kops-periodics-gce.yaml @@ -42,7 +42,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -109,7 +109,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: diff --git a/config/jobs/kubernetes/kops/kops-periodics-grid.yaml b/config/jobs/kubernetes/kops/kops-periodics-grid.yaml index ea1b770aa5096..4b309c2e7aaee 100644 --- a/config/jobs/kubernetes/kops/kops-periodics-grid.yaml +++ b/config/jobs/kubernetes/kops/kops-periodics-grid.yaml @@ -45,7 +45,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -108,7 +108,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -171,7 +171,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -234,7 +234,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -297,7 +297,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -360,7 +360,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -423,7 +423,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -486,7 +486,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -549,7 +549,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -612,7 +612,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -675,7 +675,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -738,7 +738,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -801,7 +801,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -864,7 +864,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -927,7 +927,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -990,7 +990,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1053,7 +1053,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1116,7 +1116,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1179,7 +1179,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1242,7 +1242,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1305,7 +1305,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1368,7 +1368,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1431,7 +1431,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1494,7 +1494,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1557,7 +1557,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1620,7 +1620,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1683,7 +1683,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1746,7 +1746,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1810,7 +1810,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1874,7 +1874,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1938,7 +1938,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2002,7 +2002,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2066,7 +2066,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2130,7 +2130,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2194,7 +2194,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2258,7 +2258,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2322,7 +2322,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2386,7 +2386,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2450,7 +2450,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2514,7 +2514,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2578,7 +2578,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2642,7 +2642,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2705,7 +2705,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2768,7 +2768,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2831,7 +2831,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2894,7 +2894,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2957,7 +2957,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3020,7 +3020,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3083,7 +3083,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3146,7 +3146,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3209,7 +3209,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3272,7 +3272,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3335,7 +3335,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3398,7 +3398,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3461,7 +3461,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3524,7 +3524,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3587,7 +3587,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3650,7 +3650,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3713,7 +3713,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3776,7 +3776,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3839,7 +3839,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3902,7 +3902,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3965,7 +3965,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -4028,7 +4028,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -4091,7 +4091,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -4154,7 +4154,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -4217,7 +4217,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -4280,7 +4280,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -4343,7 +4343,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -4406,7 +4406,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -4469,7 +4469,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -4532,7 +4532,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -4595,7 +4595,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -4658,7 +4658,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -4721,7 +4721,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -4784,7 +4784,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -4847,7 +4847,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -4910,7 +4910,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -4973,7 +4973,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -5036,7 +5036,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -5099,7 +5099,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -5162,7 +5162,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -5225,7 +5225,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -5288,7 +5288,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -5351,7 +5351,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -5414,7 +5414,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -5477,7 +5477,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -5540,7 +5540,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -5603,7 +5603,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -5666,7 +5666,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -5729,7 +5729,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -5792,7 +5792,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -5855,7 +5855,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -5918,7 +5918,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -5981,7 +5981,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -6044,7 +6044,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -6107,7 +6107,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -6170,7 +6170,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -6233,7 +6233,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -6296,7 +6296,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -6359,7 +6359,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -6422,7 +6422,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -6485,7 +6485,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -6548,7 +6548,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -6611,7 +6611,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -6674,7 +6674,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -6737,7 +6737,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -6800,7 +6800,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -6863,7 +6863,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -6926,7 +6926,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -6989,7 +6989,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -7052,7 +7052,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -7116,7 +7116,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -7180,7 +7180,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -7244,7 +7244,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -7308,7 +7308,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -7372,7 +7372,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -7436,7 +7436,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -7500,7 +7500,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -7564,7 +7564,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -7628,7 +7628,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -7692,7 +7692,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -7756,7 +7756,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -7820,7 +7820,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -7884,7 +7884,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -7948,7 +7948,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -8011,7 +8011,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -8074,7 +8074,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -8137,7 +8137,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -8200,7 +8200,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -8263,7 +8263,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -8326,7 +8326,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -8389,7 +8389,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -8452,7 +8452,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -8515,7 +8515,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -8578,7 +8578,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -8641,7 +8641,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -8704,7 +8704,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -8767,7 +8767,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -8830,7 +8830,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -8893,7 +8893,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -8956,7 +8956,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -9019,7 +9019,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -9082,7 +9082,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -9145,7 +9145,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -9208,7 +9208,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -9271,7 +9271,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -9334,7 +9334,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -9397,7 +9397,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -9460,7 +9460,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -9523,7 +9523,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -9586,7 +9586,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -9649,7 +9649,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -9712,7 +9712,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -9775,7 +9775,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -9838,7 +9838,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -9901,7 +9901,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -9964,7 +9964,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -10027,7 +10027,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -10090,7 +10090,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -10153,7 +10153,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -10216,7 +10216,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -10279,7 +10279,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -10342,7 +10342,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -10405,7 +10405,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -10468,7 +10468,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -10531,7 +10531,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -10594,7 +10594,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -10657,7 +10657,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -10720,7 +10720,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -10783,7 +10783,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -10846,7 +10846,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -10909,7 +10909,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -10972,7 +10972,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -11035,7 +11035,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -11098,7 +11098,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -11161,7 +11161,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -11224,7 +11224,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -11287,7 +11287,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -11350,7 +11350,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -11413,7 +11413,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -11476,7 +11476,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -11539,7 +11539,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -11602,7 +11602,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -11665,7 +11665,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -11728,7 +11728,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -11791,7 +11791,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -11854,7 +11854,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -11917,7 +11917,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -11980,7 +11980,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -12043,7 +12043,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -12106,7 +12106,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -12169,7 +12169,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -12232,7 +12232,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -12295,7 +12295,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -12358,7 +12358,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -12422,7 +12422,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -12486,7 +12486,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -12550,7 +12550,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -12614,7 +12614,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -12678,7 +12678,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -12742,7 +12742,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -12806,7 +12806,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -12870,7 +12870,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -12934,7 +12934,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -12998,7 +12998,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -13062,7 +13062,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -13126,7 +13126,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -13190,7 +13190,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -13254,7 +13254,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -13317,7 +13317,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -13380,7 +13380,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -13443,7 +13443,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -13506,7 +13506,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -13569,7 +13569,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -13632,7 +13632,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -13695,7 +13695,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -13758,7 +13758,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -13821,7 +13821,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -13884,7 +13884,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -13947,7 +13947,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -14010,7 +14010,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -14073,7 +14073,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -14136,7 +14136,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -14199,7 +14199,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -14262,7 +14262,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -14325,7 +14325,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -14388,7 +14388,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -14451,7 +14451,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -14514,7 +14514,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -14577,7 +14577,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -14640,7 +14640,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -14703,7 +14703,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -14766,7 +14766,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -14829,7 +14829,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -14892,7 +14892,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -14955,7 +14955,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -15018,7 +15018,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -15081,7 +15081,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -15144,7 +15144,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -15207,7 +15207,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -15270,7 +15270,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -15333,7 +15333,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -15396,7 +15396,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -15459,7 +15459,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -15522,7 +15522,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -15585,7 +15585,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -15648,7 +15648,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -15711,7 +15711,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -15774,7 +15774,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -15837,7 +15837,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -15900,7 +15900,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -15963,7 +15963,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -16026,7 +16026,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -16089,7 +16089,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -16152,7 +16152,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -16215,7 +16215,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -16278,7 +16278,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -16341,7 +16341,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -16404,7 +16404,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -16467,7 +16467,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -16530,7 +16530,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -16593,7 +16593,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -16656,7 +16656,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -16719,7 +16719,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -16782,7 +16782,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -16845,7 +16845,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -16908,7 +16908,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -16971,7 +16971,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -17034,7 +17034,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -17097,7 +17097,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -17160,7 +17160,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -17223,7 +17223,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -17286,7 +17286,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -17349,7 +17349,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -17412,7 +17412,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -17475,7 +17475,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -17538,7 +17538,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -17601,7 +17601,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -17664,7 +17664,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -17728,7 +17728,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -17792,7 +17792,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -17856,7 +17856,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -17920,7 +17920,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -17984,7 +17984,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -18048,7 +18048,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -18112,7 +18112,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -18176,7 +18176,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -18240,7 +18240,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -18304,7 +18304,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -18368,7 +18368,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -18432,7 +18432,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -18496,7 +18496,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -18560,7 +18560,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -18623,7 +18623,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -18686,7 +18686,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -18749,7 +18749,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -18812,7 +18812,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -18875,7 +18875,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -18938,7 +18938,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -19001,7 +19001,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -19064,7 +19064,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -19127,7 +19127,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -19190,7 +19190,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -19253,7 +19253,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -19316,7 +19316,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -19379,7 +19379,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -19442,7 +19442,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -19505,7 +19505,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -19568,7 +19568,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -19631,7 +19631,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -19694,7 +19694,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -19757,7 +19757,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -19820,7 +19820,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -19883,7 +19883,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -19946,7 +19946,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -20009,7 +20009,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -20072,7 +20072,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -20135,7 +20135,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -20198,7 +20198,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -20261,7 +20261,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -20324,7 +20324,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -20387,7 +20387,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -20450,7 +20450,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -20513,7 +20513,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -20576,7 +20576,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -20639,7 +20639,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -20702,7 +20702,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -20765,7 +20765,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -20828,7 +20828,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -20891,7 +20891,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -20954,7 +20954,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -21017,7 +21017,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -21080,7 +21080,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -21143,7 +21143,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -21206,7 +21206,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -21269,7 +21269,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -21333,7 +21333,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -21397,7 +21397,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -21461,7 +21461,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -21525,7 +21525,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -21589,7 +21589,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -21653,7 +21653,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -21717,7 +21717,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -21781,7 +21781,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -21845,7 +21845,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -21909,7 +21909,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -21973,7 +21973,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -22037,7 +22037,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -22101,7 +22101,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -22165,7 +22165,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -22229,7 +22229,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -22293,7 +22293,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -22357,7 +22357,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -22421,7 +22421,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -22485,7 +22485,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -22549,7 +22549,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -22613,7 +22613,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -22677,7 +22677,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -22741,7 +22741,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -22805,7 +22805,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -22869,7 +22869,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -22933,7 +22933,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -22997,7 +22997,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -23062,7 +23062,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -23127,7 +23127,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -23192,7 +23192,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -23257,7 +23257,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -23322,7 +23322,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -23387,7 +23387,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -23452,7 +23452,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -23517,7 +23517,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -23582,7 +23582,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -23647,7 +23647,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -23712,7 +23712,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -23777,7 +23777,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -23842,7 +23842,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -23907,7 +23907,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -23971,7 +23971,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -24035,7 +24035,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -24099,7 +24099,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -24163,7 +24163,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -24227,7 +24227,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -24291,7 +24291,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -24355,7 +24355,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -24419,7 +24419,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -24483,7 +24483,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -24547,7 +24547,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -24611,7 +24611,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -24675,7 +24675,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -24739,7 +24739,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -24803,7 +24803,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -24867,7 +24867,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -24931,7 +24931,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -24995,7 +24995,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -25059,7 +25059,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -25123,7 +25123,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -25187,7 +25187,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -25251,7 +25251,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -25315,7 +25315,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -25379,7 +25379,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -25443,7 +25443,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -25507,7 +25507,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -25571,7 +25571,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -25635,7 +25635,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -25699,7 +25699,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -25763,7 +25763,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -25827,7 +25827,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -25891,7 +25891,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -25955,7 +25955,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -26019,7 +26019,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -26083,7 +26083,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -26147,7 +26147,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -26211,7 +26211,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -26275,7 +26275,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -26339,7 +26339,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -26403,7 +26403,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -26467,7 +26467,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -26531,7 +26531,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -26595,7 +26595,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -26659,7 +26659,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -26722,7 +26722,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -26785,7 +26785,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -26848,7 +26848,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -26911,7 +26911,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -26974,7 +26974,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -27037,7 +27037,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -27100,7 +27100,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -27163,7 +27163,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -27226,7 +27226,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -27289,7 +27289,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -27352,7 +27352,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -27415,7 +27415,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -27478,7 +27478,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -27541,7 +27541,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -27604,7 +27604,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -27667,7 +27667,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -27730,7 +27730,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -27794,7 +27794,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -27858,7 +27858,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -27922,7 +27922,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -27986,7 +27986,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -28050,7 +28050,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -28114,7 +28114,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -28178,7 +28178,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -28242,7 +28242,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -28306,7 +28306,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -28369,7 +28369,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -28432,7 +28432,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -28495,7 +28495,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -28558,7 +28558,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -28621,7 +28621,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -28684,7 +28684,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -28747,7 +28747,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -28810,7 +28810,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -28873,7 +28873,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -28936,7 +28936,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -28999,7 +28999,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -29062,7 +29062,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -29125,7 +29125,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -29188,7 +29188,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -29251,7 +29251,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -29314,7 +29314,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -29377,7 +29377,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -29440,7 +29440,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -29503,7 +29503,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -29566,7 +29566,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -29629,7 +29629,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -29692,7 +29692,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -29755,7 +29755,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -29818,7 +29818,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -29881,7 +29881,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -29944,7 +29944,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -30007,7 +30007,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -30070,7 +30070,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -30133,7 +30133,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -30196,7 +30196,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -30259,7 +30259,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -30322,7 +30322,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -30385,7 +30385,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -30448,7 +30448,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -30511,7 +30511,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -30574,7 +30574,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -30637,7 +30637,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -30700,7 +30700,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -30763,7 +30763,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -30826,7 +30826,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -30889,7 +30889,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -30952,7 +30952,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -31015,7 +31015,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -31078,7 +31078,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -31141,7 +31141,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -31204,7 +31204,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -31267,7 +31267,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -31330,7 +31330,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -31393,7 +31393,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -31456,7 +31456,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -31519,7 +31519,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -31582,7 +31582,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -31645,7 +31645,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -31708,7 +31708,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -31771,7 +31771,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -31834,7 +31834,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -31897,7 +31897,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -31960,7 +31960,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -32023,7 +32023,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -32086,7 +32086,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -32149,7 +32149,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -32212,7 +32212,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -32275,7 +32275,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -32338,7 +32338,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -32401,7 +32401,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -32464,7 +32464,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -32527,7 +32527,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -32590,7 +32590,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -32653,7 +32653,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -32716,7 +32716,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -32779,7 +32779,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -32842,7 +32842,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -32905,7 +32905,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -32968,7 +32968,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -33031,7 +33031,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -33094,7 +33094,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -33157,7 +33157,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -33220,7 +33220,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -33283,7 +33283,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -33346,7 +33346,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -33409,7 +33409,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -33472,7 +33472,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -33535,7 +33535,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -33598,7 +33598,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -33661,7 +33661,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -33724,7 +33724,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -33787,7 +33787,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -33850,7 +33850,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -33913,7 +33913,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -33976,7 +33976,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -34039,7 +34039,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -34102,7 +34102,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -34165,7 +34165,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -34228,7 +34228,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -34291,7 +34291,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -34354,7 +34354,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -34417,7 +34417,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -34480,7 +34480,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -34544,7 +34544,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -34608,7 +34608,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -34672,7 +34672,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -34736,7 +34736,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -34800,7 +34800,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -34864,7 +34864,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -34928,7 +34928,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -34992,7 +34992,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -35056,7 +35056,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -35120,7 +35120,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -35184,7 +35184,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -35248,7 +35248,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -35312,7 +35312,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -35376,7 +35376,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -35440,7 +35440,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -35504,7 +35504,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -35568,7 +35568,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -35632,7 +35632,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -35696,7 +35696,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: diff --git a/config/jobs/kubernetes/kops/kops-periodics-misc.yaml b/config/jobs/kubernetes/kops/kops-periodics-misc.yaml index 74bf003f2bafe..ea4cd0cab2d54 100644 --- a/config/jobs/kubernetes/kops/kops-periodics-misc.yaml +++ b/config/jobs/kubernetes/kops/kops-periodics-misc.yaml @@ -19,7 +19,7 @@ periodics: path_alias: k8s.io/release spec: containers: - - image: us-central1-docker.pkg.dev/k8s-staging-test-infra/images/kubekins-e2e:v20240625-1dde27f6a9-master + - image: us-central1-docker.pkg.dev/k8s-staging-test-infra/images/kubekins-e2e:v20240702-c547b1533e-master command: - runner.sh args: @@ -52,7 +52,7 @@ periodics: path_alias: k8s.io/kops spec: containers: - - image: us-central1-docker.pkg.dev/k8s-staging-test-infra/images/kubekins-e2e:v20240625-1dde27f6a9-master + - image: us-central1-docker.pkg.dev/k8s-staging-test-infra/images/kubekins-e2e:v20240702-c547b1533e-master imagePullPolicy: Always command: - runner.sh @@ -108,7 +108,7 @@ periodics: path_alias: k8s.io/kops spec: containers: - - image: us-central1-docker.pkg.dev/k8s-staging-test-infra/images/kubekins-e2e:v20240625-1dde27f6a9-master + - image: us-central1-docker.pkg.dev/k8s-staging-test-infra/images/kubekins-e2e:v20240702-c547b1533e-master imagePullPolicy: Always command: - runner.sh @@ -164,7 +164,7 @@ periodics: path_alias: k8s.io/kops spec: containers: - - image: us-central1-docker.pkg.dev/k8s-staging-test-infra/images/kubekins-e2e:v20240625-1dde27f6a9-master + - image: us-central1-docker.pkg.dev/k8s-staging-test-infra/images/kubekins-e2e:v20240702-c547b1533e-master imagePullPolicy: Always command: - runner.sh diff --git a/config/jobs/kubernetes/kops/kops-periodics-misc2.yaml b/config/jobs/kubernetes/kops/kops-periodics-misc2.yaml index dcecd5508d38d..6750820aca659 100644 --- a/config/jobs/kubernetes/kops/kops-periodics-misc2.yaml +++ b/config/jobs/kubernetes/kops/kops-periodics-misc2.yaml @@ -45,7 +45,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -116,7 +116,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -183,7 +183,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -249,7 +249,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -313,7 +313,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -378,7 +378,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -442,7 +442,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -506,7 +506,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -571,7 +571,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -636,7 +636,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: core - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -700,7 +700,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -764,7 +764,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -828,7 +828,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -893,7 +893,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -958,7 +958,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1022,7 +1022,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1086,7 +1086,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1152,7 +1152,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1220,7 +1220,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1288,7 +1288,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1354,7 +1354,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1415,7 +1415,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1479,7 +1479,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1541,7 +1541,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1603,7 +1603,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1665,7 +1665,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1730,7 +1730,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1794,7 +1794,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1860,7 +1860,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1927,7 +1927,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1993,7 +1993,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2058,7 +2058,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2127,7 +2127,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2198,7 +2198,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2266,7 +2266,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2333,7 +2333,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2400,7 +2400,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2468,7 +2468,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2536,7 +2536,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2604,7 +2604,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2672,7 +2672,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2739,7 +2739,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2808,7 +2808,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2877,7 +2877,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2945,7 +2945,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3013,7 +3013,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3081,7 +3081,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3150,7 +3150,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3218,7 +3218,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3287,7 +3287,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ec2-user - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3356,7 +3356,7 @@ periodics: value: /etc/ssh-key-secret/ssh-private - name: KUBE_SSH_USER value: prow - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: diff --git a/config/jobs/kubernetes/kops/kops-periodics-network-plugins.yaml b/config/jobs/kubernetes/kops/kops-periodics-network-plugins.yaml index 5213030f2850d..c75022850d7ce 100644 --- a/config/jobs/kubernetes/kops/kops-periodics-network-plugins.yaml +++ b/config/jobs/kubernetes/kops/kops-periodics-network-plugins.yaml @@ -45,7 +45,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -109,7 +109,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -173,7 +173,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -237,7 +237,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -301,7 +301,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -365,7 +365,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -429,7 +429,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -493,7 +493,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -559,7 +559,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: diff --git a/config/jobs/kubernetes/kops/kops-periodics-pipeline.yaml b/config/jobs/kubernetes/kops/kops-periodics-pipeline.yaml index 0c52ed8ec89b3..9613b8b8c7d72 100644 --- a/config/jobs/kubernetes/kops/kops-periodics-pipeline.yaml +++ b/config/jobs/kubernetes/kops/kops-periodics-pipeline.yaml @@ -48,7 +48,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -115,7 +115,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -182,7 +182,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -249,7 +249,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: diff --git a/config/jobs/kubernetes/kops/kops-periodics-scale.yaml b/config/jobs/kubernetes/kops/kops-periodics-scale.yaml index fd5aad1e1c375..252ec3a3446fe 100644 --- a/config/jobs/kubernetes/kops/kops-periodics-scale.yaml +++ b/config/jobs/kubernetes/kops/kops-periodics-scale.yaml @@ -45,7 +45,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: diff --git a/config/jobs/kubernetes/kops/kops-periodics-upgrades.yaml b/config/jobs/kubernetes/kops/kops-periodics-upgrades.yaml index 14baad69e84f2..756dcddaa4eac 100644 --- a/config/jobs/kubernetes/kops/kops-periodics-upgrades.yaml +++ b/config/jobs/kubernetes/kops/kops-periodics-upgrades.yaml @@ -50,7 +50,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -126,7 +126,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -196,7 +196,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -272,7 +272,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -342,7 +342,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -418,7 +418,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -488,7 +488,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -564,7 +564,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -634,7 +634,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -710,7 +710,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -780,7 +780,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -856,7 +856,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -926,7 +926,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1002,7 +1002,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1072,7 +1072,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1148,7 +1148,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1218,7 +1218,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1294,7 +1294,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1364,7 +1364,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1440,7 +1440,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1510,7 +1510,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1586,7 +1586,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1656,7 +1656,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1732,7 +1732,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1802,7 +1802,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1878,7 +1878,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -1948,7 +1948,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2024,7 +2024,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2094,7 +2094,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2170,7 +2170,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2240,7 +2240,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2316,7 +2316,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2386,7 +2386,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2462,7 +2462,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2532,7 +2532,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2608,7 +2608,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2678,7 +2678,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2754,7 +2754,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2824,7 +2824,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2900,7 +2900,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -2970,7 +2970,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3046,7 +3046,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3116,7 +3116,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -3186,7 +3186,7 @@ periodics: value: "ubuntu" - name: KOPS_IRSA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: diff --git a/config/jobs/kubernetes/kops/kops-periodics-versions.yaml b/config/jobs/kubernetes/kops/kops-periodics-versions.yaml index e721ce1aa4914..5d6bed14c92c6 100644 --- a/config/jobs/kubernetes/kops/kops-periodics-versions.yaml +++ b/config/jobs/kubernetes/kops/kops-periodics-versions.yaml @@ -48,7 +48,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -112,7 +112,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -176,7 +176,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -240,7 +240,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -304,7 +304,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: @@ -368,7 +368,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: ubuntu - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: diff --git a/config/jobs/kubernetes/kops/kops-presubmits-distros.yaml b/config/jobs/kubernetes/kops/kops-presubmits-distros.yaml index 421dc31eebb76..d84346020a00e 100644 --- a/config/jobs/kubernetes/kops/kops-presubmits-distros.yaml +++ b/config/jobs/kubernetes/kops/kops-presubmits-distros.yaml @@ -22,7 +22,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -89,7 +89,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -156,7 +156,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -223,7 +223,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -290,7 +290,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -357,7 +357,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -424,7 +424,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -491,7 +491,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -558,7 +558,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -625,7 +625,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -692,7 +692,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -759,7 +759,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -826,7 +826,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -893,7 +893,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -960,7 +960,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh diff --git a/config/jobs/kubernetes/kops/kops-presubmits-e2e.yaml b/config/jobs/kubernetes/kops/kops-presubmits-e2e.yaml index 865a9aa345d52..dec41e3eacddf 100644 --- a/config/jobs/kubernetes/kops/kops-presubmits-e2e.yaml +++ b/config/jobs/kubernetes/kops/kops-presubmits-e2e.yaml @@ -22,7 +22,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -92,7 +92,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -162,7 +162,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -229,7 +229,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -294,7 +294,7 @@ presubmits: spec: serviceAccountName: k8s-kops-test containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -360,7 +360,7 @@ presubmits: spec: serviceAccountName: k8s-kops-test containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -426,7 +426,7 @@ presubmits: spec: serviceAccountName: k8s-kops-test containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -492,7 +492,7 @@ presubmits: spec: serviceAccountName: k8s-kops-test containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -558,7 +558,7 @@ presubmits: spec: serviceAccountName: k8s-kops-test containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -626,7 +626,7 @@ presubmits: spec: serviceAccountName: k8s-kops-test containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -696,7 +696,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -766,7 +766,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -823,7 +823,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -880,7 +880,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -937,7 +937,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -993,7 +993,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -1060,7 +1060,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -1127,7 +1127,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -1194,7 +1194,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -1264,7 +1264,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -1331,7 +1331,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -1396,7 +1396,7 @@ presubmits: spec: serviceAccountName: k8s-kops-test containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -1464,7 +1464,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -1531,7 +1531,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -1599,7 +1599,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -1667,7 +1667,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -1734,7 +1734,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -1801,7 +1801,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -1868,7 +1868,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -1936,7 +1936,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -2005,7 +2005,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -2075,7 +2075,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -2140,7 +2140,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -2212,7 +2212,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -2284,7 +2284,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -2355,7 +2355,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -2410,7 +2410,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -2476,7 +2476,7 @@ presubmits: spec: serviceAccountName: k8s-kops-test containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -2546,7 +2546,7 @@ presubmits: spec: serviceAccountName: k8s-kops-test containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -2615,7 +2615,7 @@ presubmits: spec: serviceAccountName: k8s-kops-test containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh diff --git a/config/jobs/kubernetes/kops/kops-presubmits-network-plugins.yaml b/config/jobs/kubernetes/kops/kops-presubmits-network-plugins.yaml index 8f63347ab5088..c51f10e055c41 100644 --- a/config/jobs/kubernetes/kops/kops-presubmits-network-plugins.yaml +++ b/config/jobs/kubernetes/kops/kops-presubmits-network-plugins.yaml @@ -23,7 +23,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -90,7 +90,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -158,7 +158,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -226,7 +226,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -294,7 +294,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -362,7 +362,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -430,7 +430,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -498,7 +498,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -566,7 +566,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -634,7 +634,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -702,7 +702,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh diff --git a/config/jobs/kubernetes/kops/kops-presubmits-scale.yaml b/config/jobs/kubernetes/kops/kops-presubmits-scale.yaml index 8278778bc1bcc..c073436fa5b78 100644 --- a/config/jobs/kubernetes/kops/kops-presubmits-scale.yaml +++ b/config/jobs/kubernetes/kops/kops-presubmits-scale.yaml @@ -28,7 +28,7 @@ presubmits: path_alias: k8s.io/perf-tests spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -95,7 +95,7 @@ presubmits: path_alias: k8s.io/perf-tests spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -206,7 +206,7 @@ presubmits: path_alias: k8s.io/perf-tests spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -309,7 +309,7 @@ presubmits: spec: serviceAccountName: k8s-kops-test containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -412,7 +412,7 @@ presubmits: spec: serviceAccountName: k8s-kops-test containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh diff --git a/config/jobs/kubernetes/kops/kops-presubmits.yaml b/config/jobs/kubernetes/kops/kops-presubmits.yaml index 9722256019aad..cc4c06baba783 100644 --- a/config/jobs/kubernetes/kops/kops-presubmits.yaml +++ b/config/jobs/kubernetes/kops/kops-presubmits.yaml @@ -12,7 +12,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -40,7 +40,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -72,7 +72,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -124,7 +124,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -176,7 +176,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -223,7 +223,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -252,7 +252,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -279,7 +279,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -308,7 +308,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -335,7 +335,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -364,7 +364,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -392,7 +392,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -421,7 +421,7 @@ presubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -461,7 +461,7 @@ presubmits: spec: serviceAccountName: k8s-kops-test containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -502,7 +502,7 @@ postsubmits: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/kubeadm/kubeadm-presubmits.yaml b/config/jobs/kubernetes/kubeadm/kubeadm-presubmits.yaml index dba4c1300a260..538dd1fb32fc6 100644 --- a/config/jobs/kubernetes/kubeadm/kubeadm-presubmits.yaml +++ b/config/jobs/kubernetes/kubeadm/kubeadm-presubmits.yaml @@ -11,7 +11,7 @@ presubmits: run_if_changed: '^kinder\/.*$' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "./kinder/hack/verify-all.sh" resources: @@ -41,7 +41,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" diff --git a/config/jobs/kubernetes/node-problem-detector/node-problem-detector-ci.yaml b/config/jobs/kubernetes/node-problem-detector/node-problem-detector-ci.yaml index 8718f08a2b2ed..b09cb9fe27cb7 100644 --- a/config/jobs/kubernetes/node-problem-detector/node-problem-detector-ci.yaml +++ b/config/jobs/kubernetes/node-problem-detector/node-problem-detector-ci.yaml @@ -14,7 +14,7 @@ periodics: path_alias: k8s.io/node-problem-detector spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -49,7 +49,7 @@ periodics: path_alias: k8s.io/node-problem-detector spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -93,7 +93,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -139,7 +139,7 @@ periodics: path_alias: k8s.io/node-problem-detector spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -184,7 +184,7 @@ periodics: path_alias: k8s.io/node-problem-detector spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -229,7 +229,7 @@ periodics: path_alias: k8s.io/node-problem-detector spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -276,7 +276,7 @@ periodics: path_alias: k8s.io/node-problem-detector spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/node-problem-detector/node-problem-detector-presubmits.yaml b/config/jobs/kubernetes/node-problem-detector/node-problem-detector-presubmits.yaml index 2bdfdb3af94e4..67688819936fb 100644 --- a/config/jobs/kubernetes/node-problem-detector/node-problem-detector-presubmits.yaml +++ b/config/jobs/kubernetes/node-problem-detector/node-problem-detector-presubmits.yaml @@ -12,7 +12,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -47,7 +47,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -77,7 +77,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -118,7 +118,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -164,7 +164,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -209,7 +209,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -252,7 +252,7 @@ presubmits: preset-k8s-ssh: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: ZONE value: us-central1-a @@ -294,7 +294,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -341,7 +341,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/publishing-bot/publishing-bot-presubmits.yaml b/config/jobs/kubernetes/publishing-bot/publishing-bot-presubmits.yaml index 32b5961ab4cce..b3b67ea3b743f 100644 --- a/config/jobs/kubernetes/publishing-bot/publishing-bot-presubmits.yaml +++ b/config/jobs/kubernetes/publishing-bot/publishing-bot-presubmits.yaml @@ -89,7 +89,7 @@ presubmits: path_alias: k8s.io/publishing-bot spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/release/release-config.yaml b/config/jobs/kubernetes/release/release-config.yaml index 389329e4e4596..1dbf9fe8f62c0 100644 --- a/config/jobs/kubernetes/release/release-config.yaml +++ b/config/jobs/kubernetes/release/release-config.yaml @@ -32,7 +32,7 @@ presubmits: - --provider=gce - --test_args=--ginkgo.focus=definitely-not-a-real-focus - --timeout=65m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 4 @@ -81,7 +81,7 @@ presubmits: - --stage=gs://kubernetes-release-pull/ci/pull-release-cluster-up - --test_args=--ginkgo.focus=definitely-not-a-real-focus - --timeout=65m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 4 diff --git a/config/jobs/kubernetes/sig-api-machinery/sig-api-machinery-config.yaml b/config/jobs/kubernetes/sig-api-machinery/sig-api-machinery-config.yaml index 19a73edd4c54a..d59fb143847e2 100644 --- a/config/jobs/kubernetes/sig-api-machinery/sig-api-machinery-config.yaml +++ b/config/jobs/kubernetes/sig-api-machinery/sig-api-machinery-config.yaml @@ -26,7 +26,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=9 - --timeout=60m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 2 @@ -63,7 +63,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=9 - --timeout=60m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 2 @@ -115,7 +115,7 @@ presubmits: - --provider=gce - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=9 - --timeout=80m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 2 @@ -167,7 +167,7 @@ presubmits: - --provider=gce - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=9 - --timeout=80m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 4 diff --git a/config/jobs/kubernetes/sig-apps/sig-apps-config.yaml b/config/jobs/kubernetes/sig-apps/sig-apps-config.yaml index 3d7f921d1b4db..5a8fc6479feb2 100644 --- a/config/jobs/kubernetes/sig-apps/sig-apps-config.yaml +++ b/config/jobs/kubernetes/sig-apps/sig-apps-config.yaml @@ -20,7 +20,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=\[Feature:StatefulSet\] --minStartupPods=8 - --timeout=90m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 diff --git a/config/jobs/kubernetes/sig-arch/conformance-audit.yaml b/config/jobs/kubernetes/sig-arch/conformance-audit.yaml index 880bd7c27c9f2..dff41547cbc9e 100644 --- a/config/jobs/kubernetes/sig-arch/conformance-audit.yaml +++ b/config/jobs/kubernetes/sig-arch/conformance-audit.yaml @@ -19,7 +19,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes/sig-auth/sig-auth-encryption-at-rest.yaml b/config/jobs/kubernetes/sig-auth/sig-auth-encryption-at-rest.yaml index 2f4b544862460..ec6113f1737d8 100644 --- a/config/jobs/kubernetes/sig-auth/sig-auth-encryption-at-rest.yaml +++ b/config/jobs/kubernetes/sig-auth/sig-auth-encryption-at-rest.yaml @@ -28,7 +28,7 @@ presubmits: description: Runs conformance tests on a cluster with KMS encryption enabled spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master # we need privileged mode in order to do docker in docker securityContext: privileged: true @@ -69,7 +69,7 @@ periodics: description: Runs conformance tests on a cluster with KMS encryption enabled at periodic intervals spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master # we need privileged mode in order to do docker in docker securityContext: privileged: true diff --git a/config/jobs/kubernetes/sig-autoscaling/azure/cluster-autoscaler-azure-presubmits.yaml b/config/jobs/kubernetes/sig-autoscaling/azure/cluster-autoscaler-azure-presubmits.yaml index 9229a0d4ba92a..2b1481d2bb7c7 100644 --- a/config/jobs/kubernetes/sig-autoscaling/azure/cluster-autoscaler-azure-presubmits.yaml +++ b/config/jobs/kubernetes/sig-autoscaling/azure/cluster-autoscaler-azure-presubmits.yaml @@ -25,7 +25,7 @@ presubmits: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh - ./scripts/ci-entrypoint.sh diff --git a/config/jobs/kubernetes/sig-autoscaling/sig-autoscaling-config.yaml b/config/jobs/kubernetes/sig-autoscaling/sig-autoscaling-config.yaml index 932c76729b98d..7db01d23ee999 100644 --- a/config/jobs/kubernetes/sig-autoscaling/sig-autoscaling-config.yaml +++ b/config/jobs/kubernetes/sig-autoscaling/sig-autoscaling-config.yaml @@ -17,7 +17,7 @@ periodics: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -63,7 +63,7 @@ periodics: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -109,7 +109,7 @@ periodics: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -155,7 +155,7 @@ periodics: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -201,7 +201,7 @@ periodics: workdir: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -261,7 +261,7 @@ periodics: - --runtime-config=scheduling.k8s.io/v1alpha1=true - --test_args=--ginkgo.focus=\[Feature:ClusterSizeAutoscalingScaleUp\]|\[Feature:ClusterSizeAutoscalingScaleDown\]|\[Feature:InitialResources\] --ginkgo.skip=\[Flaky\] --minStartupPods=8 - --timeout=300m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -297,7 +297,7 @@ periodics: - --env=KUBE_FEATURE_GATES=HPAContainerMetrics=true,HPAScaleToZero=true - --test_args=--ginkgo.focus=\[Feature:CustomMetricsAutoscaling\] --ginkgo.skip=\[Flaky\] --minStartupPods=8 - --timeout=300m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -341,7 +341,7 @@ periodics: - --runtime-config=scheduling.k8s.io/v1alpha1=true - --test_args=--ginkgo.focus=\[Feature:ClusterSizeAutoscalingScaleUp\]|\[Feature:ClusterSizeAutoscalingScaleDown\] --ginkgo.skip=\[Flaky\] --minStartupPods=8 - --timeout=300m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -377,7 +377,7 @@ periodics: - --env=KUBE_FEATURE_GATES=HPAContainerMetrics=true,HPAScaleToZero=true - --test_args=--ginkgo.focus=\[Feature:CustomMetricsAutoscaling\] --ginkgo.skip=\[Flaky\] --minStartupPods=8 - --timeout=300m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -415,7 +415,7 @@ periodics: - --test_args=--ginkgo.focus=\[Feature:HPA\] --minStartupPods=8 - --ginkgo-parallel=1 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 diff --git a/config/jobs/kubernetes/sig-autoscaling/sig-autoscaling-presubmits.yaml b/config/jobs/kubernetes/sig-autoscaling/sig-autoscaling-presubmits.yaml index 22c3bdf48e0ff..da845689e4c8a 100644 --- a/config/jobs/kubernetes/sig-autoscaling/sig-autoscaling-presubmits.yaml +++ b/config/jobs/kubernetes/sig-autoscaling/sig-autoscaling-presubmits.yaml @@ -47,7 +47,7 @@ presubmits: - --runtime-config=scheduling.k8s.io/v1alpha1=true - --test_args=--ginkgo.focus=\[Feature:ClusterSizeAutoscalingScaleUp\]|\[Feature:ClusterSizeAutoscalingScaleDown\]|\[Feature:InitialResources\] --ginkgo.skip=\[Flaky\] --minStartupPods=8 - --timeout=400m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true resources: @@ -97,7 +97,7 @@ presubmits: - --ginkgo-parallel=1 - --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-autoscaling-hpa-cpu - --timeout=300m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true resources: @@ -147,7 +147,7 @@ presubmits: - --test_args=--ginkgo.focus=\[Feature:CustomMetricsAutoscaling\] --ginkgo.skip=\[Flaky\] --minStartupPods=8 - --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-autoscaling-hpa-cm - --timeout=300m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true resources: @@ -188,6 +188,6 @@ presubmits: - --test-cmd=../vertical-pod-autoscaler/hack/run-e2e.sh - --test-cmd-args=full-vpa - --timeout=100m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true diff --git a/config/jobs/kubernetes/sig-cli/sig-cli-config.yaml b/config/jobs/kubernetes/sig-cli/sig-cli-config.yaml index 1bcff8b0b46ec..ece09a63c1aff 100644 --- a/config/jobs/kubernetes/sig-cli/sig-cli-config.yaml +++ b/config/jobs/kubernetes/sig-cli/sig-cli-config.yaml @@ -21,7 +21,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=\[sig-cli\].*\[Serial\]|\[sig-cli\].*\[Disruptive\] --ginkgo.skip=\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --timeout=500m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -60,7 +60,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=\[sig-cli\] --ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --timeout=50m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -98,7 +98,7 @@ periodics: - --provider=aws - --test_args=--ginkgo.focus=\[sig-cli\] --ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[HPA\]|Dashboard|Services.*functioning.*NodePort - --timeout=120m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -139,7 +139,7 @@ periodics: - --skew - --test_args=--ginkgo.focus=Kubectl --ginkgo.skip=\[Serial\]|\[Deprecated\] --minStartupPods=8 - --timeout=120m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 1 @@ -176,7 +176,7 @@ periodics: - --skew - --test_args=--ginkgo.focus=Kubectl.*\[Serial\] --ginkgo.skip=\[Deprecated\] --minStartupPods=8 - --timeout=120m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -215,7 +215,7 @@ periodics: - --skew - --test_args=--ginkgo.focus=Kubectl --ginkgo.skip=\[Serial\]|\[Deprecated\] --minStartupPods=8 - --timeout=120m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 1 @@ -257,7 +257,7 @@ periodics: - --skew - --test_args=--ginkgo.focus=Kubectl.*\[Serial\] --ginkgo.skip=\[Deprecated\] --minStartupPods=8 - --timeout=120m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -295,7 +295,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=Kubectl --ginkgo.skip=\[Serial\]|\[Deprecated\] --kubectl-path=../../../../kubernetes_skew/cluster/kubectl.sh --minStartupPods=8 - --timeout=120m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -332,7 +332,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=Kubectl.*\[Serial\] --ginkgo.skip=\[Deprecated\] --kubectl-path=../../../../kubernetes_skew/cluster/kubectl.sh --minStartupPods=8 - --timeout=120m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -370,7 +370,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=Kubectl --ginkgo.skip=\[Serial\]|\[Deprecated\] --kubectl-path=../../../../kubernetes_skew/cluster/kubectl.sh --minStartupPods=8 - --timeout=120m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -406,7 +406,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=Kubectl.*\[Serial\] --ginkgo.skip=\[Deprecated\] --kubectl-path=../../../../kubernetes_skew/cluster/kubectl.sh --minStartupPods=8 - --timeout=120m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -444,7 +444,7 @@ periodics: - --skew - --test_args=--ginkgo.focus=Kubectl --ginkgo.skip=\[Serial\]|\[Deprecated\] --minStartupPods=8 - --timeout=120m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -481,7 +481,7 @@ periodics: - --skew - --test_args=--ginkgo.focus=Kubectl.*\[Serial\] --ginkgo.skip=\[Deprecated\] --minStartupPods=8 - --timeout=120m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -518,7 +518,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=Kubectl --ginkgo.skip=\[Serial\]|\[Deprecated\] --kubectl-path=../../../../kubernetes_skew/cluster/kubectl.sh --minStartupPods=8 - --timeout=120m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -554,7 +554,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=Kubectl.*\[Serial\] --ginkgo.skip=\[Deprecated\] --kubectl-path=../../../../kubernetes_skew/cluster/kubectl.sh --minStartupPods=8 - --timeout=120m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 diff --git a/config/jobs/kubernetes/sig-cloud-provider/aws/ec2-e2e.yaml b/config/jobs/kubernetes/sig-cloud-provider/aws/ec2-e2e.yaml index da3a9c9d35143..3ffe6928e877a 100644 --- a/config/jobs/kubernetes/sig-cloud-provider/aws/ec2-e2e.yaml +++ b/config/jobs/kubernetes/sig-cloud-provider/aws/ec2-e2e.yaml @@ -28,7 +28,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -88,7 +88,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -149,7 +149,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -209,7 +209,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -269,7 +269,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -333,7 +333,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -388,7 +388,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -449,7 +449,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -508,7 +508,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -568,7 +568,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -627,7 +627,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -691,7 +691,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -760,7 +760,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -817,7 +817,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -879,7 +879,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -946,7 +946,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1013,7 +1013,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1081,7 +1081,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1149,7 +1149,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1206,7 +1206,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -1264,7 +1264,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/sig-cloud-provider/aws/periodic-eks-e2e.yaml b/config/jobs/kubernetes/sig-cloud-provider/aws/periodic-eks-e2e.yaml index ee6fe0d1d3a1b..dfb610f678a9b 100644 --- a/config/jobs/kubernetes/sig-cloud-provider/aws/periodic-eks-e2e.yaml +++ b/config/jobs/kubernetes/sig-cloud-provider/aws/periodic-eks-e2e.yaml @@ -25,7 +25,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -96,7 +96,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -167,7 +167,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -236,7 +236,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -305,7 +305,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -374,7 +374,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/sig-cloud-provider/azure/generate.sh b/config/jobs/kubernetes/sig-cloud-provider/azure/generate.sh index bebd858273db1..ab65f7d5819d6 100755 --- a/config/jobs/kubernetes/sig-cloud-provider/azure/generate.sh +++ b/config/jobs/kubernetes/sig-cloud-provider/azure/generate.sh @@ -38,7 +38,7 @@ EOF } # we need to define the full image URL so it can be autobumped -tmp="gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master" +tmp="gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master" kubekins_e2e_image="${tmp/\-master/}" installCSIdrivers=" ./deploy/install-driver.sh master local,snapshot,enable-avset &&" installCSIAzureFileDrivers=" ./deploy/install-driver.sh master local &&" @@ -778,7 +778,7 @@ EOF workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -837,7 +837,7 @@ EOF workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -898,7 +898,7 @@ EOF workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -956,7 +956,7 @@ EOF workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh diff --git a/config/jobs/kubernetes/sig-cloud-provider/azure/release-1.26.yaml b/config/jobs/kubernetes/sig-cloud-provider/azure/release-1.26.yaml index f46bcf647f997..68a83288c64be 100644 --- a/config/jobs/kubernetes/sig-cloud-provider/azure/release-1.26.yaml +++ b/config/jobs/kubernetes/sig-cloud-provider/azure/release-1.26.yaml @@ -31,7 +31,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -81,7 +81,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -133,7 +133,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -184,7 +184,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -233,7 +233,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-conformance.sh @@ -274,7 +274,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-conformance.sh @@ -321,7 +321,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-conformance.sh @@ -370,7 +370,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-conformance.sh @@ -426,7 +426,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -485,7 +485,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -546,7 +546,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -604,7 +604,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh diff --git a/config/jobs/kubernetes/sig-cloud-provider/azure/release-1.27.yaml b/config/jobs/kubernetes/sig-cloud-provider/azure/release-1.27.yaml index 23c0fc4794c25..162dcf444a277 100644 --- a/config/jobs/kubernetes/sig-cloud-provider/azure/release-1.27.yaml +++ b/config/jobs/kubernetes/sig-cloud-provider/azure/release-1.27.yaml @@ -31,7 +31,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -81,7 +81,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -133,7 +133,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -184,7 +184,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -233,7 +233,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-conformance.sh @@ -274,7 +274,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-conformance.sh @@ -321,7 +321,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-conformance.sh @@ -370,7 +370,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-conformance.sh @@ -426,7 +426,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -485,7 +485,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -546,7 +546,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -604,7 +604,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh diff --git a/config/jobs/kubernetes/sig-cloud-provider/azure/release-1.28.yaml b/config/jobs/kubernetes/sig-cloud-provider/azure/release-1.28.yaml index 4a58eded70bfe..414b38edfa7cf 100644 --- a/config/jobs/kubernetes/sig-cloud-provider/azure/release-1.28.yaml +++ b/config/jobs/kubernetes/sig-cloud-provider/azure/release-1.28.yaml @@ -31,7 +31,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -81,7 +81,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -133,7 +133,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -184,7 +184,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -233,7 +233,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-conformance.sh @@ -274,7 +274,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-conformance.sh @@ -321,7 +321,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-conformance.sh @@ -370,7 +370,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-conformance.sh @@ -426,7 +426,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -485,7 +485,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -546,7 +546,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -604,7 +604,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh diff --git a/config/jobs/kubernetes/sig-cloud-provider/azure/release-master.yaml b/config/jobs/kubernetes/sig-cloud-provider/azure/release-master.yaml index bf7cf67ebb4ce..24e3e4a8b8d6d 100644 --- a/config/jobs/kubernetes/sig-cloud-provider/azure/release-master.yaml +++ b/config/jobs/kubernetes/sig-cloud-provider/azure/release-master.yaml @@ -32,7 +32,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -87,7 +87,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -144,7 +144,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -200,7 +200,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -254,7 +254,7 @@ presubmits: path_alias: sigs.k8s.io/cloud-provider-azure spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-conformance.sh @@ -299,7 +299,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-conformance.sh @@ -346,7 +346,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-conformance.sh @@ -395,7 +395,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-conformance.sh @@ -451,7 +451,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -510,7 +510,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -571,7 +571,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -629,7 +629,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -682,7 +682,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-conformance.sh @@ -736,7 +736,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -795,7 +795,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -856,7 +856,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh @@ -914,7 +914,7 @@ periodics: workdir: false spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - ./scripts/ci-entrypoint.sh diff --git a/config/jobs/kubernetes/sig-cloud-provider/gcp/gce-conformance.yaml b/config/jobs/kubernetes/sig-cloud-provider/gcp/gce-conformance.yaml index f6ac1aae65771..6205222015ce9 100644 --- a/config/jobs/kubernetes/sig-cloud-provider/gcp/gce-conformance.yaml +++ b/config/jobs/kubernetes/sig-cloud-provider/gcp/gce-conformance.yaml @@ -28,7 +28,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=\[Conformance\] - --timeout=200m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 1 @@ -63,7 +63,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: privileged: true resources: diff --git a/config/jobs/kubernetes/sig-cloud-provider/gcp/gcp-gce.yaml b/config/jobs/kubernetes/sig-cloud-provider/gcp/gcp-gce.yaml index 55f01991fe085..095385089ba67 100644 --- a/config/jobs/kubernetes/sig-cloud-provider/gcp/gcp-gce.yaml +++ b/config/jobs/kubernetes/sig-cloud-provider/gcp/gcp-gce.yaml @@ -58,7 +58,7 @@ presubmits: - --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --timeout=80m # thinking about making this longer? don't! 80m is a hard cap, and should get down to no more than 60m. - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 4 @@ -114,7 +114,7 @@ presubmits: - --stage=gs://kubernetes-release-pull/ci/pull-cos-containerd-e2e-ubuntu-gce - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --timeout=80m # thinking about making this longer? don't! 80m is a hard cap, and should get down to no more than 60m. - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 4 @@ -165,7 +165,7 @@ presubmits: - --env=ENABLE_KUBE_WATCHLIST_INCONSISTENCY_DETECTOR=true - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --timeout=80m # thinking about making this longer? don't! 80m is a hard cap, and should get down to no more than 60m. - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 4 @@ -226,7 +226,7 @@ presubmits: env: - name: BOOTSTRAP_FETCH_TEST_INFRA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master # we need privileged mode in order to do docker in docker securityContext: privileged: true @@ -296,7 +296,7 @@ presubmits: - --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --timeout=80m # thinking about making this longer? don't! 80m is a hard cap, and should get down to no more than 60m. - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -355,7 +355,7 @@ presubmits: --timeout=80m \ --use-built-binaries=true \ --parallel=30 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -413,7 +413,7 @@ presubmits: - --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce-cos-alpha-features - --test_args=--ginkgo.focus=\[Feature:(WatchList|InPlacePodVerticalScaling|APIServerTracing|SidecarContainers|StorageVersionAPI|PodPreset|ClusterTrustBundle|ClusterTrustBundleProjection|PodLifecycleSleepAction)\] --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance)\]|IPv6|csi-hostpath-v0|\[KubeUp\] --minStartupPods=8 - --timeout=180m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -480,7 +480,7 @@ presubmits: - --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce-serial - --test_args=--ginkgo.focus=\[Serial\]|\[Disruptive\] --ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --timeout=500m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -540,7 +540,7 @@ presubmits: --timeout=500m \ --use-built-binaries=true \ --parallel=1 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -600,7 +600,7 @@ presubmits: --timeout=500m \ --use-built-binaries=true \ --parallel=1 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -659,7 +659,7 @@ presubmits: - --stage=gs://kubernetes-release-pull/ci/pull-e2e-gce-cloud-provider-disabled - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --timeout=80m # thinking about making this longer? don't! 80m is a hard cap, and should get down to no more than 60m. - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -697,7 +697,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --timeout=50m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -748,7 +748,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --timeout=50m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -793,7 +793,7 @@ periodics: - --runtime-config=api/all=true - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|csi-hostpath-v0 --minStartupPods=8 - --timeout=70m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -832,7 +832,7 @@ periodics: - --runtime-config=api/all=true - --test_args=--ginkgo.focus=\[Feature:(AdmissionWebhookMatchConditions|InPlacePodVerticalScaling|SidecarContainers|StorageVersionAPI|PodPreset|StatefulSetAutoDeletePVC|ClusterTrustBundle|ClusterTrustBundleProjection)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance)\]|IPv6|csi-hostpath-v0 --minStartupPods=8 - --timeout=180m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 1 @@ -871,7 +871,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Feature:.+\] --minStartupPods=8 - --timeout=50m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -905,7 +905,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=\[Flaky\] --ginkgo.skip=\[Driver:.gcepd\]|\[Feature:.+\] --minStartupPods=8 - --timeout=180m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master annotations: testgrid-dashboards: google-gce testgrid-tab-name: gci-gce-flaky @@ -934,7 +934,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=\[Feature:Reboot\] --minStartupPods=8 - --timeout=180m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 1 @@ -974,7 +974,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=\[Serial\]|\[Disruptive\] --ginkgo.skip=\[Driver:.gcepd\]|\[Flaky\]|\[Feature:.+\]|\[sig-cloud-provider-gcp\] --minStartupPods=8 - --timeout=500m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 1 @@ -1013,7 +1013,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=\[Slow\] --ginkgo.skip=\[Driver:.gcepd\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:([^L].*|L[^o].*|Lo[^a].*|Loa[^d].*)\] --minStartupPods=8 - --timeout=150m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 1 @@ -1054,7 +1054,7 @@ periodics: - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Disruptive\]|\[Flaky\]|\[Feature:([^L].*|L[^o].*|Lo[^a].*|Loa[^d].*)\] --clean-start=true --minStartupPods=8 - --timeout=1400m - --up=false - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -1091,7 +1091,7 @@ periodics: - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Disruptive\]|\[Flaky\]|\[Feature:([^L].*|L[^o].*|Lo[^a].*|Loa[^d].*)\] --clean-start=true --minStartupPods=8 - --timeout=1400m - --up=false - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -1128,7 +1128,7 @@ periodics: - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Disruptive\]|\[Flaky\]|\[Feature:([^L].*|L[^o].*|Lo[^a].*|Loa[^d].*)\] --clean-start=true --minStartupPods=8 - --timeout=1400m - --up=false - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -1165,7 +1165,7 @@ periodics: - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Disruptive\]|\[Flaky\]|\[Feature:([^L].*|L[^o].*|Lo[^a].*|Loa[^d].*)\] --clean-start=true --minStartupPods=8 - --timeout=1400m - --up=false - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 diff --git a/config/jobs/kubernetes/sig-cloud-provider/gcp/gpu/gcp-gpu-presubmits.yaml b/config/jobs/kubernetes/sig-cloud-provider/gcp/gpu/gcp-gpu-presubmits.yaml index 3642e82c1ec71..1588ce62fb7f4 100644 --- a/config/jobs/kubernetes/sig-cloud-provider/gcp/gpu/gcp-gpu-presubmits.yaml +++ b/config/jobs/kubernetes/sig-cloud-provider/gcp/gpu/gcp-gpu-presubmits.yaml @@ -37,7 +37,7 @@ presubmits: path_alias: k8s.io/release spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py diff --git a/config/jobs/kubernetes/sig-cloud-provider/gcp/gpu/gpu-gce.yaml b/config/jobs/kubernetes/sig-cloud-provider/gcp/gpu/gpu-gce.yaml index c8020447bbd71..78296aa69651b 100644 --- a/config/jobs/kubernetes/sig-cloud-provider/gcp/gpu/gpu-gce.yaml +++ b/config/jobs/kubernetes/sig-cloud-provider/gcp/gpu/gpu-gce.yaml @@ -56,7 +56,7 @@ periodics: - --timeout=180m # TODO: drop this once it's in the defaults - --env=LOG_DUMP_SYSTEMD_SERVICES=containerd - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 1 diff --git a/config/jobs/kubernetes/sig-cloud-provider/periodic-e2e.yaml b/config/jobs/kubernetes/sig-cloud-provider/periodic-e2e.yaml index af90643a5fa31..0a744d18953b1 100644 --- a/config/jobs/kubernetes/sig-cloud-provider/periodic-e2e.yaml +++ b/config/jobs/kubernetes/sig-cloud-provider/periodic-e2e.yaml @@ -24,7 +24,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -92,7 +92,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -158,7 +158,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-addons.yaml b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-addons.yaml index 1caf56c27af9d..32d264827ec5e 100644 --- a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-addons.yaml +++ b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-addons.yaml @@ -29,7 +29,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" diff --git a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-discovery.yaml b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-discovery.yaml index 972bd6b3f4d80..e1ca99e823944 100644 --- a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-discovery.yaml +++ b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-discovery.yaml @@ -29,7 +29,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -73,7 +73,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -117,7 +117,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -161,7 +161,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -205,7 +205,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" diff --git a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-dryrun.yaml b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-dryrun.yaml index 29fe26c4ba876..624d44c0ac709 100644 --- a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-dryrun.yaml +++ b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-dryrun.yaml @@ -29,7 +29,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -73,7 +73,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -117,7 +117,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -161,7 +161,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -205,7 +205,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" diff --git a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-encryption-algorithm.yaml b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-encryption-algorithm.yaml index 296e5887632ce..cd2bec79c6073 100644 --- a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-encryption-algorithm.yaml +++ b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-encryption-algorithm.yaml @@ -29,7 +29,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" diff --git a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-external-ca.yaml b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-external-ca.yaml index c0cfa7b67baa0..77effad8847ed 100644 --- a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-external-ca.yaml +++ b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-external-ca.yaml @@ -29,7 +29,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -73,7 +73,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -117,7 +117,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -161,7 +161,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -205,7 +205,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" diff --git a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-external-etcd.yaml b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-external-etcd.yaml index 02cb9edea6fce..34187df112b13 100644 --- a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-external-etcd.yaml +++ b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-external-etcd.yaml @@ -29,7 +29,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -73,7 +73,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -117,7 +117,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -161,7 +161,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -205,7 +205,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" diff --git a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-kubelet-x-on-y.yaml b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-kubelet-x-on-y.yaml index 2f44c409ea5fe..963be16fcb320 100644 --- a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-kubelet-x-on-y.yaml +++ b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-kubelet-x-on-y.yaml @@ -29,7 +29,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -73,7 +73,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -117,7 +117,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -161,7 +161,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -205,7 +205,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -249,7 +249,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -293,7 +293,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -337,7 +337,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -381,7 +381,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" diff --git a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-learner-mode.yaml b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-learner-mode.yaml index 267307400f8aa..dac5d514af346 100644 --- a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-learner-mode.yaml +++ b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-learner-mode.yaml @@ -29,7 +29,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" diff --git a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-patches.yaml b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-patches.yaml index 85ace0c317653..4b9f2e57ef98a 100644 --- a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-patches.yaml +++ b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-patches.yaml @@ -29,7 +29,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" diff --git a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-rootless.yaml b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-rootless.yaml index 5d3b2ef49731b..24c14d3910629 100644 --- a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-rootless.yaml +++ b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-rootless.yaml @@ -29,7 +29,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" diff --git a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-super-admin.yaml b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-super-admin.yaml index 0763fa15064de..5c83b706b1819 100644 --- a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-super-admin.yaml +++ b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-super-admin.yaml @@ -29,7 +29,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" diff --git a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-upgrade.yaml b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-upgrade.yaml index dfe9d82b0d2cc..9d88d6a5a4963 100644 --- a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-upgrade.yaml +++ b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-upgrade.yaml @@ -29,7 +29,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -73,7 +73,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -117,7 +117,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -161,7 +161,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" diff --git a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-wait-for-all-control-plane-components.yaml b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-wait-for-all-control-plane-components.yaml index 97e0a1cc5c972..46930aca26aa7 100644 --- a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-wait-for-all-control-plane-components.yaml +++ b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-wait-for-all-control-plane-components.yaml @@ -29,7 +29,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" diff --git a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-x-on-y.yaml b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-x-on-y.yaml index d4b6d6728fdd6..832af17632ae5 100644 --- a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-x-on-y.yaml +++ b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder-x-on-y.yaml @@ -29,7 +29,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -73,7 +73,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -117,7 +117,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -161,7 +161,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" diff --git a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder.yaml b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder.yaml index d387e5358ab00..d389ac853ae20 100644 --- a/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder.yaml +++ b/config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm-kinder.yaml @@ -29,7 +29,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -73,7 +73,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -117,7 +117,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -161,7 +161,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" @@ -205,7 +205,7 @@ periodics: path_alias: k8s.io/kubeadm spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 command: - runner.sh - "../kubeadm/kinder/ci/kinder-run.sh" diff --git a/config/jobs/kubernetes/sig-cluster-lifecycle/manifests.yaml b/config/jobs/kubernetes/sig-cluster-lifecycle/manifests.yaml index 8bd0027d31144..4a6e1b185ea1b 100644 --- a/config/jobs/kubernetes/sig-cluster-lifecycle/manifests.yaml +++ b/config/jobs/kubernetes/sig-cluster-lifecycle/manifests.yaml @@ -21,7 +21,7 @@ periodics: - runner.sh args: - ./tests/e2e/manifests/verify_manifest_lists.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: memory: "9000Mi" diff --git a/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-kind-periodics.yaml b/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-kind-periodics.yaml index 3151872773c5e..34a63bfcbbb08 100644 --- a/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-kind-periodics.yaml +++ b/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-kind-periodics.yaml @@ -28,7 +28,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-presubmit.yaml b/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-presubmit.yaml index 8dd66dd499ff7..0b5fb5047fe09 100644 --- a/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-presubmit.yaml +++ b/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-presubmit.yaml @@ -22,7 +22,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -90,7 +90,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes/sig-k8s-infra/periodics.yaml b/config/jobs/kubernetes/sig-k8s-infra/periodics.yaml index bd314efb44880..4adbb3e1d3b43 100644 --- a/config/jobs/kubernetes/sig-k8s-infra/periodics.yaml +++ b/config/jobs/kubernetes/sig-k8s-infra/periodics.yaml @@ -101,7 +101,7 @@ periodics: value: /etc/aws-ssh/aws-ssh-private - name: KUBE_SSH_USER value: admin - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always resources: limits: diff --git a/config/jobs/kubernetes/sig-k8s-infra/registry.k8s.io/canaries.yaml b/config/jobs/kubernetes/sig-k8s-infra/registry.k8s.io/canaries.yaml index ba795678d7be0..33b31fa19ee30 100644 --- a/config/jobs/kubernetes/sig-k8s-infra/registry.k8s.io/canaries.yaml +++ b/config/jobs/kubernetes/sig-k8s-infra/registry.k8s.io/canaries.yaml @@ -94,7 +94,7 @@ periodics: path_alias: k8s.io/kops spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/sig-k8s-infra/trusted/image-builder/image-builder-periodics.yaml b/config/jobs/kubernetes/sig-k8s-infra/trusted/image-builder/image-builder-periodics.yaml index f7229a77c8bd6..23dd072310265 100644 --- a/config/jobs/kubernetes/sig-k8s-infra/trusted/image-builder/image-builder-periodics.yaml +++ b/config/jobs/kubernetes/sig-k8s-infra/trusted/image-builder/image-builder-periodics.yaml @@ -17,7 +17,7 @@ periodics: spec: serviceAccountName: gcb-builder-cluster-api-gcp containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master args: - runner.sh - "./images/capi/scripts/ci-gce-nightly.sh" diff --git a/config/jobs/kubernetes/sig-network/ingress-gce-e2e.yaml b/config/jobs/kubernetes/sig-network/ingress-gce-e2e.yaml index 1f791ca95443e..c555ba521228e 100644 --- a/config/jobs/kubernetes/sig-network/ingress-gce-e2e.yaml +++ b/config/jobs/kubernetes/sig-network/ingress-gce-e2e.yaml @@ -94,7 +94,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - make @@ -125,7 +125,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - make @@ -157,7 +157,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -188,7 +188,7 @@ periodics: timeout: 340m spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py diff --git a/config/jobs/kubernetes/sig-network/sig-network-kind.yaml b/config/jobs/kubernetes/sig-network/sig-network-kind.yaml index f4bf5392c5f37..896bc22f723da 100644 --- a/config/jobs/kubernetes/sig-network/sig-network-kind.yaml +++ b/config/jobs/kubernetes/sig-network/sig-network-kind.yaml @@ -15,7 +15,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -64,7 +64,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -124,7 +124,7 @@ presubmits: grace_period: 15m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -183,7 +183,7 @@ presubmits: path_alias: "k8s.io/test-infra" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -234,7 +234,7 @@ presubmits: path_alias: "k8s.io/test-infra" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -282,7 +282,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -330,7 +330,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -384,7 +384,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -440,7 +440,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -490,7 +490,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -546,7 +546,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -603,7 +603,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -652,7 +652,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -707,7 +707,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -764,7 +764,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master env: # skip serial tests and run with --ginkgo-parallel - name: "PARALLEL" @@ -813,7 +813,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master env: # enable IPV6 in bootstrap image - name: "DOCKER_IN_DOCKER_IPV6_ENABLED" @@ -871,7 +871,7 @@ periodics: path_alias: "k8s.io/test-infra" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -921,7 +921,7 @@ periodics: path_alias: "k8s.io/test-infra" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -974,7 +974,7 @@ periodics: path_alias: "k8s.io/test-infra" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -1024,7 +1024,7 @@ periodics: path_alias: sigs.k8s.io/cloud-provider-kind spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -1083,7 +1083,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes/sig-network/sig-network-misc.yaml b/config/jobs/kubernetes/sig-network/sig-network-misc.yaml index 306b9bf4dc2b4..dbdf7b4b52384 100644 --- a/config/jobs/kubernetes/sig-network/sig-network-misc.yaml +++ b/config/jobs/kubernetes/sig-network/sig-network-misc.yaml @@ -58,7 +58,7 @@ presubmits: - --test_args=--ginkgo.focus=\[Feature:NEG\]|Loadbalancing|LoadBalancers|Ingress --ginkgo.skip=\[Feature:kubemci\]|\[Disruptive\]|\[Feature:IngressScale\]|\[Feature:NetworkPolicy\] - --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gci-gce-ingress - --timeout=320m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 4 @@ -118,7 +118,7 @@ presubmits: - --test_args=--ginkgo.focus=\[sig-network\]|\[Conformance\]|\[Feature:NetworkPolicy\]|\[Feature:NetworkPolicyEndPort\] --ginkgo.skip=\[Feature:(Networking-IPv6|Example|Federation|PerformanceDNS|KubeProxyDaemonSetMigration|ServiceCIDRs|SCTPConnectivity)\]|DualStack|GCE|Disruptive|Serial|SNAT|LoadBalancer|ESIPP - --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce-network-policies - --timeout=100m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 4 @@ -189,7 +189,7 @@ presubmits: - --ginkgo-parallel=30 - --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[sig-storage\]|\[Feature:.+\] --minStartupPods=8 - --timeout=80m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -251,7 +251,7 @@ presubmits: - --ginkgo-parallel=30 - --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[sig-storage\]|\[Feature:.+\] --minStartupPods=8 - --timeout=80m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -282,7 +282,7 @@ presubmits: path_alias: k8s.io/dns spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "runner.sh" - ./presubmits.sh @@ -324,7 +324,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=\[Feature:GCEAlphaFeature\] --minStartupPods=8 - --timeout=60m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -363,7 +363,7 @@ periodics: - --test_args=--ginkgo.focus=\[Feature:PerformanceDNS\] - --timeout=60m - --use-logexporter - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -401,7 +401,7 @@ periodics: - --test_args=--ginkgo.focus=\[Feature:PerformanceDNS\] - --timeout=60m - --use-logexporter - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -437,7 +437,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.skip=\[Serial\]|\[Disruptive\]|\[Flaky\]|\[sig-storage\]|\[Feature:.+\]|\[NodeFeature:.+\] --minStartupPods=8 - --timeout=150m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -474,7 +474,7 @@ periodics: - --test_args=--ginkgo.focus=\[Feature:PerformanceDNS\] - --timeout=60m - --use-logexporter - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -513,7 +513,7 @@ periodics: - --test_args=--ginkgo.focus=\[Feature:PerformanceDNS\] - --timeout=60m - --use-logexporter - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -550,7 +550,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.skip=\[Serial\]|\[Disruptive\]|\[Flaky\]|\[sig-storage\]|\[Feature:.+\]|\[NodeFeature:.+\] --minStartupPods=8 - --timeout=150m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -584,7 +584,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=\[Feature:NEG\]|Loadbalancing|LoadBalancers|Ingress --ginkgo.skip=\[Feature:kubemci\]|\[Disruptive\]|\[Feature:IngressScale\]|\[Feature:NetworkPolicy\] - --timeout=320m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 1 @@ -623,7 +623,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=\[Feature:Ingress\]|\[Feature:NEG\] - --timeout=320m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 1 @@ -659,7 +659,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=\[Feature:Ingress\] --minStartupPods=8 - --timeout=180m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -698,7 +698,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[sig-storage\]|\[Feature:.+\] --minStartupPods=8 - --timeout=50m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -736,7 +736,7 @@ periodics: # skip ESIPP should work from pods #97081 - --test_args=--ginkgo.skip=\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[sig-storage\]|ESIPP|LoadBalancers --minStartupPods=8 - --timeout=150m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -774,7 +774,7 @@ periodics: # # skip ESIPP should work from pods #97081 # - --test_args=--ginkgo.skip=\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[sig-storage\]|ESIPP|LoadBalancers --minStartupPods=8 # - --timeout=150m -# image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master +# image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master # resources: # limits: # cpu: 2 @@ -814,7 +814,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.skip=\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[sig-storage\] --minStartupPods=8 - --timeout=150m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -849,7 +849,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.skip=\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[NodeFeature:.+\]|\[sig-storage\]|LoadBalancer --minStartupPods=8 - --timeout=150m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -884,7 +884,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=\[Serial\]|\[Disruptive\] --ginkgo.skip=\[Flaky\]|\[sig-storage\]|\[Feature:.+\]|\[sig-cloud-provider-gcp\] --minStartupPods=8 - --timeout=500m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -921,7 +921,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=\[Serial\]|\[Disruptive\] --ginkgo.skip=\[Flaky\]|\[sig-storage\]|\[Feature:.+\]|LoadBalancer|\[sig-cloud-provider-gcp\] --minStartupPods=8 - --timeout=500m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 @@ -957,7 +957,7 @@ periodics: - --test_args=--ginkgo.focus=\[sig-network\]|\[Conformance\]|\[Feature:NetworkPolicy\]|\[Feature:NetworkPolicyEndPort\] --ginkgo.skip=\[Feature:(Networking-IPv6|Example|Federation|PerformanceDNS|KubeProxyDaemonSetMigration|ServiceCIDRs|SCTPConnectivity)\]|DualStack|GCE|Disruptive|Serial|SNAT|LoadBalancer|ESIPP - --extract=ci/latest - --timeout=100m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 2 diff --git a/config/jobs/kubernetes/sig-node/containerd.yaml b/config/jobs/kubernetes/sig-node/containerd.yaml index d5db25d871cdb..e2fdc10520543 100644 --- a/config/jobs/kubernetes/sig-node/containerd.yaml +++ b/config/jobs/kubernetes/sig-node/containerd.yaml @@ -77,7 +77,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --timeout=50m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -113,7 +113,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -165,7 +165,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -216,7 +216,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -318,7 +318,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -420,7 +420,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -491,7 +491,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.focus=\[Feature:GPUDevicePlugin\] --minStartupPods=8 - --timeout=180m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -526,7 +526,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -580,7 +580,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -631,7 +631,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -685,7 +685,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[NodeFeature:RuntimeHandler\] --minStartupPods=8 - --timeout=50m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -708,7 +708,7 @@ periodics: timeout: 70m spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -754,7 +754,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -801,7 +801,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -852,7 +852,7 @@ periodics: path_alias: github.com/containerd/containerd spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -904,7 +904,7 @@ periodics: path_alias: github.com/containerd/containerd spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -955,7 +955,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1008,7 +1008,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1084,7 +1084,7 @@ periodics: - --provider=gce - --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[NodeFeature:NodeSwap\] --minStartupPods=8 - --timeout=50m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -1120,7 +1120,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1174,7 +1174,7 @@ periodics: # uses cloud-provider-gcp. see issue https://github.com/kubernetes/cloud-provider-gcp/issues/293 - --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Driver:.gcepd\]|\[Flaky\]|\[Feature:.+\]|\[NodeFeature:RuntimeHandler\]|\[NodeFeature:NodeSwap\] --minStartupPods=8 - --timeout=50m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -1207,7 +1207,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1256,7 +1256,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1306,7 +1306,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1361,7 +1361,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1410,7 +1410,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1457,7 +1457,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1514,7 +1514,7 @@ periodics: - --gcp-nodes=1 - --provider=gce - --test_args=--ginkgo.focus=\[Feature:KubeletCredentialProviders\] - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -1580,7 +1580,7 @@ periodics: # This job does not focus on serial but runs both in serial. Work item to add parallel tests is tracked by issue kubernetes/kubernetes#116431 - --test_args=--ginkgo.focus=\[Feature:InPlacePodVerticalScaling\] --minStartupPods=1 - --timeout=150m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -1618,7 +1618,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py diff --git a/config/jobs/kubernetes/sig-node/crio.yaml b/config/jobs/kubernetes/sig-node/crio.yaml index 4df5f831ebf4d..e681bdb1bea4f 100644 --- a/config/jobs/kubernetes/sig-node/crio.yaml +++ b/config/jobs/kubernetes/sig-node/crio.yaml @@ -20,7 +20,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -60,7 +60,7 @@ periodics: # preset-k8s-ssh: "true" # spec: # containers: -# - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master +# - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master # args: # - --root=/go/src # - --repo=k8s.io/kubernetes @@ -108,7 +108,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -160,7 +160,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -212,7 +212,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -264,7 +264,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -316,7 +316,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -368,7 +368,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -420,7 +420,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -472,7 +472,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -524,7 +524,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -576,7 +576,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -628,7 +628,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -680,7 +680,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -732,7 +732,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -784,7 +784,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -849,7 +849,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py diff --git a/config/jobs/kubernetes/sig-node/dynamic-resource-allocation.yaml b/config/jobs/kubernetes/sig-node/dynamic-resource-allocation.yaml index 0dac914f6e0a2..07a1bf2d5bcf1 100644 --- a/config/jobs/kubernetes/sig-node/dynamic-resource-allocation.yaml +++ b/config/jobs/kubernetes/sig-node/dynamic-resource-allocation.yaml @@ -20,7 +20,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -71,7 +71,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -124,7 +124,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -177,7 +177,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -229,7 +229,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -282,7 +282,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py diff --git a/config/jobs/kubernetes/sig-node/ec2-containerd.yaml b/config/jobs/kubernetes/sig-node/ec2-containerd.yaml index 30eae066e2e58..14034733db105 100644 --- a/config/jobs/kubernetes/sig-node/ec2-containerd.yaml +++ b/config/jobs/kubernetes/sig-node/ec2-containerd.yaml @@ -37,7 +37,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -82,7 +82,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -132,7 +132,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -190,7 +190,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -242,7 +242,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -303,7 +303,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -355,7 +355,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -408,7 +408,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -455,7 +455,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -504,7 +504,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -561,7 +561,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -612,7 +612,7 @@ periodics: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/sig-node/k8s-release-branches.yaml b/config/jobs/kubernetes/sig-node/k8s-release-branches.yaml index 643f0fee9cae3..94a3a496f8380 100644 --- a/config/jobs/kubernetes/sig-node/k8s-release-branches.yaml +++ b/config/jobs/kubernetes/sig-node/k8s-release-branches.yaml @@ -20,7 +20,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -69,7 +69,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -118,7 +118,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -167,7 +167,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py diff --git a/config/jobs/kubernetes/sig-node/node-kubelet.yaml b/config/jobs/kubernetes/sig-node/node-kubelet.yaml index 1d5019dffe93e..866637a07d8db 100644 --- a/config/jobs/kubernetes/sig-node/node-kubelet.yaml +++ b/config/jobs/kubernetes/sig-node/node-kubelet.yaml @@ -20,7 +20,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -70,7 +70,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -122,7 +122,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -172,7 +172,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -227,7 +227,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -284,7 +284,7 @@ periodics: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -336,7 +336,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -393,7 +393,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -444,7 +444,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -496,7 +496,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -547,7 +547,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -599,7 +599,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -649,7 +649,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -702,7 +702,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -754,7 +754,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -802,7 +802,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -850,7 +850,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -882,7 +882,7 @@ periodics: # preset-k8s-ssh: "true" # spec: # containers: -# - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master +# - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master # args: # - --repo=k8s.io/kubernetes=master # - --timeout=90 diff --git a/config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml b/config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml index d004c2e754255..53c2a4ce367b2 100644 --- a/config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml +++ b/config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml @@ -45,7 +45,7 @@ presubmits: - --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-containerd-gce - --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[NodeFeature:RuntimeHandler\] --minStartupPods=8 - --timeout=80m # thinking about making this longer? don't! 80m is a hard cap, and should get down to no more than 60m. - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: "4" @@ -81,7 +81,7 @@ presubmits: preset-k8s-ssh: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -126,7 +126,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -173,7 +173,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -227,7 +227,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -284,7 +284,7 @@ presubmits: testgrid-num-failures-to-alert: "10" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -340,7 +340,7 @@ presubmits: testgrid-num-failures-to-alert: "10" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -392,7 +392,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -445,7 +445,7 @@ presubmits: testgrid-create-test-group: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: GOPATH value: /go @@ -501,7 +501,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -549,7 +549,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -596,7 +596,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -643,7 +643,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -692,7 +692,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -742,7 +742,7 @@ presubmits: testgrid-tab-name: pr-node-kubelet-serial-containerd-kubetest2 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: GOPATH value: /go @@ -795,7 +795,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -847,7 +847,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -901,7 +901,7 @@ presubmits: testgrid-tab-name: pr-kubelet-serial-gce-e2e-cpu-manager-kubetest2 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: GOPATH value: /go @@ -955,7 +955,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -1009,7 +1009,7 @@ presubmits: testgrid-tab-name: pr-kubelet-serial-gce-e2e-topology-manager-kubetest2 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: GOPATH value: /go @@ -1061,7 +1061,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -1110,7 +1110,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1160,7 +1160,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1210,7 +1210,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1260,7 +1260,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1310,7 +1310,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1363,7 +1363,7 @@ presubmits: testgrid-tab-name: pr-crio-cgrpv2-gce-e2e-kubetest2 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -1412,7 +1412,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1466,7 +1466,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1518,7 +1518,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1572,7 +1572,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1625,7 +1625,7 @@ presubmits: testgrid-tab-name: pr-crio-gce-e2e-kubetest2 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -1680,7 +1680,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1734,7 +1734,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1789,7 +1789,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1844,7 +1844,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -1899,7 +1899,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -1948,7 +1948,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2000,7 +2000,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2052,7 +2052,7 @@ presubmits: path_alias: github.com/containerd/containerd spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2105,7 +2105,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2160,7 +2160,7 @@ presubmits: path_alias: github.com/containerd/containerd spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2213,7 +2213,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2266,7 +2266,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2314,7 +2314,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -2370,7 +2370,7 @@ presubmits: path_alias: k8s.io/release spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2428,7 +2428,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2479,7 +2479,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2530,7 +2530,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2581,7 +2581,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2625,7 +2625,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2675,7 +2675,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2725,7 +2725,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2775,7 +2775,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2832,7 +2832,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2883,7 +2883,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -2970,7 +2970,7 @@ presubmits: - --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce-inplace-pod-resize-containerd-main-v2 - --test_args=--ginkgo.focus=\[Feature:InPlacePodVerticalScaling\] - --timeout=150m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -3003,7 +3003,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 4 @@ -3058,7 +3058,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -3113,7 +3113,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -3164,7 +3164,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -3216,7 +3216,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -3266,7 +3266,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -3313,7 +3313,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -3359,7 +3359,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -3402,7 +3402,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -3448,7 +3448,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -3498,7 +3498,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -3545,7 +3545,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -3593,7 +3593,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -3649,7 +3649,7 @@ presubmits: spec: serviceAccountName: node-e2e-tests containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/sig-release/kubernetes-builds.yaml b/config/jobs/kubernetes/sig-release/kubernetes-builds.yaml index 951f578992cb9..fb0bed6e501ff 100644 --- a/config/jobs/kubernetes/sig-release/kubernetes-builds.yaml +++ b/config/jobs/kubernetes/sig-release/kubernetes-builds.yaml @@ -11,7 +11,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.26.yaml b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.26.yaml index 2af8b6f1d36dc..dfe525435d0f2 100755 --- a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.26.yaml +++ b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.26.yaml @@ -1032,7 +1032,7 @@ presubmits: - --image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/containerd/image-config.yaml command: - runner.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-experimental + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-experimental name: "" resources: limits: diff --git a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.27.yaml b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.27.yaml index 0b33931aee10f..5c30d73d10e93 100644 --- a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.27.yaml +++ b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.27.yaml @@ -25,7 +25,7 @@ periodics: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -69,7 +69,7 @@ periodics: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -123,7 +123,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.27 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.27 name: "" resources: limits: @@ -239,7 +239,7 @@ periodics: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -323,7 +323,7 @@ periodics: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -362,7 +362,7 @@ periodics: env: - name: SHORT value: --short=false - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -394,7 +394,7 @@ periodics: - command: - make - test - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -440,7 +440,7 @@ periodics: value: /workspace/k8s.io/kubernetes - name: TYPECHECK_SERIAL value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 imagePullPolicy: Always name: "" resources: @@ -486,7 +486,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.27 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.27 name: "" resources: limits: @@ -535,7 +535,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.27 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.27 name: "" resources: limits: @@ -587,7 +587,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -640,7 +640,7 @@ presubmits: env: - name: BOOTSTRAP_FETCH_TEST_INFRA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -699,7 +699,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -757,7 +757,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -817,7 +817,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -871,7 +871,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -926,7 +926,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -976,7 +976,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -1020,7 +1020,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -1064,7 +1064,7 @@ presubmits: - --image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/containerd/image-config-systemd.yaml command: - runner.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-experimental + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-experimental name: "" resources: limits: @@ -1142,7 +1142,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -1222,7 +1222,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -1297,7 +1297,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -1337,7 +1337,7 @@ presubmits: value: ipv6 - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.27 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.27 name: "" resources: limits: @@ -1369,7 +1369,7 @@ presubmits: env: - name: WHAT value: external-dependencies-version vendor vendor-licenses - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: main resources: limits: @@ -1397,7 +1397,7 @@ presubmits: - ./hack/jenkins/test-dockerized.sh command: - runner.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -1428,7 +1428,7 @@ presubmits: env: - name: GO_VERSION value: 1.20.2 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -1467,7 +1467,7 @@ presubmits: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|NFS|nfs|inline.execution.and.attach|should.be.rejected.when.no.endpoints.exist - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.27 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.27 name: "" resources: limits: @@ -1510,7 +1510,7 @@ presubmits: value: "true" - name: IP_FAMILY value: ipv6 - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.27 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.27 name: "" resources: limits: @@ -1547,7 +1547,7 @@ presubmits: value: "true" - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.27 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.27 name: "" resources: limits: @@ -1573,7 +1573,7 @@ presubmits: - command: - make - test - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -1605,7 +1605,7 @@ presubmits: env: - name: GO_VERSION value: 1.20.2 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -1636,7 +1636,7 @@ presubmits: env: - name: WHAT value: typecheck typecheck-providerless - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: main resources: limits: @@ -1671,7 +1671,7 @@ presubmits: value: release-1.27 - name: REPO_DIR value: /workspace/k8s.io/kubernetes - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 imagePullPolicy: Always name: "" resources: @@ -1709,7 +1709,7 @@ presubmits: value: release-1.27 - name: REPO_DIR value: /workspace/k8s.io/kubernetes - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 imagePullPolicy: Always name: "" resources: @@ -1780,7 +1780,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: @@ -1851,7 +1851,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 name: "" resources: limits: diff --git a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.28.yaml b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.28.yaml index 00245ab8ccebe..ed38acc7de617 100644 --- a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.28.yaml +++ b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.28.yaml @@ -25,7 +25,7 @@ periodics: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -69,7 +69,7 @@ periodics: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -123,7 +123,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.28 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.28 name: "" resources: limits: @@ -239,7 +239,7 @@ periodics: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -323,7 +323,7 @@ periodics: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -362,7 +362,7 @@ periodics: env: - name: SHORT value: --short=false - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -394,7 +394,7 @@ periodics: - command: - make - test - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -440,7 +440,7 @@ periodics: value: /workspace/k8s.io/kubernetes - name: TYPECHECK_SERIAL value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 imagePullPolicy: Always name: "" resources: @@ -486,7 +486,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.28 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.28 name: "" resources: limits: @@ -535,7 +535,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.28 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.28 name: "" resources: limits: @@ -587,7 +587,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -640,7 +640,7 @@ presubmits: env: - name: BOOTSTRAP_FETCH_TEST_INFRA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -699,7 +699,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -757,7 +757,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -817,7 +817,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -871,7 +871,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -923,7 +923,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -973,7 +973,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -1017,7 +1017,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -1055,7 +1055,7 @@ presubmits: value: NodeConformance - name: TEST_ARGS value: '--container-runtime-process-name=/usr/bin/containerd --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/containerd.service" --extra-log="{\"name\": \"containerd.log\", \"journalctl\": [\"-u\", \"containerd*\"]}"' - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -1101,7 +1101,7 @@ presubmits: value: aws-instance-arm64.yaml - name: TEST_ARGS value: '--container-runtime-process-name=/usr/bin/containerd --container-runtime-pid-file= --kubelet-flags="--runtime-cgroups=/system.slice/containerd.service" --extra-log="{\"name\": \"containerd.log\", \"journalctl\": [\"-u\", \"containerd*\"]}"' - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -1151,7 +1151,7 @@ presubmits: value: aws-instance-arm64.yaml - name: TEST_ARGS value: '--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/containerd.service" --extra-log="{\"name\": \"containerd.log\", \"journalctl\": [\"-u\", \"containerd*\"]}"' - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -1204,7 +1204,7 @@ presubmits: env: - name: GOPATH value: /go - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -1250,7 +1250,7 @@ presubmits: - --image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/containerd/image-config-systemd.yaml command: - runner.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -1291,7 +1291,7 @@ presubmits: value: \[Flaky\]|\[Benchmark\]|\[NodeSpecialFeature:.+\]|\[NodeSpecialFeature\]|\[NodeAlphaFeature:.+\]|\[NodeAlphaFeature\]|\[NodeFeature:Eviction\] - name: TEST_ARGS value: '--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/containerd.service" --extra-log="{\"name\": \"containerd.log\", \"journalctl\": [\"-u\", \"containerd*\"]}"' - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -1370,7 +1370,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -1450,7 +1450,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -1525,7 +1525,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -1565,7 +1565,7 @@ presubmits: value: ipv6 - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.28 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.28 name: "" resources: limits: @@ -1597,7 +1597,7 @@ presubmits: env: - name: WHAT value: external-dependencies-version vendor vendor-licenses - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: main resources: limits: @@ -1625,7 +1625,7 @@ presubmits: - ./hack/jenkins/test-dockerized.sh command: - runner.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -1656,7 +1656,7 @@ presubmits: env: - name: GO_VERSION value: 1.20.6 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -1695,7 +1695,7 @@ presubmits: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|NFS|nfs|inline.execution.and.attach|should.be.rejected.when.no.endpoints.exist - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.28 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.28 name: "" resources: limits: @@ -1738,7 +1738,7 @@ presubmits: value: "true" - name: IP_FAMILY value: ipv6 - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.28 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.28 name: "" resources: limits: @@ -1775,7 +1775,7 @@ presubmits: value: "true" - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.28 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.28 name: "" resources: limits: @@ -1801,7 +1801,7 @@ presubmits: - command: - make - test - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -1833,7 +1833,7 @@ presubmits: env: - name: GO_VERSION value: 1.20.6 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -1864,7 +1864,7 @@ presubmits: env: - name: WHAT value: typecheck typecheck-providerless - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: main resources: limits: @@ -1899,7 +1899,7 @@ presubmits: value: release-1.28 - name: REPO_DIR value: /workspace/k8s.io/kubernetes - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 imagePullPolicy: Always name: "" resources: @@ -1937,7 +1937,7 @@ presubmits: value: release-1.28 - name: REPO_DIR value: /workspace/k8s.io/kubernetes - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 imagePullPolicy: Always name: "" resources: @@ -2008,7 +2008,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: @@ -2079,7 +2079,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 name: "" resources: limits: diff --git a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.29.yaml b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.29.yaml index 001feffe8a9bf..524ce5eebe687 100644 --- a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.29.yaml +++ b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.29.yaml @@ -25,7 +25,7 @@ periodics: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -69,7 +69,7 @@ periodics: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -123,7 +123,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.29 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.29 name: "" resources: limits: @@ -239,7 +239,7 @@ periodics: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -323,7 +323,7 @@ periodics: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -362,7 +362,7 @@ periodics: env: - name: SHORT value: --short=false - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -394,7 +394,7 @@ periodics: - command: - make - test - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -440,7 +440,7 @@ periodics: value: /workspace/k8s.io/kubernetes - name: TYPECHECK_SERIAL value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 imagePullPolicy: Always name: "" resources: @@ -486,7 +486,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.29 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.29 name: "" resources: limits: @@ -535,7 +535,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.29 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.29 name: "" resources: limits: @@ -589,7 +589,7 @@ periodics: env: - name: IMAGE_VERSION value: 127.1.20230417 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: requests: @@ -638,7 +638,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -691,7 +691,7 @@ presubmits: env: - name: BOOTSTRAP_FETCH_TEST_INFRA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -751,7 +751,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -804,7 +804,7 @@ presubmits: --parallel=30 command: - runner.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -865,7 +865,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -919,7 +919,7 @@ presubmits: --parallel=1 command: - runner.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -974,7 +974,7 @@ presubmits: --parallel=1 command: - runner.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -1029,7 +1029,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -1083,7 +1083,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -1137,7 +1137,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -1181,7 +1181,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -1223,7 +1223,7 @@ presubmits: value: aws-instance.yaml - name: TEST_ARGS value: --kubelet-flags="--cgroup-driver=systemd" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -1271,7 +1271,7 @@ presubmits: value: aws-instance-arm64.yaml - name: TEST_ARGS value: --kubelet-flags="--cgroup-driver=cgroupfs" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -1323,7 +1323,7 @@ presubmits: value: aws-instance-arm64.yaml - name: TEST_ARGS value: --kubelet-flags="--cgroup-driver=systemd" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -1376,7 +1376,7 @@ presubmits: env: - name: GOPATH value: /go - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -1422,7 +1422,7 @@ presubmits: - --image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/containerd/image-config-systemd.yaml command: - runner.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -1467,7 +1467,7 @@ presubmits: value: \[Flaky\]|\[Benchmark\]|\[NodeSpecialFeature:.+\]|\[NodeSpecialFeature\]|\[NodeAlphaFeature:.+\]|\[NodeAlphaFeature\]|\[NodeFeature:Eviction\] - name: TEST_ARGS value: --kubelet-flags="--cgroup-driver=systemd" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -1546,7 +1546,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -1626,7 +1626,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -1701,7 +1701,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -1741,7 +1741,7 @@ presubmits: value: ipv6 - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.29 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.29 name: "" resources: limits: @@ -1773,7 +1773,7 @@ presubmits: env: - name: WHAT value: external-dependencies-version vendor vendor-licenses - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: main resources: limits: @@ -1801,7 +1801,7 @@ presubmits: - ./hack/jenkins/test-dockerized.sh command: - runner.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -1832,7 +1832,7 @@ presubmits: env: - name: GO_VERSION value: 1.21.4 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -1871,7 +1871,7 @@ presubmits: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|NFS|nfs|inline.execution.and.attach|should.be.rejected.when.no.endpoints.exist - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.29 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.29 name: "" resources: limits: @@ -1914,7 +1914,7 @@ presubmits: value: "true" - name: IP_FAMILY value: ipv6 - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.29 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.29 name: "" resources: limits: @@ -1951,7 +1951,7 @@ presubmits: value: "true" - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.29 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.29 name: "" resources: limits: @@ -1977,7 +1977,7 @@ presubmits: - command: - make - test - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -2009,7 +2009,7 @@ presubmits: env: - name: GO_VERSION value: 1.21.4 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -2040,7 +2040,7 @@ presubmits: env: - name: WHAT value: typecheck typecheck-providerless - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: main resources: limits: @@ -2075,7 +2075,7 @@ presubmits: value: release-1.29 - name: REPO_DIR value: /workspace/k8s.io/kubernetes - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 imagePullPolicy: Always name: "" resources: @@ -2113,7 +2113,7 @@ presubmits: value: release-1.29 - name: REPO_DIR value: /workspace/k8s.io/kubernetes - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 imagePullPolicy: Always name: "" resources: @@ -2141,7 +2141,7 @@ presubmits: - WHAT=golangci-lint golangci-lint-pr command: - make - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -2166,7 +2166,7 @@ presubmits: - WHAT=golangci-lint-pr-hints command: - make - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -2234,7 +2234,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: @@ -2305,7 +2305,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 name: "" resources: limits: diff --git a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.30.yaml b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.30.yaml index 7462df921aaa8..3b4686ad28191 100644 --- a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.30.yaml +++ b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.30.yaml @@ -25,7 +25,7 @@ periodics: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -64,7 +64,7 @@ periodics: - set -o errexit; set -o nounset; set -o pipefail; set -o xtrace; export GO111MODULE=on; go install sigs.k8s.io/kubetest2@latest; go install sigs.k8s.io/kubetest2/kubetest2-gce@latest; go install sigs.k8s.io/kubetest2/kubetest2-tester-ginkgo@latest; MARKER_VERSION=latest-1.30.txt; kubetest2 gce \; --v=9 \; --legacy-mode \; --up \; --down \; --kubernetes-version=https://dl.k8s.io/ci/$MARKER_VERSION \; --test=ginkgo \; -- \; --test-package-url=https://dl.k8s.io \; --test-package-dir=ci \; --test-package-marker=$MARKER_VERSION \; --focus-regex='\[Conformance\]' command: - runner.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -109,7 +109,7 @@ periodics: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -163,7 +163,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.30 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.30 name: "" resources: limits: @@ -279,7 +279,7 @@ periodics: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -362,7 +362,7 @@ periodics: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -401,7 +401,7 @@ periodics: env: - name: SHORT value: --short=false - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -433,7 +433,7 @@ periodics: - command: - make - test - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -479,7 +479,7 @@ periodics: value: /workspace/k8s.io/kubernetes - name: TYPECHECK_SERIAL value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 imagePullPolicy: Always name: "" resources: @@ -525,7 +525,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.30 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.30 name: "" resources: limits: @@ -574,7 +574,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.30 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.30 name: "" resources: limits: @@ -628,7 +628,7 @@ periodics: env: - name: IMAGE_VERSION value: 127.1.20230417 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: requests: @@ -677,7 +677,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -730,7 +730,7 @@ presubmits: env: - name: BOOTSTRAP_FETCH_TEST_INFRA value: "true" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -790,7 +790,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -859,7 +859,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -912,7 +912,7 @@ presubmits: --parallel=30 command: - runner.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -973,7 +973,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1027,7 +1027,7 @@ presubmits: --parallel=1 command: - runner.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1082,7 +1082,7 @@ presubmits: --parallel=1 command: - runner.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1137,7 +1137,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1190,7 +1190,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1244,7 +1244,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1288,7 +1288,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1330,7 +1330,7 @@ presubmits: value: aws-instance.yaml - name: TEST_ARGS value: --kubelet-flags="--cgroup-driver=systemd" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1378,7 +1378,7 @@ presubmits: value: aws-instance-arm64.yaml - name: TEST_ARGS value: --kubelet-flags="--cgroup-driver=cgroupfs" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1430,7 +1430,7 @@ presubmits: value: aws-instance-arm64.yaml - name: TEST_ARGS value: --kubelet-flags="--cgroup-driver=systemd" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1483,7 +1483,7 @@ presubmits: env: - name: GOPATH value: /go - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1529,7 +1529,7 @@ presubmits: - --image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/containerd/image-config-systemd.yaml command: - runner.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1574,7 +1574,7 @@ presubmits: value: \[Flaky\]|\[Benchmark\]|\[NodeSpecialFeature:.+\]|\[NodeSpecialFeature\]|\[NodeAlphaFeature:.+\]|\[NodeAlphaFeature\]|\[NodeFeature:Eviction\] - name: TEST_ARGS value: --kubelet-flags="--cgroup-driver=systemd" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1653,7 +1653,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1733,7 +1733,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1808,7 +1808,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1848,7 +1848,7 @@ presubmits: value: ipv6 - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.30 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.30 name: "" resources: limits: @@ -1880,7 +1880,7 @@ presubmits: env: - name: WHAT value: external-dependencies-version vendor vendor-licenses - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: main resources: limits: @@ -1913,7 +1913,7 @@ presubmits: value: "8" - name: KUBE_TIMEOUT value: -timeout=1h30m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1944,7 +1944,7 @@ presubmits: env: - name: GO_VERSION value: 1.22.1 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -1983,7 +1983,7 @@ presubmits: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|NFS|nfs|inline.execution.and.attach|should.be.rejected.when.no.endpoints.exist - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.30 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.30 name: "" resources: limits: @@ -2026,7 +2026,7 @@ presubmits: value: "true" - name: IP_FAMILY value: ipv6 - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.30 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.30 name: "" resources: limits: @@ -2063,7 +2063,7 @@ presubmits: value: "true" - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.30 + image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-1.30 name: "" resources: limits: @@ -2089,7 +2089,7 @@ presubmits: - command: - make - test - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -2121,7 +2121,7 @@ presubmits: env: - name: GO_VERSION value: 1.22.1 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -2152,7 +2152,7 @@ presubmits: env: - name: WHAT value: typecheck typecheck-providerless - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: main resources: limits: @@ -2187,7 +2187,7 @@ presubmits: value: release-1.30 - name: REPO_DIR value: /workspace/k8s.io/kubernetes - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 imagePullPolicy: Always name: "" resources: @@ -2227,7 +2227,7 @@ presubmits: value: release-1.30 - name: REPO_DIR value: /workspace/k8s.io/kubernetes - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 imagePullPolicy: Always name: "" resources: @@ -2254,7 +2254,7 @@ presubmits: - WHAT=golangci-lint golangci-lint-pr command: - make - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -2279,7 +2279,7 @@ presubmits: - WHAT=golangci-lint-pr-hints command: - make - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -2332,7 +2332,7 @@ presubmits: - env - KUBERNETES_VERSION=latest-1.30 - ./capz/run-capz-e2e.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: requests: @@ -2399,7 +2399,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: @@ -2470,7 +2470,7 @@ presubmits: command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 name: "" resources: limits: diff --git a/config/jobs/kubernetes/sig-scalability/sig-scalability-adhoc.yaml b/config/jobs/kubernetes/sig-scalability/sig-scalability-adhoc.yaml index 4e70bfb925838..2f19fdcbf3e18 100644 --- a/config/jobs/kubernetes/sig-scalability/sig-scalability-adhoc.yaml +++ b/config/jobs/kubernetes/sig-scalability/sig-scalability-adhoc.yaml @@ -35,7 +35,7 @@ presubmits: testgrid-tab-name: pull-perf-tests-100-adhoc spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py diff --git a/config/jobs/kubernetes/sig-scalability/sig-scalability-cleanup.yaml b/config/jobs/kubernetes/sig-scalability/sig-scalability-cleanup.yaml index d4f21f1f53876..1b2915638770d 100644 --- a/config/jobs/kubernetes/sig-scalability/sig-scalability-cleanup.yaml +++ b/config/jobs/kubernetes/sig-scalability/sig-scalability-cleanup.yaml @@ -20,7 +20,7 @@ periodics: testgrid-tab-name: snapshots-cleanup spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -60,7 +60,7 @@ periodics: # https://github.com/kubernetes/k8s.io/issues/2854 serviceAccountName: boskos-janitor containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/sig-scalability/sig-scalability-experimental-periodic-jobs.yaml b/config/jobs/kubernetes/sig-scalability/sig-scalability-experimental-periodic-jobs.yaml index ba06a38074ea2..7606315f3704b 100644 --- a/config/jobs/kubernetes/sig-scalability/sig-scalability-experimental-periodic-jobs.yaml +++ b/config/jobs/kubernetes/sig-scalability/sig-scalability-experimental-periodic-jobs.yaml @@ -28,7 +28,7 @@ periodics: testgrid-tab-name: storage spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -85,7 +85,7 @@ periodics: testgrid-tab-name: kube-network-policies spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -171,7 +171,7 @@ periodics: testgrid-num-failures-to-alert: '2' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -251,7 +251,7 @@ periodics: testgrid-tab-name: watchlist-off spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -315,7 +315,7 @@ periodics: testgrid-tab-name: watchlist-on spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -376,7 +376,7 @@ periodics: testgrid-tab-name: consistent-list-from-cache-on-large-objects spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -444,7 +444,7 @@ periodics: testgrid-tab-name: consistent-list-from-cache-off-large-objects spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -512,7 +512,7 @@ periodics: testgrid-tab-name: consistent-list-from-cache-on-small-objects spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -580,7 +580,7 @@ periodics: testgrid-tab-name: consistent-list-from-cache-off-small-objects spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py diff --git a/config/jobs/kubernetes/sig-scalability/sig-scalability-golang.yaml b/config/jobs/kubernetes/sig-scalability/sig-scalability-golang.yaml index c10b88bc42df1..3e22174dbc685 100644 --- a/config/jobs/kubernetes/sig-scalability/sig-scalability-golang.yaml +++ b/config/jobs/kubernetes/sig-scalability/sig-scalability-golang.yaml @@ -35,7 +35,7 @@ periodics: testgrid-tab-name: build-and-push-k8s-at-golang-tip spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -83,7 +83,7 @@ periodics: testgrid-tab-name: golang-tip-k8s-1-23 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py diff --git a/config/jobs/kubernetes/sig-scalability/sig-scalability-periodic-ec2.yaml b/config/jobs/kubernetes/sig-scalability/sig-scalability-periodic-ec2.yaml index a031c07748bf6..832ccc17c92aa 100644 --- a/config/jobs/kubernetes/sig-scalability/sig-scalability-periodic-ec2.yaml +++ b/config/jobs/kubernetes/sig-scalability/sig-scalability-periodic-ec2.yaml @@ -67,7 +67,7 @@ periodics: testgrid-alert-email: kubernetes-sig-scale@googlegroups.com, eks-scalability@amazon.com spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh diff --git a/config/jobs/kubernetes/sig-scalability/sig-scalability-periodic-jobs.yaml b/config/jobs/kubernetes/sig-scalability/sig-scalability-periodic-jobs.yaml index b96c7b0f85d05..e99a0c2efa60e 100644 --- a/config/jobs/kubernetes/sig-scalability/sig-scalability-periodic-jobs.yaml +++ b/config/jobs/kubernetes/sig-scalability/sig-scalability-periodic-jobs.yaml @@ -28,7 +28,7 @@ periodics: testgrid-tab-name: node-throughput spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -89,7 +89,7 @@ periodics: testgrid-tab-name: node-containerd-throughput spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -154,7 +154,7 @@ periodics: testgrid-num-failures-to-alert: '2' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -233,7 +233,7 @@ periodics: testgrid-num-failures-to-alert: '1' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -310,7 +310,7 @@ periodics: testgrid-num-failures-to-alert: '1' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -392,7 +392,7 @@ periodics: testgrid-num-failures-to-alert: '2' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -474,7 +474,7 @@ periodics: testgrid-num-columns-recent: '3' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -562,7 +562,7 @@ periodics: testgrid-num-columns-recent: '3' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -639,7 +639,7 @@ periodics: testgrid-num-failures-to-alert: '1' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -705,7 +705,7 @@ periodics: testgrid-tab-name: kubemark-100-benchmark spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -738,7 +738,7 @@ periodics: timeout: 2h25m spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - ./hack/jenkins/benchmark-dockerized.sh args: @@ -792,7 +792,7 @@ periodics: testgrid-tab-name: kube-dns spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -847,7 +847,7 @@ periodics: testgrid-tab-name: node-local-dns spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -905,7 +905,7 @@ periodics: path_alias: k8s.io/perf-tests spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -960,7 +960,7 @@ periodics: testgrid-tab-name: gce-benchmark-requests-1 spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py diff --git a/config/jobs/kubernetes/sig-scalability/sig-scalability-presubmit-jobs.yaml b/config/jobs/kubernetes/sig-scalability/sig-scalability-presubmit-jobs.yaml index 255b5379be546..d21cd00d9334b 100644 --- a/config/jobs/kubernetes/sig-scalability/sig-scalability-presubmit-jobs.yaml +++ b/config/jobs/kubernetes/sig-scalability/sig-scalability-presubmit-jobs.yaml @@ -34,7 +34,7 @@ presubmits: testgrid-tab-name: pull-kubernetes-e2e-gce-100-performance spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -118,7 +118,7 @@ presubmits: testgrid-tab-name: pull-kubernetes-e2e-gce-big-performance spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -185,7 +185,7 @@ presubmits: testgrid-tab-name: pull-kubernetes-e2e-gce-correctness spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -251,7 +251,7 @@ presubmits: testgrid-tab-name: pull-kubernetes-e2e-gce-large-performance spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -351,7 +351,7 @@ presubmits: testgrid-tab-name: pull-kubernetes-kubemark-e2e-gce-big spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -441,7 +441,7 @@ presubmits: testgrid-tab-name: pull-kubernetes-kubemark-e2e-gce-scale spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -519,7 +519,7 @@ presubmits: run_if_changed: ^dns/.*$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -573,7 +573,7 @@ presubmits: run_if_changed: ^clusterloader2/.*$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -645,7 +645,7 @@ presubmits: run_if_changed: ^clusterloader2/.*$ spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -720,7 +720,7 @@ presubmits: testgrid-tab-name: pull-perf-tests-clusterloader2-e2e-gce-scale-performance spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -803,7 +803,7 @@ presubmits: testgrid-tab-name: pull-perf-tests-util-images spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -934,7 +934,7 @@ presubmits: timeout: 2h25m spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - ./hack/jenkins/benchmark-dockerized.sh args: diff --git a/config/jobs/kubernetes/sig-scalability/sig-scalability-release-blocking-jobs.yaml b/config/jobs/kubernetes/sig-scalability/sig-scalability-release-blocking-jobs.yaml index 07819ec245907..40c16aad467c3 100644 --- a/config/jobs/kubernetes/sig-scalability/sig-scalability-release-blocking-jobs.yaml +++ b/config/jobs/kubernetes/sig-scalability/sig-scalability-release-blocking-jobs.yaml @@ -22,7 +22,7 @@ periodics: description: "Uses kubetest to run correctness tests against a 5000-node cluster created with cluster/kube-up.sh" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -90,7 +90,7 @@ periodics: description: "Uses kubetest to run k8s.io/perf-tests/run-e2e.sh against a 5000-node cluster created with cluster/kube-up.sh" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py @@ -189,7 +189,7 @@ periodics: testgrid-num-failures-to-alert: '2' spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - /workspace/scenarios/kubernetes_e2e.py diff --git a/config/jobs/kubernetes/sig-scheduling/sig-scheduling-config.yaml b/config/jobs/kubernetes/sig-scheduling/sig-scheduling-config.yaml index c2f70a51e8ddc..2dbafc2bf15aa 100644 --- a/config/jobs/kubernetes/sig-scheduling/sig-scheduling-config.yaml +++ b/config/jobs/kubernetes/sig-scheduling/sig-scheduling-config.yaml @@ -20,7 +20,7 @@ periodics: path_alias: "k8s.io/test-infra" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -74,7 +74,7 @@ presubmits: timeout: 2h25m spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/sig-storage/sig-storage-gce-config.yaml b/config/jobs/kubernetes/sig-storage/sig-storage-gce-config.yaml index 50c73470d72c1..892833922f24f 100644 --- a/config/jobs/kubernetes/sig-storage/sig-storage-gce-config.yaml +++ b/config/jobs/kubernetes/sig-storage/sig-storage-gce-config.yaml @@ -51,7 +51,7 @@ presubmits: - --timeout=120m securityContext: privileged: true - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: "4" @@ -111,7 +111,7 @@ presubmits: - --timeout=150m securityContext: privileged: true - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: "4" @@ -169,7 +169,7 @@ presubmits: - --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce-csi-serial - --test_args=--ginkgo.focus=CSI.*(\[Serial\]|\[Disruptive\]) --ginkgo.skip=\[Flaky\]|\[Feature:.+\]|\[Slow\] --minStartupPods=8 - --timeout=150m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: "4" @@ -218,7 +218,7 @@ presubmits: - --provider=gce - --test_args=--ginkgo.focus=\[sig-storage\].*\[Disruptive\] --ginkgo.skip=\[Driver:.gcepd\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 - --timeout=240m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: "4" @@ -272,7 +272,7 @@ periodics: limits: memory: "2000Mi" cpu: 4000m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master annotations: testgrid-num-columns-recent: '20' - interval: 24h @@ -304,7 +304,7 @@ periodics: limits: memory: "2000Mi" cpu: 4000m - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master annotations: testgrid-num-columns-recent: '20' testgrid-num-failures-to-alert: '6' diff --git a/config/jobs/kubernetes/sig-storage/sig-storage-kind.yaml b/config/jobs/kubernetes/sig-storage/sig-storage-kind.yaml index aa102ce8ea625..b62e34336c0d9 100644 --- a/config/jobs/kubernetes/sig-storage/sig-storage-kind.yaml +++ b/config/jobs/kubernetes/sig-storage/sig-storage-kind.yaml @@ -29,7 +29,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh args: @@ -74,7 +74,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -122,7 +122,7 @@ periodics: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh args: @@ -168,7 +168,7 @@ periodics: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes/sig-testing/apidiff.yaml b/config/jobs/kubernetes/sig-testing/apidiff.yaml index 06477b8e2f2af..e8476d645c3ca 100644 --- a/config/jobs/kubernetes/sig-testing/apidiff.yaml +++ b/config/jobs/kubernetes/sig-testing/apidiff.yaml @@ -20,7 +20,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh diff --git a/config/jobs/kubernetes/sig-testing/conformance-e2e.yaml b/config/jobs/kubernetes/sig-testing/conformance-e2e.yaml index 02e6b5de4f480..90175e611192b 100644 --- a/config/jobs/kubernetes/sig-testing/conformance-e2e.yaml +++ b/config/jobs/kubernetes/sig-testing/conformance-e2e.yaml @@ -25,7 +25,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -65,7 +65,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master env: # enable IPV6 in bootstrap image - name: "DOCKER_IN_DOCKER_IPV6_ENABLED" @@ -121,7 +121,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: @@ -163,7 +163,7 @@ periodics: timeout: 200m # allow plenty of time for a serial conformance run spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes/sig-testing/coverage.yaml b/config/jobs/kubernetes/sig-testing/coverage.yaml index 3c2906a666c39..5b8584e668528 100644 --- a/config/jobs/kubernetes/sig-testing/coverage.yaml +++ b/config/jobs/kubernetes/sig-testing/coverage.yaml @@ -20,7 +20,7 @@ presubmits: description: unit test coverage presubmit spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - bash @@ -73,7 +73,7 @@ periodics: timeout: 6h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - bash @@ -142,7 +142,7 @@ periodics: timeout: 3h spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - bash @@ -205,7 +205,7 @@ periodics: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh - bash diff --git a/config/jobs/kubernetes/sig-testing/dependencies.yaml b/config/jobs/kubernetes/sig-testing/dependencies.yaml index 2874cffbf3512..3a2c6c25d908d 100644 --- a/config/jobs/kubernetes/sig-testing/dependencies.yaml +++ b/config/jobs/kubernetes/sig-testing/dependencies.yaml @@ -21,7 +21,7 @@ presubmits: - name: main command: - runner.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master args: - make - verify @@ -58,7 +58,7 @@ presubmits: - name: main command: - runner.sh - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-go-canary + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-go-canary args: - make - verify diff --git a/config/jobs/kubernetes/sig-testing/integration.yaml b/config/jobs/kubernetes/sig-testing/integration.yaml index f292404527de2..b753f1cc5baad 100644 --- a/config/jobs/kubernetes/sig-testing/integration.yaml +++ b/config/jobs/kubernetes/sig-testing/integration.yaml @@ -18,7 +18,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh env: @@ -55,7 +55,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh env: @@ -89,7 +89,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-go-canary + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-go-canary command: - runner.sh args: @@ -126,7 +126,7 @@ periodics: description: "Ends up running: make test-cmd test-integration" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/sig-testing/kubernetes-kind.yaml b/config/jobs/kubernetes/sig-testing/kubernetes-kind.yaml index eaded84aa05d1..ec6cbb91ca4ba 100644 --- a/config/jobs/kubernetes/sig-testing/kubernetes-kind.yaml +++ b/config/jobs/kubernetes/sig-testing/kubernetes-kind.yaml @@ -16,7 +16,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -110,7 +110,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -214,7 +214,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -254,7 +254,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -298,7 +298,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -347,7 +347,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -395,7 +395,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -443,7 +443,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -497,7 +497,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -549,7 +549,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -601,7 +601,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240702-c547b1533e-master command: - wrapper.sh - bash @@ -653,7 +653,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - runner.sh args: diff --git a/config/jobs/kubernetes/sig-testing/local-e2e.yaml b/config/jobs/kubernetes/sig-testing/local-e2e.yaml index 6b296e702b17a..2b58b1f12914b 100644 --- a/config/jobs/kubernetes/sig-testing/local-e2e.yaml +++ b/config/jobs/kubernetes/sig-testing/local-e2e.yaml @@ -21,7 +21,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: DOCKER_IN_DOCKER_IPV6_ENABLED value: "true" @@ -65,7 +65,7 @@ periodics: timeout: 240m spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master env: - name: DOCKER_IN_DOCKER_IPV6_ENABLED value: "true" diff --git a/config/jobs/kubernetes/sig-testing/make-test.yaml b/config/jobs/kubernetes/sig-testing/make-test.yaml index 6749e795dc9fa..085740b4b0bdc 100644 --- a/config/jobs/kubernetes/sig-testing/make-test.yaml +++ b/config/jobs/kubernetes/sig-testing/make-test.yaml @@ -21,7 +21,7 @@ presubmits: runAsUser: 2001 runAsGroup: 2010 containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: allowPrivilegeEscalation: false command: @@ -57,7 +57,7 @@ presubmits: runAsUser: 2001 runAsGroup: 2010 containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: allowPrivilegeEscalation: false command: @@ -132,7 +132,7 @@ presubmits: runAsUser: 2001 runAsGroup: 2010 containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-go-canary + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-go-canary securityContext: allowPrivilegeEscalation: false command: @@ -172,7 +172,7 @@ periodics: runAsUser: 2001 runAsGroup: 2010 containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master securityContext: allowPrivilegeEscalation: false command: diff --git a/config/jobs/kubernetes/sig-testing/typecheck.yaml b/config/jobs/kubernetes/sig-testing/typecheck.yaml index b875ea2c48b43..d8985ac31f327 100644 --- a/config/jobs/kubernetes/sig-testing/typecheck.yaml +++ b/config/jobs/kubernetes/sig-testing/typecheck.yaml @@ -19,7 +19,7 @@ presubmits: - name: main command: - make - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: limits: cpu: 5 diff --git a/config/jobs/kubernetes/sig-testing/update.yaml b/config/jobs/kubernetes/sig-testing/update.yaml index 21700fc26c5ff..394a174e7e17f 100644 --- a/config/jobs/kubernetes/sig-testing/update.yaml +++ b/config/jobs/kubernetes/sig-testing/update.yaml @@ -19,7 +19,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh diff --git a/config/jobs/kubernetes/sig-testing/verify.yaml b/config/jobs/kubernetes/sig-testing/verify.yaml index c2133fafed1c4..720f2e0e42309 100644 --- a/config/jobs/kubernetes/sig-testing/verify.yaml +++ b/config/jobs/kubernetes/sig-testing/verify.yaml @@ -17,7 +17,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -70,7 +70,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -105,7 +105,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - make args: @@ -137,7 +137,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-go-canary + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-go-canary imagePullPolicy: Always command: - runner.sh @@ -186,7 +186,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh @@ -234,7 +234,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master imagePullPolicy: Always command: - runner.sh diff --git a/config/jobs/kubernetes/sig-windows/windows-gce.yaml b/config/jobs/kubernetes/sig-windows/windows-gce.yaml index 1464596fcbbdb..ac48eb67603db 100644 --- a/config/jobs/kubernetes/sig-windows/windows-gce.yaml +++ b/config/jobs/kubernetes/sig-windows/windows-gce.yaml @@ -92,7 +92,7 @@ periodics: value: "win2019" - name: NODE_SIZE value: "n1-standard-4" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m @@ -149,7 +149,7 @@ periodics: value: "win2022" - name: NODE_SIZE value: "n1-standard-4" - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m diff --git a/config/jobs/kubernetes/system-validators/system-validators-presubmits.yaml b/config/jobs/kubernetes/system-validators/system-validators-presubmits.yaml index 09f9000d45e69..89d88902e1c37 100644 --- a/config/jobs/kubernetes/system-validators/system-validators-presubmits.yaml +++ b/config/jobs/kubernetes/system-validators/system-validators-presubmits.yaml @@ -8,7 +8,7 @@ presubmits: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master command: - "./hack/verify-all.sh" resources: diff --git a/config/jobs/kubernetes/test-infra/janitors.yaml b/config/jobs/kubernetes/test-infra/janitors.yaml index f77030fec4e2a..6f5f9412be4ff 100644 --- a/config/jobs/kubernetes/test-infra/janitors.yaml +++ b/config/jobs/kubernetes/test-infra/janitors.yaml @@ -70,7 +70,7 @@ periodics: - --config-path=config/prow/config.yaml - --job-config-path=config/jobs - --janitor-path=boskos/cmd/janitor/gcp_janitor.py - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 5 @@ -101,7 +101,7 @@ periodics: args: - --mode=pr env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-experimental + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-experimental resources: requests: cpu: 5 diff --git a/config/jobs/kubernetes/test-infra/test-infra-periodics.yaml b/config/jobs/kubernetes/test-infra/test-infra-periodics.yaml index 984d68376a592..1b45b7ccc59f3 100644 --- a/config/jobs/kubernetes/test-infra/test-infra-periodics.yaml +++ b/config/jobs/kubernetes/test-infra/test-infra-periodics.yaml @@ -12,7 +12,7 @@ periodics: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-test-infra + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-test-infra command: - runner.sh args: diff --git a/config/jobs/kubernetes/test-infra/test-infra-postsubmits.yaml b/config/jobs/kubernetes/test-infra/test-infra-postsubmits.yaml index 593ccdd3b64e8..e4e8c40919508 100644 --- a/config/jobs/kubernetes/test-infra/test-infra-postsubmits.yaml +++ b/config/jobs/kubernetes/test-infra/test-infra-postsubmits.yaml @@ -11,7 +11,7 @@ postsubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-test-infra + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-test-infra command: - runner.sh args: diff --git a/config/jobs/kubernetes/test-infra/test-infra-presubmits.yaml b/config/jobs/kubernetes/test-infra/test-infra-presubmits.yaml index 13e54ac116fc7..774689cea00e4 100644 --- a/config/jobs/kubernetes/test-infra/test-infra-presubmits.yaml +++ b/config/jobs/kubernetes/test-infra/test-infra-presubmits.yaml @@ -111,7 +111,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-test-infra + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-test-infra command: - runner.sh args: @@ -144,7 +144,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-test-infra + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-test-infra command: - runner.sh args: @@ -175,7 +175,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-test-infra + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-test-infra command: - runner.sh args: @@ -206,7 +206,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-test-infra + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-test-infra command: - runner.sh args: @@ -236,7 +236,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-test-infra + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-test-infra command: - runner.sh args: diff --git a/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml b/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml index 1bbc63403a375..dac94d9c1857f 100644 --- a/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml +++ b/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml @@ -150,7 +150,7 @@ postsubmits: spec: serviceAccountName: pusher containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-test-infra + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-test-infra command: - runner.sh args: diff --git a/releng/generate_tests.py b/releng/generate_tests.py index a696af923895f..f7377fc569579 100755 --- a/releng/generate_tests.py +++ b/releng/generate_tests.py @@ -49,7 +49,7 @@ - command: args: env: - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master resources: requests: cpu: 1000m diff --git a/releng/test_config.yaml b/releng/test_config.yaml index dfb1d03624ff0..ddf104230dada 100644 --- a/releng/test_config.yaml +++ b/releng/test_config.yaml @@ -456,25 +456,25 @@ nodeK8sVersions: dev: args: - --repo=k8s.io/kubernetes=master - prowImage: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master + prowImage: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-master # TODO(1.30): Comment this out when moving 1.30 to stable1. # TODO(1.31): Uncomment this when adding jobs for release-1.31 branch. beta: args: - --repo=k8s.io/kubernetes=release-1.30 - prowImage: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.30 + prowImage: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.30 stable1: args: - --repo=k8s.io/kubernetes=release-1.29 - prowImage: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.29 + prowImage: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.29 stable2: args: - --repo=k8s.io/kubernetes=release-1.28 - prowImage: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.28 + prowImage: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.28 stable3: args: - --repo=k8s.io/kubernetes=release-1.27 - prowImage: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-1.27 + prowImage: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240702-590eff485f-1.27 # TODO(1.26): Comment this when removing jobs for release-1.26 branch. # TODO(1.31): Uncomment this when adding jobs for release-1.31 branch. stable4: