Kubernetes Prow Robot
29ed1fb152
Merge pull request #132399 from carlory/fix-132397
...
Fix [Failing test] [sig-node] [Feature:GPUDevicePlugin] [Serial]-related tests
2025-06-24 00:24:29 -07:00
Kubernetes Prow Robot
7521de14f8
Merge pull request #132442 from ylink-lfs/ci/test_image_update
...
ci: update test image base: nginx, nginx-new
2025-06-23 22:58:29 -07:00
Kubernetes Prow Robot
0017db180b
Merge pull request #130052 from utam0k/qhint-enable-plugins
...
sched: Apply EnablePlugins to CoreResourceEnqueueTestCases
2025-06-23 17:00:37 -07:00
Kubernetes Prow Robot
73b4948776
Merge pull request #132409 from nojnhuh/dra-init-container-e2e
...
DRA: add e2e test with initContainer using external claim
2025-06-23 14:18:34 -07:00
Kubernetes Prow Robot
285c6113ea
Merge pull request #132417 from p0lyn0mial/upstream-watchlist-e2e-metadatainformer
...
e2e/watchlist: new test for checking metadata informer
2025-06-23 07:48:02 -07:00
ylink-lfs
59dd2bd60d
ci: update test image base: nginx, nginx-new
2025-06-23 17:57:59 +08:00
Kubernetes Prow Robot
5e33c00e37
Merge pull request #132336 from dashpole/fix_apiserver_tracing_race
...
Fix APIServerTracing test data race
2025-06-22 20:26:56 -07:00
Lukasz Szaszkiewicz
fe84377458
e2e/watchlist: new test for checking metadata informer
2025-06-20 08:28:04 +02:00
Jon Huhn
8454093f09
DRA: add e2e test with initContainer using external claim
2025-06-19 15:19:00 -05:00
Kubernetes Prow Robot
b569406b79
Merge pull request #129438 from pacoxu/apiserver-probe-etcd
...
add etcd server overrides to etcd probe factory for healthz and readyz
2025-06-19 11:30:52 -07:00
carlory
5e54df3e72
Fix [Failing test] [sig-node] [Feature:GPUDevicePlugin] [Serial]-related tests
2025-06-19 15:32:23 +08:00
Eddie Torres
6f97f5bbf8
Use Mock CSI Driver for MutableCSINodeAllocatableCount storage e2e test ( #132373 )
...
* Refactor MutableCSINodeAllocatableCount storage e2e test
Signed-off-by: Eddie Torres <torredil@amazon.com >
* Update var names and formatting
Signed-off-by: Eddie Torres <torredil@amazon.com >
* Update function names
Signed-off-by: Eddie Torres <torredil@amazon.com >
---------
Signed-off-by: Eddie Torres <torredil@amazon.com >
2025-06-18 14:02:57 -07:00
Lukasz Szaszkiewicz
de2f22ee8e
e2e/watchlist: intro verifyStoreFor
2025-06-18 17:43:58 +02:00
Lukasz Szaszkiewicz
017c9b94da
e2e/watchlist: rename toSecretPointerSlice
2025-06-18 17:34:05 +02:00
Kubernetes Prow Robot
bb2199f392
Merge pull request #131717 from carlory/clean-volume-provisioning
...
e2e tests: remove all cloud provider calls in storage/volume_provisioning.go
2025-06-18 02:40:58 -07:00
Kubernetes Prow Robot
2689185671
Merge pull request #131542 from carlory/volume-limit-e2e
...
e2e tests: fix in-tree plugin volume limit
2025-06-17 15:40:50 -07: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
93fdfd1539
Merge pull request #132328 from likakuli/clean-schedulerperfaffinity
...
clean: use correct pod template
2025-06-17 07:29:08 -07:00
Maciej Szulik
690790257f
Add test verifying KUBECTL_KUBERC can be turned on and off
...
Signed-off-by: Maciej Szulik <soltysh@gmail.com >
2025-06-17 11:47:17 +02:00
Maciej Szulik
45449a78d5
Removing setting KUBECTL_KUBERC env var, now that it's on by default
...
Signed-off-by: Maciej Szulik <soltysh@gmail.com >
2025-06-17 11:14:47 +02:00
Paco Xu
891e7fec6e
add seperate health check/probe for multi etcd override servers
...
- grouping health checks for exclusion purposes & add exclude integration test
Signed-off-by: Paco Xu <paco.xu@daocloud.io >
2025-06-17 09:30:41 +08:00
David Ashpole
f4a4586255
fix APIServerTracing test data race
2025-06-16 17:36:23 +00:00
likakuli
854499f986
clean: use correct pod template
...
Signed-off-by: likakuli <1154584512@qq.com >
2025-06-16 20:51:17 +08:00
Kubernetes Prow Robot
0154f8a222
Merge pull request #132324 from p0lyn0mial/upstream-watchlist-e2e-fallback-cfg
...
test/apimachinery/watchlist: properly wire modified config to informer
2025-06-16 04:02:59 -07:00
Kubernetes Prow Robot
bd44685ead
Merge pull request #132317 from pohly/dra-kubelet-version-skew-labels
...
DRA E2E: label tests which need a certain minimum kubelet, II
2025-06-16 00:39:02 -07:00
Jon Huhn
fae2fdd052
DRA: wrap e2e finalizer update in retry
2025-06-15 23:49:43 -05:00
Patrick Ohly
233a0aeedb
DRA E2E: label tests which need a certain minimum kubelet, II
...
Commit 71b2f32d70 missed one test which needs the
"kubelet >= 1.33" label because that test didn't run in the canary
presubmit. It's now failing in the ci-kind-dra-n-2 job.
2025-06-15 13:04:25 +02:00
Kubernetes Prow Robot
fed450b132
Merge pull request #132307 from aojea/readNetworkingV1ServiceCIDRStatus
...
conformance servicecidr read status endpoint
2025-06-14 11:55:02 -07:00
Antonio Ojea
ce44bcdf52
conformance servicecidr read status endpoint
...
Change-Id: I98a05c0e0971047f7c2abb4cb25a95b754720501
2025-06-14 16:10:04 +00:00
HirazawaUi
c2988884f3
fix kubeadm e2e tests
2025-06-15 00:01:29 +08:00
HirazawaUi
76ef6a388f
fix kubeadm e2e tests
2025-06-14 14:45:29 +08:00
Lukasz Szaszkiewicz
7f1dde2a0f
test/apimachinery/watchlist: properly wire modified config to informer for fallback case
2025-06-13 17:23:16 +02:00
Kubernetes Prow Robot
54291a55c2
Merge pull request #132096 from pohly/dra-kubelet-refactoring
...
DRA kubelet: refactoring
2025-06-13 04:45:09 -07:00
Kubernetes Prow Robot
74830fbd06
Merge pull request #132270 from pohly/dra-kubelet-version-skew-labels
...
DRA E2E: label tests which need a certain minimum kubelet
2025-06-13 03:29:02 -07:00
Kubernetes Prow Robot
5a0f0f7b2d
Merge pull request #122634 from carlory/KEP-3902
...
Promote SeparateTaintEvictionController to stable
2025-06-13 03:28:55 -07:00
Kubernetes Prow Robot
41dc045529
Merge pull request #132257 from p0lyn0mial/upstream-watchlist-typed-client-rm
...
typed client: remove support for API streaming
2025-06-13 01:47:03 -07:00
Kubernetes Prow Robot
0e674fd468
Merge pull request #130107 from carlory/fix-getPodMatches
...
fix getPodMatches should call /runningpods endpoint
2025-06-13 01:46:56 -07:00
carlory
901441c66e
Promote SeparateTaintEvictionController to stable
...
Signed-off-by: carlory <baofa.fan@daocloud.io >
2025-06-13 11:15:35 +08: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
7e94ec9eac
Merge pull request #132000 from pohly/dra-api-alpha3-removal
...
DRA API: remove obsolete types from v1alpha3
2025-06-12 09:39:12 -07:00
Patrick Ohly
71b2f32d70
DRA E2E: label tests which need a certain minimum kubelet
...
This is used by n-1 and n-2 version skew jobs to exclude
current tests which cannot run with a certain older kubelet
release because the tested functionality wasn't present yet.
2025-06-12 18:16:04 +02:00
Kubernetes Prow Robot
a715a1f520
Merge pull request #132208 from danwinship/loadbalancer-test-ratelimit
...
Rate-limit the LoadBalancer rolling update test
2025-06-12 08:26:58 -07:00
Lukasz Szaszkiewicz
d8bfafe07a
test/apimachinery/watchlist: prove typed client's List method not streaming
2025-06-12 16:02:10 +02: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
50773d75b6
Merge pull request #132250 from AxeZhan/test3960
...
Flaky test fix for KEP3960: Lifecycle Sleep Hook
2025-06-12 04:41:06 -07:00
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
d2ab26a5c5
Merge pull request #132222 from cpanato/update-go-main
...
[go] Bump dependencies, images and versions used to Go 1.24.4 and distroless iptables
2025-06-12 03:34:55 -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
AxeZhan
d46e13b9c5
change the command of the terminated container
2025-06-12 16:06:50 +08:00