Merge pull request #139789 from suii2210/bump-agnhost-2.66.0

test/images/agnhost: bump to 2.66.0
This commit is contained in:
kubernetes-prow[bot] 2026-07-08 03:02:25 +00:00 committed by GitHub
commit 2f448e8d98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 28 additions and 28 deletions

View file

@ -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+"}

View file

@ -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"]

View file

@ -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

View file

@ -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

View file

@ -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:

View file

@ -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"

View file

@ -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

View file

@ -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:

View file

@ -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:

View file

@ -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

View file

@ -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

View file

@ -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"}