Commit Graph

1056 Commits

Author SHA1 Message Date
Ed Bartosh
bb91913017 Migrate sample-device-lugin to contextual logging 2025-09-28 21:13:41 +03:00
arkadeepsen
fefcbdcff2 Bump image version
Signed-off-by: arkadeepsen <arsen@redhat.com>
2025-09-22 11:46:27 +05:30
arkadeepsen
d957c90153 Track connection using IP+port in server to fix conntrack test flakes
Signed-off-by: arkadeepsen <arsen@redhat.com>
Co-authored-by: Patryk Diak <pdiak@redhat.com>
2025-09-22 11:42:17 +05:30
Kubernetes Prow Robot
58715a58da Merge pull request #133620 from zeqian-meng/remove-rbd-image
Remove rbd image and storage class
2025-09-18 18:36:11 -07:00
Michael
69aca29e6d Update kitten base image from agnhost:2.33 to agnhost:2.57 (#133818)
* Update kitten base image from agnhost:2.33 to agnhost:2.56

- Update BASEIMAGE from agnhost:2.33 to agnhost:2.56 for all platforms
- Bump VERSION from 1.7 to 1.8
- Addresses issue #131874 for updating outdated base images

agnhost:2.56 is the latest version providing updated functionality
and security fixes for the kitten test image.

* Update kitten base image from agnhost:2.56 to agnhost:2.57

- Update BASEIMAGE to use latest agnhost:2.57 across all platforms
2025-09-16 22:36:10 -07:00
Kubernetes Prow Robot
74c336734c Merge pull request #133840 from OsamaNabih/update-nautilus-agnhost-version-to-2_56
Update Nautilus test BASEIMAGES agnhost from 2.33 to 2.57
2025-09-14 19:58:08 -07:00
Osama Nabih
a825c72697 Update agnhost to version 2.57
Signed-off-by: Osama Nabih <nabih_the_4th@yahoo.com>
2025-09-14 18:43:59 +03:00
Kubernetes Prow Robot
08bf6408af Merge pull request #133800 from oyiz-michael/update-iscsi-volume-baseimage-fedora42
Update volume/iscsi base image from fedora:38 to fedora:42
2025-09-13 04:24:06 -07:00
Michael
6e5a5abb86 Fix version bump to follow semantic versioning
- Change VERSION from 2.8 to 2.7 (increment by 1, not 2)
- Follows Kubernetes convention for base image updates
2025-09-11 09:58:26 +01:00
Kubernetes Prow Robot
4a843fca6f Merge pull request #133272 from drjackild/agnhost-fake-registry-cmd
add fake-registry-server command to agnhost
2025-09-10 19:41:56 -07:00
Yevhen Dubovskoi
3da372354d add fake-registry-server command to agnhost
* command run the limited subset of OCI API and serve static
images from the registry (which are pre-loaded when building an image)
* add pause version to zeitgeist rule for agnhost
* bump version of agnhost to 2.57
2025-09-10 23:31:22 +00:00
Kubernetes Prow Robot
b508767369 Merge pull request #132655 from ylink-lfs/ci/httpd_removal
ci: remove httpd usage while using agnhost instead
2025-09-05 20:23:24 -07:00
Osama Nabih
da0e7384d5 - Update Nautilus test agnhost images from 2.33 to 2.56
- Update VERSION to 1.8
- Addresses issue #131874 for updating outdated base images

Signed-off-by: Osama Nabih <nabih_the_4th@yahoo.com>
2025-09-02 14:57:46 +03:00
ylink-lfs
1fd7f308fc ci: remove httpd usage while using agnhost instead 2025-09-01 20:11:18 +08:00
Michael
9b47a096f4 Update to CentOS Stream 9 based on reviewer feedback
- Update BASEIMAGE to quay.io/centos/centos:stream9 for all architectures
- Update Dockerfile to use dnf (CentOS Stream 9 package manager)
- Update package name from /usr/bin/ps to procps-ng

Addresses reviewer feedback that CentOS 8 is also EOL.
CentOS Stream 9 provides ongoing updates and support.
2025-09-01 08:37:07 +01:00
Michael
1578267ebe Update volume/iscsi base image from fedora:38 to fedora:42
- Update BASEIMAGE from fedora:38 to fedora:42 for all architectures
- Bump VERSION from 2.7 to 2.8
- Addresses issue #131874 for updating outdated base images

Fedora 42 is the latest official release providing better security
updates and modern package versions for the iSCSI test image.
2025-08-31 13:07:47 +01:00
Michael
73127eb86d Update volume/nfs base image from centos:7 to centos:8
- Update BASEIMAGE from centos:7 to centos:8 for all architectures
- Bump VERSION from 1.4 to 1.5
- Addresses issue #131874 for updating outdated base images

CentOS 7 is EOL and centos:8 provides better security updates
and modern package versions for the NFS test image.
2025-08-31 12:55:17 +01:00
Zeqian Meng
df64d3f882 Remove rbd image and storage class
The rbd in-tree storage driver and related support have been
dropped entirely since v1.31 release. And the image is not
being used in e2e tests.
2025-08-20 11:42:43 +02:00
Kubernetes Prow Robot
dd4e4f1dd1 Merge pull request #133262 from BenTheElder/no-authenticated-image-pulling
remove broken test that depends on expired credential, remove hardcoded credential, add TODOs
2025-07-28 17:28:28 -07:00
Benjamin Elder
8ace0fb89f remove failing test that depends on expired credential, remove credential, add TODOs
see: https://github.com/kubernetes/kubernetes/issues/130271
2025-07-28 15:43:43 -07:00
Kubernetes Prow Robot
b3d00a026d Merge pull request #132756 from ylink-lfs/ci/redis_removal
ci: redis removal for e2e test dependency simplicity
2025-07-24 09:38:42 -07:00
Kubernetes Prow Robot
cc674e7470 Merge pull request #128010 from ahmedtd/pod-certificates-types
Pod Certificates: Preliminary implementation of KEP-4317
2025-07-21 19:26:30 -07:00
Taahir Ahmed
4624cb9bb9 Pod Certificates: Basic implementation
* Define feature gate
* Define and serve PodCertificateRequest
* Implement Kubelet projected volume source
* kube-controller-manager GCs PodCertificateRequests
* Add agnhost subcommand that implements a toy signer for testing

Change-Id: Id7ed030d449806410a4fa28aab0f2ce4e01d3b10
2025-07-21 21:49:57 +00:00
Sascha Grunert
3026020b44 Convert k8s.io/kubelet/pkg/apis/deviceplugin from gogo to protoc
Use standard protoc for the device plugin API instead of gogo.

Part of kubernetes#96564

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2025-07-21 10:04:01 +02:00
Aman Shrivastava
9d7d3a6172 Bump sample-device-plugin base image to alpine:3.22 2025-07-19 14:41:04 +05:30
ylink-lfs
994e106dc0 ci: update sample-apiserver version to v0.33.2 2025-07-08 19:50:40 +08:00
ylink-lfs
075abb07a9 ci: redis removal for e2e test dependency simplicity 2025-07-08 09:14:54 +08:00
ylink-lfs
59dd2bd60d ci: update test image base: nginx, nginx-new 2025-06-23 17:57:59 +08:00
Tina Murimi
18dd1daaeb Add Windows Server 2025 (ltsc2025) to BASEIMAGEs (#132235)
* Add Windows Server 2025 to busybox test images

- Builds on https://github.com/kubernetes/kubernetes/pull/130935

* Update busybox version to 1.37.0-2 and update nanoserver version to v4
2025-06-17 12:01:02 -07:00
Kubernetes Prow Robot
ad4cc125c9 Merge pull request #132260 from kishen-v/bump-nonewprivs
Bump base image used in nonewprivs to alpine:3.22
2025-06-12 19:18:56 -07:00
Kubernetes Prow Robot
6f7df1f143 Merge pull request #132247 from kishen-v/bump-ipc-utils
Bump ipc-utils base image to alpine:3.22
2025-06-12 06:42:57 -07:00
Kishen Viswanathan
69a5bda836 Bump base image used in nonewprivs to alpine:3.22 2025-06-12 18:15:11 +05:30
Kubernetes Prow Robot
2dd1424b54 Merge pull request #132249 from kishen-v/bump-perl
Bump perl base image to perl:5.40
2025-06-12 03:35:02 -07:00
Kubernetes Prow Robot
990e5ded4f Merge pull request #132242 from a-finocchiaro/fix/update-apparmor-alpine-to-3-22
bump to alpine 3.22 and bump apparmor-loader to 1.6
2025-06-12 01:48:57 -07:00
Kishen Viswanathan
226c0d1095 Bump ipc-utils base image to alpine:3.22 2025-06-12 11:49:12 +05:30
Aaron Finocchiaro
03c6e15f84 bump to alpine 3.22 and bump apparmor-loader to 1.6 2025-06-11 16:35:44 -07:00
yashsingh74
c7fdf6abde Handler will return the server port number instead of address
Signed-off-by: yashsingh74 <yashsingh1774@gmail.com>
2025-06-04 11:47:03 +05:30
yashsingh74
c8f1a65301 agnhost: added server address for conntrack cleanup entries 2025-05-28 12:26:09 +05:30
Kishen Viswanathan
dc2f33f9d8 Update Perl to 5.40 2025-05-26 18:31:28 +05:30
Manjunath A Kumatagi
96e4cc65fb update baseimage 2025-05-21 09:09:46 +00:00
Davanum Srinivas
d043beb223 HealthChecker has a List method
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2025-05-18 12:52:13 -04:00
Gavin Lam
1b9bb3393f test: Fix CURL download of Windows busybox test image
Signed-off-by: Gavin Lam <gavin.oss@tutamail.com>
2025-05-15 14:01:18 -04:00
Patrick Ohly
79891eac8b agnhost: bump version to 2.54 2025-05-02 17:27:34 +02:00
Patrick Ohly
c78556fb4b agnhost pause: report signal, support termination message
Which signal really cause the pause command to exit may be relevant to know.

By supporting the default /dev/termination-log, that information also shows up
in the pod status and then is often already shown in output of E2E tests for
unexpected pod failures.
2025-05-02 14:46:56 +02:00
Kubernetes Prow Robot
37b9388869 Merge pull request #131371 from BenTheElder/test-images-dedupe-go-version
test/images: read .go-version instead of duplicating
2025-04-23 18:21:21 -07:00
Kubernetes Prow Robot
1b6fffcc56 Merge pull request #131238 from Rajalakshmi-Girish/update-busybox
Update the busybox test image to 1.37.0
2025-04-23 17:09:35 -07:00
Kubernetes Prow Robot
0534744401 Merge pull request #131028 from mimowo/fix-agnhost-pause
Test tooling: fix agnhost pause command
2025-04-23 15:58:44 -07:00
Benjamin Elder
5c84ee07ee test/images: read .go-version instead of duplicating 2025-04-21 13:34:35 -07:00
Arnaud Meukam
e467c9530b [Go] Bump dependencies, images and versions used to Go 1.24.2 and distroless-iptables
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2025-04-18 15:49:48 +02:00
Rajalakshmi-Girish
2aa39a0c77 Update the busybox test image to 1.37.0 2025-04-10 22:38:18 -07:00