Kubernetes Prow Robot
afc57a7521
Merge pull request #130280 from serathius/watchcache-test-refactor
...
Refactor TestList to allow testing continuations and exact
2025-02-20 07:20:27 -08:00
Kubernetes Prow Robot
49bbe19460
Merge pull request #130297 from 249043822/br0004
...
Fix non-recursive list should also read RequestWatchProgress feature when consistent list from cache is enabled
2025-02-20 04:26:27 -08:00
Marek Siarkowicz
764e13e27a
Refactor TestList and validate continuations to allow testing pagination and more exact RVs in the future
2025-02-20 12:47:30 +01:00
Kubernetes Prow Robot
0b1ef24a99
Merge pull request #130285 from LionelJouin/fix-130096
...
Fix DRA flaky test for ResourceClaim device status
2025-02-20 00:20:26 -08:00
Kubernetes Prow Robot
ad4d9b2f51
Merge pull request #130294 from Jefftree/cle-doc-fix
...
Remove gate comment for LeaseCandidate Strategy
2025-02-19 19:34:26 -08:00
Kubernetes Prow Robot
c2529e8443
Merge pull request #130293 from Jefftree/cloud-params
...
Remove cloud-provider args for kube-apiserver in local-up-cluster.sh
2025-02-19 18:20:33 -08:00
Kubernetes Prow Robot
72333a838a
Merge pull request #130287 from marosset/windows-unit-tests-cmd-kubeadm-app-util-dryrun-fixes
...
Fixing k8s.io/kubernetes/cmd/kubeadm/app/util/dryrun unit tests on Windows
2025-02-19 18:20:26 -08:00
Kubernetes Prow Robot
7a9f58ef47
Merge pull request #129354 from tallclair/kubelet-server-auth
...
Require auth for all new Kubelet endpoints
2025-02-19 17:06:33 -08:00
Kubernetes Prow Robot
afbbdbedc2
Merge pull request #128685 from AnishShah/fix-ippr-test
...
[FG:InPlacePodVerticalScaling] assert specific error occurred in tests
2025-02-19 17:06:26 -08:00
Jefftree
ff69b5bcf3
generated
2025-02-20 00:51:22 +00:00
张可10140699
bdf2e2d064
Fix non-recursive list should also read RequestWatchProgress feature when consistent list from cache is enabled
2025-02-20 08:39:36 +08:00
Kubernetes Prow Robot
1b22629615
Merge pull request #130286 from marosset/windows-unit-tests-proxy-winkernel-tests
...
Fixing k8s.io/kubernetes/pkg/proxy/winkernel unit tests
2025-02-19 15:52:33 -08:00
Kubernetes Prow Robot
1aef26a7eb
Merge pull request #130256 from adrianmoisey/netlink-without-tests
...
Add retries to some netlink calls - without tests
2025-02-19 15:52:26 -08:00
Jefftree
9e27ae2725
Remove gate for leasecandidate strategy
2025-02-19 23:17:29 +00:00
Kubernetes Prow Robot
c2b8721c3b
Merge pull request #130269 from tmmorin/fix-optimitically-typo
...
fix typo: optimitically -> optimistically
2025-02-19 14:38:40 -08:00
Kubernetes Prow Robot
9f8d5321f0
Merge pull request #130266 from princepereira/ppereira-winproxy-logformat
...
Introduced additional log formatting to windows kubeproxy.
2025-02-19 14:38:33 -08:00
Kubernetes Prow Robot
c75960c414
Merge pull request #129497 from carlory/remove-fg-AppArmorFields
...
Remove general available feature-gate AppArmorFields
2025-02-19 14:38:26 -08:00
Jefftree
4cc32f817a
Remove cloud-provider arg for kube-apiserver in local-up-cluster.sh
2025-02-19 22:09:16 +00:00
Mark Rossetti
697293906a
Fixing k8s.io/kubernetes/cmd/kubeadm/app/util/dryrun unit tests on Windows
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2025-02-19 12:27:34 -08:00
Tim Allclair
97cb563cae
Require auth for all new Kubelet endpoints
2025-02-19 12:17:05 -08:00
Kubernetes Prow Robot
2ca9e2d28f
Merge pull request #122646 from liggitt/deletionTimestamp
...
prevent deletionTimestamp from moving into the past
2025-02-19 12:16:26 -08:00
Mark Rossetti
2b1b20b3b1
Fixing k8s.io/kubernetes/pkg/proxy/winkernel unit tests
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2025-02-19 11:49:53 -08:00
Lionel Jouin
993f3c361f
Fix DRA flaky test for ResourceClaim device status
...
The previous Eventually loop was not properly checking if the pod was
scheduled and running. Thus, the node name could not be retrieved from
the pod specs. The plugin could not be retrieved and the UpdateStatus
was called on a nil object.
TestPod function is now used instead, so the test waits for the pod to
be scheduled. The Eventually loop to get the pod and resourceClaim is
then no longer needed.
Signed-off-by: Lionel Jouin <lionel.jouin@est.tech>
2025-02-19 20:34:38 +01:00
Kubernetes Prow Robot
f0077a3689
Merge pull request #130221 from soltysh/flake_129779
...
Add more log information to help debug flake #129779
2025-02-19 06:46:26 -08:00
Kubernetes Prow Robot
77667834b0
Merge pull request #130047 from HirazawaUi/modify-loopback-cert-valid-period
...
Extending loopback certificate validity in kube-apiserver
2025-02-19 05:30:26 -08:00
Thomas Morin
293a6c5c91
fix typo: optimitically -> optimistically
...
Signed-off-by: Thomas Morin <thomas.morin@orange.com>
2025-02-19 13:41:24 +01:00
HirazawaUi
553e9bf84d
adjusting loopback certificate validity in kube-apiserver
2025-02-19 20:15:33 +08:00
Prince Pereira
3d007532e0
Introduced additional log formatting to windows kubeproxy.
2025-02-19 01:44:39 -08:00
Kubernetes Prow Robot
7fc8a86381
Merge pull request #130190 from nkeert/test-validate-deferredResponseWriter-for-multiple-writes
...
Add a test to validate deferredResponseWriter on multiple writes
2025-02-19 01:42:27 -08:00
Adrian Moisey
faf6dc1313
Add retries to runner.List()
2025-02-19 08:29:06 +02:00
Adrian Moisey
b6f49d0728
Add retries to conntracker.ClearEntries()
...
Signed-off-by: Daman Arora <aroradaman@gmail.com>
2025-02-19 08:29:06 +02:00
Adrian Moisey
90a42e0dc0
Add retries to conntracker.ListEntries()
...
Signed-off-by: Daman Arora <aroradaman@gmail.com>
2025-02-19 08:29:05 +02:00
Kubernetes Prow Robot
728dc0d8c7
Merge pull request #130249 from seans3/bump-websockets-version
...
Update gorilla/websockets library from 1.5.0 to latest 1.5.3
2025-02-18 19:26:26 -08:00
Kubernetes Prow Robot
717d9f13f3
Merge pull request #130238 from soltysh/subresource_stable
...
Update kubetl subresource to stable
2025-02-18 18:08:33 -08:00
Kubernetes Prow Robot
bff54e4020
Merge pull request #130013 from yongruilin/crd-racheting-ga
...
KEP-4008: promote CRDValidationRatcheting to GA
2025-02-18 18:08:25 -08:00
Sean Sullivan
3100bbab2f
Update gorilla/websockets library from 1.5.0 to latest 1.5.3
2025-02-19 00:26:21 +00:00
Kubernetes Prow Robot
0e3a247859
Merge pull request #130083 from elizabeth-dev/replace-network-e2e-replicationcontrollers-5
...
test(network): replace calls to e2erc.RunRC with Deployments in SIG Network tests
2025-02-18 15:06:26 -08:00
Kubernetes Prow Robot
0d996fee31
Merge pull request #130202 from SataQiu/fix-20250216
...
kubeadm: fix panic when no UpgradeConfiguration was found in the config file
2025-02-18 13:24:33 -08:00
Kubernetes Prow Robot
c38aad07a8
Merge pull request #130186 from tallclair/resize-status-cache
...
Move PodResizeStatus cache out of allocated state
2025-02-18 13:24:26 -08:00
Kubernetes Prow Robot
821bc2e15e
Merge pull request #130128 from adrianmoisey/bump-kep-4427-to-beta
...
Bump KEP-4427 : AllowRelaxedDNSSearchValidation to Beta
2025-02-18 12:10:34 -08:00
Kubernetes Prow Robot
4f925a63a0
Merge pull request #130098 from danwinship/deprecate-endpoints
...
Mark v1.Endpoints deprecated
2025-02-18 12:10:26 -08:00
Kubernetes Release Robot
72b404f6aa
CHANGELOG: Update directory for v1.33.0-alpha.2 release
2025-02-18 18:58:13 +00:00
Tim Allclair
3f4ef42e9a
Move PodResizeStatus cache out of allocated state
2025-02-18 09:19:23 -08:00
Elizabeth Martin Campos
e15fd43d81
test(network): replace calls to e2erc.RunRC with Deployments in service latency tests
...
See #119021
2025-02-18 17:42:00 +01:00
Elizabeth Martin Campos
cd0df9786e
test(network): replace calls to e2erc.RunRC with Deployments in service proxying tests
...
See #119021
2025-02-18 17:41:12 +01:00
Kubernetes Prow Robot
9a2a278a20
Merge pull request #130162 from carlory/remove-cloud-provider-and-cloud-config-in-apiserver-CLI
...
kube-apiserver: removed the deprecated the `--cloud-provider` and `--cloud-config` CLI parameters.
2025-02-18 08:00:38 -08:00
Kubernetes Prow Robot
fc876787b8
Merge pull request #130126 from fuweid/fix-128314
...
proxy: should add PingPeriod for websocket translator
2025-02-18 08:00:26 -08:00
SataQiu
9315ddbb65
kubeadm: fix panic when no UpgradeConfiguration was found in the config file
2025-02-18 22:49:40 +08:00
Maciej Szulik
de984ec9b9
Update kubetl subresource to stable
...
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2025-02-18 14:28:59 +01:00
Kubernetes Prow Robot
931ad2a9fd
Merge pull request #130108 from carlory/cleanup-after-81245
...
remove NodeOSDistroIs from test/e2e/framework/pod
2025-02-18 00:12:12 -08:00