Kubernetes Prow Robot
8819dfb639
Merge pull request #126809 from ryantxu/fix-client-get-list
...
client-go(dynamic): avoid panic when subresource is a list
2024-09-10 23:05:50 +01:00
Marek Siarkowicz
27e0ece976
Upgrade etcd client to v3.5.16
2024-09-10 23:48:04 +02:00
Joe Betz
430b1de921
Test library and type names
2024-09-10 17:07:29 -04:00
Stephen Heywood
d7bb171ff2
remove Node endpoints
2024-09-11 08:58:41 +12:00
Joe Betz
e085f3818a
Move CEL semver library into common libs, fix cost tests to use registered types
2024-09-10 16:55:57 -04:00
Davanum Srinivas
439357b770
fix golang version in kms mock Dockerfile
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2024-09-10 16:47:46 -04:00
Kubernetes Prow Robot
5baa0623f9
Merge pull request #127255 from ii/promote-node-lifecycle-test
...
Promote Node lifecycle e2e test to Conformance
2024-09-10 20:14:41 +01:00
Kubernetes Prow Robot
139cc3c659
Merge pull request #127254 from liggitt/test-filter
...
Fix unit tests for filtering
2024-09-10 18:41:07 +01:00
Kubernetes Prow Robot
386a6af12b
Merge pull request #124297 from hshiina/evented-timestamp
...
EventedPLEG: Pass event created timestamp correctly to cache
2024-09-10 18:41:00 +01:00
Harish K
d66c9ef286
Update pkg/controller/job/job_controller.go
...
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
2024-09-10 10:18:53 -07:00
Kubernetes Prow Robot
2ede639e57
Merge pull request #125825 from p0lyn0mial/upstream-apiextensions-deflake-integration-defaulting-test
...
apiextensions-apiserver/test/integration: deflake TestCustomResourceDefaultingWithoutWatchCache
2024-09-10 17:00:13 +01:00
Stephen Kitt
8a8238ba7f
Drop references to auth-path and kubernetes_auth
...
These are long gone, removed in 2016:
* AuthPath removal: https://github.com/kubernetes/kubernetes/pull/29216
* Flag removal: https://github.com/kubernetes/kubernetes/pull/40048
This removes the remnants from clientcmd, mostly in the comments
describing how the configuration is loaded.
Since getServerIdentificationPartialConfig can no longer fail (it
copies fields from one struct to another), this drops the error
return, along with the error handling in the caller.
Signed-off-by: Stephen Kitt <skitt@redhat.com>
2024-09-10 17:45:45 +02:00
Kubernetes Prow Robot
a8fb2cefbb
Merge pull request #126610 from liyuerich/postupgrade
...
kubeadm: add UT for postupgrade
2024-09-10 15:16:13 +01:00
liyuerich
e4d8154f14
add UT for postupgrade
...
Signed-off-by: liyuerich <yue.li@daocloud.io>
2024-09-10 19:47:21 +08:00
Kubernetes Prow Robot
7b35891512
Merge pull request #127265 from p0lyn0mial/upstream-watchlist-matchsingle-recursive
...
cacher: apply key for initial events only if the call is not recursive
2024-09-10 12:08:23 +01:00
Maciej Skoczeń
c1f7b8e9f1
Measure event_handling and QHints duration metrics in scheduler_perf
2024-09-10 10:45:19 +00:00
Kubernetes Prow Robot
d913914511
Merge pull request #127096 from neolit123/1.32-fix-unknown-phase-error
...
kubeadm: better error handling for unknown phases and commands
2024-09-10 11:00:48 +01:00
Lukasz Szaszkiewicz
7cb51b1c27
cacher: apply key for initial events only if the call is not recursive
2024-09-10 10:58:26 +02:00
Kubernetes Prow Robot
e30d994129
Merge pull request #127242 from SataQiu/refactor-upgrade-node
...
kubeadm: add addon and post-upgrade phases for 'kubeadm upgrade node'
2024-09-10 09:55:15 +01:00
Hironori Shiina
0289216183
Revert "Update global cache timestamp more frequently"
...
This reverts commit dbc47341fa
.
2024-09-10 10:15:41 +02:00
Hironori Shiina
05605d7ca4
Revert "Address feedback"
...
This reverts commit 7aa7062892
.
2024-09-10 10:15:22 +02:00
Maciej Skoczeń
dba24fde78
Add scheduler_perf test case for queueing hints memory leak scenario
2024-09-10 08:15:10 +00:00
SataQiu
8420b096c9
kubeadm: refactor upgrade to reduce duplication code
2024-09-10 14:43:36 +08:00
carlory
19f8a786ff
Fix TestPersistentVolumeProvisionMultiPVCs
2024-09-10 12:33:52 +08:00
Kubernetes Prow Robot
abc056843c
Merge pull request #127238 from macsko/make_scheduler_perf_integration_tests_shorter
...
Make scheduler_perf integration tests shorter
2024-09-10 03:17:14 +01:00
Kubernetes Prow Robot
342da505bd
Merge pull request #127026 from googs1025/fix/ImageGarbageCollectedTotal_register
...
fix(kubelet): register ImageGarbageCollectedTotal metrics
2024-09-10 00:30:53 +01:00
Kubernetes Prow Robot
5b96672ce4
Merge pull request #126586 from SergeyKanzhelev/remove-health-monitor
...
remove health-monitor service as it does more harm than good
2024-09-10 00:30:44 +01:00
Kubernetes Prow Robot
36fafafdb0
Merge pull request #126318 from hoskeri/node-self-register-continue-on-forbidden
...
node self-register continue if CREATE is 403.
2024-09-10 00:30:35 +01:00
Kubernetes Prow Robot
8e5d7cbef7
Merge pull request #127250 from bart0sh/PR157-Kubelet-DRA-fix-testify-errors
...
Kubelet: DRA: fix testify errors
2024-09-09 23:24:48 +01:00
Kubernetes Prow Robot
1fdb8e3fac
Merge pull request #126991 from carlory/fix-126956
...
e2e-node: should succeed with multiple pods and same image
2024-09-09 23:24:39 +01:00
Stephen Heywood
ca0b314975
Promote Node lifecycle e2e test to Conformance
2024-09-10 09:59:59 +12:00
dom4ha
e7827879db
Enable testing logger in the remaining scheduler tests.
2024-09-09 21:59:24 +00:00
Harish Kuna
e45eef1d51
Increase Job Controller Performance
2024-09-09 21:12:31 +00:00
Jordan Liggitt
6a41706072
Fix unit tests for filtering
2024-09-09 16:45:32 -04:00
Aldo Culquicondor
637be82479
Add mimowo to approvers of job controller and its integration tests
...
Change-Id: Ie834aff7070685757c55b7fbcea3bcdef223f6b8
2024-09-09 20:12:02 +00:00
Kubernetes Prow Robot
0c5e832aa2
Merge pull request #127154 from macsko/check_if_inflight_events_empty_in_testcase_end_scheduler_perf
...
Check if InFlightEvents is empty after scheduler_perf workload
2024-09-09 20:43:33 +01:00
Kubernetes Prow Robot
0d86c02b26
Merge pull request #127098 from tosi3k/node-auth
...
Make Node authorizer's index authoritative for unauthorized calls
2024-09-09 20:43:19 +01:00
Ed Bartosh
e70a2ad828
Kubelet: DRA: fix testify errors
2024-09-09 22:18:07 +03:00
Kubernetes Prow Robot
304d025e26
Merge pull request #127241 from aojea/with_feature_gate
...
With feature gate
2024-09-09 18:19:15 +01:00
Kubernetes Prow Robot
4fa1c0a9e3
Merge pull request #127243 from dgoodwin/validating-label
...
Fix invalid label use in validatingadmissionpolicy e2e
2024-09-09 16:51:30 +01:00
Adarsh-verma-14
8f471803cb
fixing inconsistency between the comment and the actual feature gate definition
2024-09-09 18:33:00 +05:30
Devan Goodwin
b0c3d93d2f
Fix invalid label use in validatingadmissionpolicy e2e
...
If this fallback code was hit, it would always fail due to invalid text
in a label.
2024-09-09 09:08:17 -03:00
Antonio Ojea
2c38ae726a
fix typo on ServiceCIDR e2e test title
2024-09-09 11:06:52 +00:00
Antonio Ojea
93aa0b056e
add feature gate to ServiceCIDR e2e test
2024-09-09 11:06:33 +00:00
SataQiu
8db2dd3c8b
kubeadm: add addon and post-upgrade phase for 'kubeadm upgrade node'
2024-09-09 19:04:23 +08:00
Kubernetes Prow Robot
17bae91f20
Merge pull request #127088 from sanposhiho/fix-test
...
fix: run a test for requeueing with PreFilterResult correctly
2024-09-09 11:32:34 +01:00
Kubernetes Prow Robot
1c15f718b6
Merge pull request #126717 from bart0sh/PR154-DRA-test-restoring-checkpoint-for-upgraded-structure
...
DRA: test checkpoint structure upgrade
2024-09-09 11:32:27 +01:00
xuzhenglun
cd5b27304f
API emulation versioning honors cohabitating resources
2024-09-09 18:06:58 +08:00
Maciej Skoczeń
ccf86f1709
Make scheduler_perf integration tests shorter
2024-09-09 09:32:13 +00:00
Kubernetes Prow Robot
cd30cf1867
Merge pull request #127141 from aojea/e2e_images_cleanup
...
remove unused images cuda-vector-add
2024-09-09 09:18:28 +01:00