Jefftree
|
6dc87bf173
|
re-vendor k8s.io/gengo/v2
|
2024-08-27 01:59:34 +00:00 |
|
Kensei Nakada
|
b5a156971f
|
scheduler: impose a backoff penalty on gated Pods
|
2024-08-27 09:57:59 +09:00 |
|
Kubernetes Prow Robot
|
619b0059cf
|
Merge pull request #126925 from mbobrovskyi/feature/add-release-note-on-cherry-pick
Add release notes to the body of the pull request on create cherry-pick.
|
2024-08-27 01:43:59 +01:00 |
|
Kensei Nakada
|
baf69640d3
|
fix(scheduler_one): call Done() as soon as possible
|
2024-08-27 09:30:47 +09:00 |
|
Kubernetes Prow Robot
|
9682c62148
|
Merge pull request #126905 from zhifei92/optimize-assert-for-e2e
Optimizing the context information for assertions on boolean types.
|
2024-08-26 23:30:16 +01:00 |
|
Kubernetes Prow Robot
|
2ce13ebd5b
|
Merge pull request #126825 from ii/create-node-lifecycle-test
Write e2e test for Node endpoints +2 Endpoints
|
2024-08-26 23:30:06 +01:00 |
|
Kubernetes Prow Robot
|
08dd9951f5
|
Merge pull request #126886 from pohly/scheduler-perf-output
scheduler_perf: output
|
2024-08-26 22:23:40 +01:00 |
|
Kubernetes Prow Robot
|
95af4b0dea
|
Merge pull request #126916 from saschagrunert/device-plugin-test
Fix device plugin node ready test assertion
|
2024-08-26 20:51:11 +01:00 |
|
Kubernetes Prow Robot
|
072825f9a3
|
Merge pull request #126904 from sanposhiho/move-internal
chore: move the scheduler internal components out of internal dir
|
2024-08-26 20:51:02 +01:00 |
|
Mykhailo Bobrovskyi
|
4ec1080bfc
|
Add release notes to the body of the pull request on create cherry-pick.
|
2024-08-26 20:58:51 +03:00 |
|
Kubernetes Prow Robot
|
8bbc0636b9
|
Merge pull request #126911 from macsko/scheduler_perf_throughput_fixes
Fix wrong throughput threshold for one scheduler_perf test case
|
2024-08-26 18:42:17 +01:00 |
|
Kubernetes Prow Robot
|
43968d2307
|
Merge pull request #126822 from micahhausler/additional-verbs
Include additional verbs to can-i
|
2024-08-26 18:42:11 +01:00 |
|
carlory
|
3372c056cd
|
fix linter hints
|
2024-08-27 01:30:58 +08:00 |
|
carlory
|
7b33495d9d
|
DRA: rename pkg/cm/dra/plugin files
|
2024-08-27 00:54:37 +08:00 |
|
Hung Nguyen
|
152ab36a33
|
update error comment
|
2024-08-26 16:47:39 +00:00 |
|
Sascha Grunert
|
ff50da579e
|
Fix device plugin node ready test assertion
Introduced in d770dd695a and high likely
the issue caused in the failing test:
https://github.com/kubernetes/kubernetes/issues/126915
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
|
2024-08-26 14:56:59 +02:00 |
|
Kubernetes Prow Robot
|
5ac315faf4
|
Merge pull request #126494 from bart0sh/PR153-migrate-DRA-Manager-to-contextual-logging
Migrate pkg/kubelet/cm/dra to contextual logging
|
2024-08-26 13:14:26 +01:00 |
|
Filip Křepinský
|
55efd85c10
|
add missing RBAC to statefulset-controller for StatefulSetAutoDeletePVC feature
|
2024-08-26 13:57:50 +02:00 |
|
zhifei92
|
7015f753e2
|
chore: optimize the error msg
|
2024-08-26 19:33:54 +08:00 |
|
zhifei92
|
fc7dadf370
|
chore: Optimizing the context information for assertions on boolean types.
|
2024-08-26 19:27:18 +08:00 |
|
Kubernetes Prow Robot
|
0bcbc3b77a
|
Merge pull request #124003 from carlory/scheduler-rm-non-csi-limit
kube-scheduler remove non-csi volumelimit plugins
|
2024-08-26 12:02:13 +01:00 |
|
Hironori Shiina
|
7aa7062892
|
Address feedback
|
2024-08-26 11:01:25 +02:00 |
|
carlory
|
84f6301204
|
kubeadm: removed the deprecated flag '--experimental-output', please use the flag '--output' instead that serves the same purpose. Affected commands are - "kubeadm config images list", "kubeadm token list", "kubeadm upgade plan", "kubeadm certs check-expiration".
|
2024-08-26 16:48:30 +08:00 |
|
Paco Xu
|
df00f2fd96
|
remove deprecated experimental-cert-rotation, use enable-client-cert-rotation instead
|
2024-08-26 16:39:59 +08:00 |
|
mochizuki875
|
632f162d71
|
fix unit test
|
2024-08-26 08:39:22 +00:00 |
|
Maciej Skoczeń
|
7a88548755
|
Add workload name to failed threshold log
|
2024-08-26 07:44:52 +00:00 |
|
Maciej Skoczeń
|
71c9b9e2b0
|
Fix wrong throughput threshold for SchedulingRequiredPodAntiAffinityWithNSSelector test
|
2024-08-26 07:40:04 +00:00 |
|
Maciej Skoczeń
|
48dc6ff43c
|
Disable scheduler_perf performance DRA tests
|
2024-08-26 07:35:36 +00:00 |
|
Kubernetes Prow Robot
|
9fe06620f3
|
Merge pull request #124028 from huww98/kubelet-speedup
e2e/storage: speed up kubelet commands
|
2024-08-26 08:13:32 +01:00 |
|
carlory
|
a14949f404
|
migrate kube feature VolumeAttributesClass to new versioned kube feature file and syntax
|
2024-08-26 13:58:57 +08:00 |
|
Kubernetes Prow Robot
|
385fd21d92
|
Merge pull request #126743 from neolit123/1.32-add-get-proxy-env-vars-test
kubeadm: sort the merged env vars and improve related tests
|
2024-08-26 05:40:50 +01:00 |
|
Kubernetes Prow Robot
|
2f3e7f515f
|
Merge pull request #126740 from neolit123/1.32-allow-config-and-print-manifest
kubeadm: allow mix of --print-manifest and --config flags
|
2024-08-26 05:40:41 +01:00 |
|
Alessandra Guerinoni
|
8bb6e0282e
|
[UPDATE] updating logs examples to contain --all-pods flag
|
2024-08-25 20:10:07 -07:00 |
|
mochizuki875
|
a262c806d2
|
fix from rv comment
|
2024-08-26 03:04:32 +00:00 |
|
mochizuki875
|
ead21021fd
|
add threshold check using w.onHold
|
2024-08-26 02:01:56 +00:00 |
|
mochizuki875
|
11ddb97c5f
|
add status check of startupProbe
|
2024-08-26 02:01:56 +00:00 |
|
mochizuki875
|
aa9a9e86e1
|
Stop StartupProbe explicity when successThrethold is reached
|
2024-08-26 02:01:56 +00:00 |
|
Stephen Heywood
|
71d412bf46
|
Create e2e test for Node endpoints
e2e test validates the following 2 endpoints
- createCoreV1Node
- deleteCoreV1Node
|
2024-08-26 10:00:13 +12:00 |
|
Kensei Nakada
|
8519d3399f
|
chore: move the scheduler internal components out of internal dir
|
2024-08-25 13:10:29 +09:00 |
|
Nils Carstensen
|
f1e1f59c21
|
Revert "Removed unnecessary use of fmt.Sprintf"
This reverts commit e71b5c0679 .
|
2024-08-24 23:41:02 +02:00 |
|
Nils Carstensen
|
e71b5c0679
|
Removed unnecessary use of fmt.Sprintf
|
2024-08-24 22:50:43 +02:00 |
|
Nils Carstensen
|
3f7c2286e3
|
Reverted change: types and const removed
|
2024-08-24 22:47:17 +02:00 |
|
Devesh Goyal
|
ed0c2b4f3d
|
Updated width.go
|
2024-08-25 02:12:29 +05:30 |
|
Nils Carstensen
|
0d46f104e1
|
Changed Formatting back to porject standard
|
2024-08-24 22:30:37 +02:00 |
|
Nils Carstensen
|
6dccf759f7
|
Reverted Formatting
|
2024-08-24 22:30:37 +02:00 |
|
Nils Carstensen
|
c47a517c5b
|
Revert "add: information about endpoint connection when auth handshake fails"
This reverts commit 08f7312ab2024018b23d8d1b9a761cfe1027a35e.
|
2024-08-24 22:30:37 +02:00 |
|
Nils Carstensen
|
86f7f1dc7b
|
removed unused vars and improved readability
|
2024-08-24 22:30:37 +02:00 |
|
Nils Carstensen
|
7d25a03ee3
|
add: information about endpoint connection when auth handshake fails
|
2024-08-24 22:30:36 +02:00 |
|
Nils Carstensen
|
a63ca6749b
|
Revert formatting changes
|
2024-08-24 17:19:27 -03:00 |
|
Kubernetes Prow Robot
|
3a620a3f5e
|
Merge pull request #126888 from aroradaman/proxy-nfacct-e2e-fix
e2e/network/proxy: fix e2e assertions
|
2024-08-24 09:42:09 +01:00 |
|