mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-07-08 01:11:18 -04:00
Merge pull request #139789 from suii2210/bump-agnhost-2.66.0
test/images/agnhost: bump to 2.66.0
This commit is contained in:
commit
2f448e8d98
12 changed files with 28 additions and 28 deletions
|
|
@ -83,7 +83,7 @@ dependencies:
|
|||
|
||||
# agnhost - E2E test image
|
||||
- name: "agnhost"
|
||||
version: 2.65.0
|
||||
version: 2.66.0
|
||||
refPaths:
|
||||
- path: test/utils/image/manifest.go
|
||||
match: configs\[Agnhost\] = Config{list\.PromoterE2eRegistry, "agnhost", "\d+\.\d+\.\d+"}
|
||||
|
|
|
|||
2
hack/testdata/pod-with-large-name.yaml
vendored
2
hack/testdata/pod-with-large-name.yaml
vendored
|
|
@ -8,5 +8,5 @@ metadata:
|
|||
spec:
|
||||
containers:
|
||||
- name: kubernetes-serve-hostname
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.65.0
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.66.0
|
||||
command: ["/agnhost", "serve-hostname"]
|
||||
|
|
|
|||
|
|
@ -28,13 +28,13 @@ spec:
|
|||
restartPolicy: Never
|
||||
containers:
|
||||
- name: with-resource
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.65.0
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.66.0
|
||||
command: ["sh", "-c", "set && mount && ls -la /dev/ && /agnhost pause"]
|
||||
resources:
|
||||
claims:
|
||||
- name: resource
|
||||
- name: without-resource
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.65.0
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.66.0
|
||||
command: ["sh", "-c", "set && mount && ls -la /dev/ && /agnhost pause"]
|
||||
resourceClaims:
|
||||
- name: resource
|
||||
|
|
|
|||
|
|
@ -24,13 +24,13 @@ spec:
|
|||
restartPolicy: Never
|
||||
containers:
|
||||
- name: with-resource
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.65.0
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.66.0
|
||||
command: ["sh", "-c", "set && mount && ls -la /dev/ && /agnhost pause"]
|
||||
resources:
|
||||
claims:
|
||||
- name: resource
|
||||
- name: without-resource
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.65.0
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.66.0
|
||||
command: ["sh", "-c", "set && mount && ls -la /dev/ && /agnhost pause"]
|
||||
resourceClaims:
|
||||
- name: resource
|
||||
|
|
|
|||
|
|
@ -29,13 +29,13 @@ spec:
|
|||
restartPolicy: Never
|
||||
containers:
|
||||
- name: with-resource
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.65.0
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.66.0
|
||||
command: ["sh", "-c", "set && mount && ls -la /dev/ && /agnhost pause"]
|
||||
resources:
|
||||
claims:
|
||||
- name: resource
|
||||
- name: without-resource
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.65.0
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.66.0
|
||||
command: ["sh", "-c", "set && mount && ls -la /dev/ && /agnhost pause"]
|
||||
terminationGracePeriodSeconds: 0 # Shut down immediately.
|
||||
resourceClaims:
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ metadata:
|
|||
spec:
|
||||
containers:
|
||||
- name: primary
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.65.0
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.66.0
|
||||
env:
|
||||
- name: PRIMARY
|
||||
value: "true"
|
||||
|
|
@ -21,7 +21,7 @@ spec:
|
|||
- mountPath: /agnhost-primary-data
|
||||
name: data
|
||||
- name: sentinel
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.65.0
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.66.0
|
||||
env:
|
||||
- name: SENTINEL
|
||||
value: "true"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: netexec
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.65.0
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.66.0
|
||||
command: ["/agnhost", "netexec"]
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ metadata:
|
|||
spec:
|
||||
containers:
|
||||
- name: kubernetes-serve-hostname
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.65.0
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.66.0
|
||||
command: ["/agnhost", "serve-hostname"]
|
||||
resources:
|
||||
limits:
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ items:
|
|||
spec:
|
||||
containers:
|
||||
- name: kubernetes-serve-hostname
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.65.0
|
||||
image: registry.k8s.io/e2e-test-images/agnhost:2.66.0
|
||||
command: ["/agnhost", "serve-hostname"]
|
||||
resources:
|
||||
limits:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
linux/amd64=REGISTRY/agnhost:2.65.0-linux-amd64
|
||||
linux/arm64=REGISTRY/agnhost:2.65.0-linux-arm64
|
||||
linux/ppc64le=REGISTRY/agnhost:2.65.0-linux-ppc64le
|
||||
linux/s390x=REGISTRY/agnhost:2.65.0-linux-s390x
|
||||
windows/amd64/1809=REGISTRY/agnhost:2.65.0-windows-amd64-1809
|
||||
windows/amd64/ltsc2022=REGISTRY/agnhost:2.65.0-windows-amd64-ltsc2022
|
||||
windows/amd64/ltsc2025=REGISTRY/agnhost:2.65.0-windows-amd64-ltsc2025
|
||||
linux/amd64=REGISTRY/agnhost:2.66.0-linux-amd64
|
||||
linux/arm64=REGISTRY/agnhost:2.66.0-linux-arm64
|
||||
linux/ppc64le=REGISTRY/agnhost:2.66.0-linux-ppc64le
|
||||
linux/s390x=REGISTRY/agnhost:2.66.0-linux-s390x
|
||||
windows/amd64/1809=REGISTRY/agnhost:2.66.0-windows-amd64-1809
|
||||
windows/amd64/ltsc2022=REGISTRY/agnhost:2.66.0-windows-amd64-ltsc2022
|
||||
windows/amd64/ltsc2025=REGISTRY/agnhost:2.66.0-windows-amd64-ltsc2025
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
linux/amd64=REGISTRY/agnhost:2.65.0-linux-amd64
|
||||
linux/arm64=REGISTRY/agnhost:2.65.0-linux-arm64
|
||||
linux/ppc64le=REGISTRY/agnhost:2.65.0-linux-ppc64le
|
||||
linux/s390x=REGISTRY/agnhost:2.65.0-linux-s390x
|
||||
windows/amd64/1809=REGISTRY/agnhost:2.65.0-windows-amd64-1809
|
||||
windows/amd64/ltsc2022=REGISTRY/agnhost:2.65.0-windows-amd64-ltsc2022
|
||||
windows/amd64/ltsc2025=REGISTRY/agnhost:2.65.0-windows-amd64-ltsc2025
|
||||
linux/amd64=REGISTRY/agnhost:2.66.0-linux-amd64
|
||||
linux/arm64=REGISTRY/agnhost:2.66.0-linux-arm64
|
||||
linux/ppc64le=REGISTRY/agnhost:2.66.0-linux-ppc64le
|
||||
linux/s390x=REGISTRY/agnhost:2.66.0-linux-s390x
|
||||
windows/amd64/1809=REGISTRY/agnhost:2.66.0-windows-amd64-1809
|
||||
windows/amd64/ltsc2022=REGISTRY/agnhost:2.66.0-windows-amd64-ltsc2022
|
||||
windows/amd64/ltsc2025=REGISTRY/agnhost:2.66.0-windows-amd64-ltsc2025
|
||||
|
|
|
|||
|
|
@ -209,7 +209,7 @@ const (
|
|||
func initImageConfigs(list RegistryList) (map[ImageID]Config, map[ImageID]Config) {
|
||||
configs := map[ImageID]Config{}
|
||||
configs[AgnhostPrev] = Config{list.PromoterE2eRegistry, "agnhost", "2.55"}
|
||||
configs[Agnhost] = Config{list.PromoterE2eRegistry, "agnhost", "2.65.0"}
|
||||
configs[Agnhost] = Config{list.PromoterE2eRegistry, "agnhost", "2.66.0"}
|
||||
configs[AgnhostPrivate] = Config{list.PrivateRegistry, "agnhost", "2.6"}
|
||||
configs[APIServer] = Config{list.PromoterE2eRegistry, "sample-apiserver", "1.29.2"}
|
||||
configs[AppArmorLoader] = Config{list.PromoterE2eRegistry, "apparmor-loader", "1.4"}
|
||||
|
|
|
|||
Loading…
Reference in a new issue