Kubernetes Prow Robot
f67b346129
Merge pull request #130298 from thockin/max_of_of
...
Fix dup word in API doc
2025-02-20 15:00:34 -08:00
Kubernetes Prow Robot
19feb379b3
Merge pull request #130289 from marosset/windows-unit-tests-cmd-kubeadm-app-util-static-pod-fixes
...
Fixing k8s.io/kubernetes/cmd/kubeadm/app/util/staticpod unit tests on Windows
2025-02-20 15:00:26 -08:00
Kubernetes Prow Robot
f90682bf42
Merge pull request #130183 from tallclair/forbid-memory-limit-decrease
...
[FG:InPlacePodVerticalScaling] Forbid memory limit decrease
2025-02-20 13:46:33 -08:00
Kubernetes Prow Robot
b2021035c7
Merge pull request #129888 from jsafrane/selinux-controller-tests
...
Add SELinux controller e2e tests
2025-02-20 13:46:26 -08:00
Sunny Song
e986217c21
Update Generated API Code
2025-02-20 21:14:03 +00:00
Richa Banker
d5c804b14d
Remove Flagz feature-gate check before populating serverRunOptions.Flagz
2025-02-20 12:43:11 -08:00
Elizabeth Martin Campos
a49b336e83
test(statefulset): return errors in framework function GetPodList for upstream handling
...
See #130159
2025-02-20 21:24:15 +01:00
Jefftree
92cc680c8a
Fix SelfSubjectReview test to decouple beta and GA types from the same apiserver
2025-02-20 19:32:16 +00:00
Kubernetes Prow Robot
052d7a5310
Merge pull request #129790 from aojea/event_name
...
events: ensure the name is valid
2025-02-20 11:00:27 -08:00
Dan Winship
2636aa35e3
Require canonicalization of NetworkDeviceData IPs
...
There's no reason to allow non-standard or non-canonical IP values in
new APIs.
2025-02-20 12:49:03 -05:00
Kubernetes Prow Robot
6be1530bbc
Merge pull request #130311 from cpanato/update-rules
...
update publishing rules for rel 1.29/30/31 to use go1.23.6
2025-02-20 09:46:26 -08:00
Tim Hockin
ec66befdcb
Fix dup word in API doc
2025-02-20 09:02:57 -08:00
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
googs1025
04b048dcec
flake(scheduler): fix allWaitSchedulingPods data race failed
2025-02-20 22:37:06 +08:00
Patrick Ohly
f9e7b15c00
ktesting: add Run
...
This is useful in Go unit tests because it directly replaces the corresponding
testing.T/B.Run.
2025-02-20 14:41:06 +01:00
Patrick Ohly
c2ad724e9a
ktesting: add Parallel
...
It's useful for writing parallel unit tests.
2025-02-20 14:35:40 +01:00
cpanato
9a795c31fa
remove release-1.28 config due to EOL
...
Signed-off-by: cpanato <ctadeu@gmail.com>
2025-02-20 14:27:48 +01:00
cpanato
98fd7b4dea
update publishing rules for rel 1.29/30/31 to use go1.23.6
...
Signed-off-by: cpanato <ctadeu@gmail.com>
2025-02-20 14:10:47 +01: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
Jan Safranek
bf63e0046c
selinux: rename allMetrics
...
To indicate they're all _SELinux_ metrics
2025-02-20 12:19:07 +01:00
Antonio Ojea
ee36b817df
events: ensure the name is valid
...
The event Object is created from the referenced Object name, however,
there is no guarantee that the name from the referenced Object will be a
valid Event Name.
For those Objects with name not valid for an Event, generate a new valid
name using an UUID.
2025-02-20 09:13:56 +00: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
c186de0080
Fixing k8s.io/kubernetes/cmd/kubeadm/app/util/staticpod unit tests on Windows
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2025-02-19 12:51:19 -08: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
sunnylovestiramisu
21f899596e
Promote AnyVolumeDataSource to GA
2025-02-19 17:58:09 +00: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
Marek Siarkowicz
9988145383
Ensure that btree threadedStoreIndexer implements orderedLister
2025-02-19 11:52:47 +01:00
Prince Pereira
3d007532e0
Introduced additional log formatting to windows kubeproxy.
2025-02-19 01:44:39 -08:00