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
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
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
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
Lan Liang
81e754e7ef
Bump dependency: etcd to 3.5.15.
...
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-08-24 04:46:01 +00:00
Kubernetes Prow Robot
bd6f29fa28
Merge pull request #126878 from aaron-prindle/emu-version-feat-gate
...
chore: migrate kube feature RelaxedEnvironmentVariableValidation to new versioned kube feature file and syntax
2024-08-23 23:27:52 +01:00
Micah Hausler
08ea67334e
Include additional verbs to can-i
2024-08-23 16:59:40 -05:00
Aaron Prindle
a67de3139d
chore: migrate kube feature RelaxedEnvironmentVariableValidation to new versioned kube feature file and syntax
2024-08-23 19:55:52 +00:00
Hung Nguyen
39b6bd1278
address pwschuurman's comments
2024-08-23 18:53:26 +00:00
Kubernetes Prow Robot
7b80cdb66a
Merge pull request #126645 from cici37/cleanupFG
...
Remove feature gate ValiatingAdmissionPolicy after being stable for two releases
2024-08-23 18:07:55 +01:00
Kubernetes Prow Robot
605e94f6df
Merge pull request #126871 from macsko/set_thresholds_in_scheduler_perf
...
Set scheduling throughput thresholds in scheduler_perf tests
2024-08-23 16:39:54 +01:00
Daman Arora
3a942490b5
e2e/network/proxy: fix e2e assertions
...
Signed-off-by: Daman Arora <aroradaman@gmail.com>
2024-08-23 20:46:21 +05:30
Maciej Skoczeń
48a8cb2bc5
Document throughput thresholds in scheduler_perf readme
2024-08-23 14:22:48 +00:00
Patrick Ohly
bf1188d292
scheduler_perf: only store log output after failures
...
Reconfiguring the logging infrastructure with a per-test output file mimicks
the behavior of per-test output (log output captured only on failures) while
still using the normal logging code, which is important for benchmarking.
To enable this behavior, the ARTIFACT env variable must be set.
2024-08-23 16:02:45 +02:00
Patrick Ohly
6cbdef850c
scheduler_perf: normal error handling during node creation
...
Calling klog.Fatalf is not a good way to report problems. It kills the entire
test run, without given other code a chance to react.
2024-08-23 16:02:45 +02:00
Maciej Skoczeń
d0e3fc3561
Set scheduling throughput thresholds in scheduler_perf tests
2024-08-23 12:48:28 +00:00
Patrick Ohly
5447d28c0d
ktesting: log warning on timeout
...
How exactly a test reacts when its context times out is unclear. In the case of
scheduler_perf, the apiserver started to shut down and the test failure then
was about not being able to reach the apiserver, which was a bit confusing.
To make it more obvious why the shutdown starts, a WARNING message gets added
to the test output by ktesting before cancellation and thus before any other
output related to that cancellation.
2024-08-23 14:31:17 +02:00
Patrick Ohly
cc9234cffd
test etcd: avoid potential data race
...
If the caller needs to reconfigure klog, then calling klog without proper
synchronizing while stopping causes a data race. We have to ensure that
the goroutine has terminated before stop returns.
2024-08-23 14:31:17 +02:00
Patrick Ohly
6ee2c63135
testserver: allow caller to set up ktesting
...
In scheduler_perf, the caller configures ktesting without per-test output. When
StartTestServer initialized it again, it did so with per-test output. In other
cases it might have been simply redundant.
2024-08-23 14:31:17 +02:00
Kubernetes Prow Robot
fb6984c683
Merge pull request #126884 from macsko/reduce_length_of_nodetree_logs
...
Reduce length of NodeTree logs
2024-08-23 13:17:53 +01:00
Marek Siarkowicz
fa5008807a
Benchmark storage
2024-08-23 12:45:29 +02:00
Maciej Skoczeń
dc5e1a404f
Reduce length of NodeTree logs
2024-08-23 08:28:13 +00:00
Kubernetes Prow Robot
1e827f4b2a
Merge pull request #126867 from piny940/master
...
fix ValidatingAdmissionPolicy's Validate func to return decision with valid Evaluation
2024-08-22 22:50:26 +01:00
cici37
4e36e436ad
Update feature gate list.
2024-08-22 20:38:48 +00:00
Tim Allclair
bfa7297ddd
Add tallclair back to sig-node-approvers
2024-08-22 13:17:31 -07:00
Kubernetes Prow Robot
b67d4dd389
Merge pull request #126839 from carlory/LegacyServiceAccountTokenCleanUp
...
cleanup after LegacyServiceAccountTokenCleanUp is GA
2024-08-22 20:33:56 +01:00
Kubernetes Prow Robot
e955c1d6a8
Merge pull request #126808 from macsko/move_activeq_fields_follow_up
...
Don't expose lock outside activeQueue in scheduling queue
2024-08-22 20:33:47 +01:00
Kubernetes Prow Robot
a1fc2551ba
Merge pull request #126144 from likakuli/cleanup-unusedparamters
...
cleanup: remove scheduler_perf unused parameters
2024-08-22 19:29:40 +01:00
cici37
72ad9c5fdf
Remove FG inspection from VAP plugin
2024-08-22 17:52:21 +00:00