杨朱 · Kiki
c6904b76d3
Update test/e2e_node/image_volume.go
...
Co-authored-by: Sascha Grunert <sgrunert@redhat.com>
2024-09-09 16:02:01 +08:00
Maciej Skoczeń
7d4c713520
Check if InFlightEvents is empty after scheduler_perf workload
2024-09-09 08:00:34 +00:00
Ryan McKinley
2e3b937dcd
avoid panic when subresource is a list
2024-09-09 09:40:38 +03:00
guozheng-shen
686ccceba3
Update node_lifecycle_controller.go
...
remove 'pod-eviction-timeout' comment
2024-09-09 14:36:41 +08:00
Kubernetes Prow Robot
92507eaabe
Merge pull request #127166 from cpanato/update-setcap
...
update debian-base and setcap to bookworm-v1.0.4
2024-09-09 04:56:33 +01:00
Kubernetes Prow Robot
5c68f560a1
Merge pull request #122781 from pacoxu/fix-channel-panic
...
kubelet: delete channel from the terminated after closing it
2024-09-09 04:56:27 +01:00
carlory
8121bc99a8
e2e-node: should succeed with multiple pods and same image
...
Co-authored-by: Ed Bartosh <eduard.bartosh@intel.com>
2024-09-09 10:32:27 +08:00
Kubernetes Prow Robot
08a66e00d9
Merge pull request #127223 from aojea/iperf2
...
adapt iperf2 parser to new version format
2024-09-08 17:19:20 +01:00
Antonio Ojea
e90b6b969e
fix spelling error
2024-09-08 14:00:09 +00:00
Antonio Ojea
f299473ce4
fix linter errors
2024-09-08 12:32:11 +00:00
Antonio Ojea
853b24b398
adapt iperf2 parser to new version format
2024-09-08 11:47:33 +00:00
Kensei Nakada
24a14aa810
fix: run a test for requeueing with PreFilterResult correctly
2024-09-07 23:52:45 +09:00
Kubernetes Prow Robot
f5c5384181
Merge pull request #124852 from claudiubelu/e2e-etc-hosts-test
...
e2e tests: Enables should test kubelet managed /etc/hosts file for Windows
2024-09-07 03:55:02 +01:00
Kubernetes Prow Robot
14ff551c96
Merge pull request #124246 from SataQiu/fix-20240409
...
Remove unused code in container manager
2024-09-06 23:47:02 +01:00
Kubernetes Prow Robot
b73f84c934
Merge pull request #126543 from gjkim42/restart-failed-to-start-container
...
Restart the init container to not be stuck in created state
2024-09-06 20:07:58 +01:00
Kubernetes Prow Robot
a8d4eb6009
Merge pull request #125960 from pohly/dep-logging
...
dependencies: logr v1.4.2, zap v1.27.0
2024-09-06 20:07:52 +01:00
Adarsh-verma-14
8619996319
add missing comment
2024-09-07 00:07:31 +05:30
Adarsh-verma-14
4367bae2f5
remove the feature flag definition from pkg/features/kube_features.go for RetryGenerateName
2024-09-06 23:48:27 +05:30
Richa Banker
c4516c7e69
add OWNERS and README for zpages under component-base
2024-09-06 11:13:52 -07:00
Kubernetes Prow Robot
49f486dafa
Merge pull request #127018 from saschagrunert/imagevolume-selinux
...
Allow using SELinux on image volume e2e test
2024-09-06 19:01:34 +01:00
Kubernetes Prow Robot
f12334be03
Merge pull request #126962 from sanposhiho/memory-leak-scheduler
...
fix(scheduler): fix a possible memory leak for QueueingHint
2024-09-06 19:01:25 +01:00
Kubernetes Prow Robot
d28fca1294
Merge pull request #127162 from gjkim42/fix-regression-for-pods-without-sidecar
...
Avoid SidecarContainers code path for non-sidecar pods
2024-09-06 17:28:29 +01:00
Gunju Kim
be89a6120b
Avoid SidecarContainers code path for non-sidecar pods
...
This fixes a regression in the SidecarContainers feature by minimizing
the impact of the new code path. Use the old code path for pods without
restartable init containers, and apply the new code path only to pods
with restartable init containers.
2024-09-06 22:36:43 +09:00
Kubernetes Prow Robot
32077a1c00
Merge pull request #127135 from tenzen-y/increase-job-integraion-qps-and-burst
...
JobIntegrationTest: Increase the restConfig QPS and Burst parameters
2024-09-06 14:29:49 +01:00
Kubernetes Prow Robot
900cb40918
Merge pull request #125801 from akhilerm/rewrite-publishing-bot-verify-script
...
rewrite publishing-bot verify script in go
2024-09-06 14:29:43 +01:00
Kubernetes Prow Robot
f248c24456
Merge pull request #127182 from sanposhiho/cleanup-metrics
...
chore: cleanup inFlightPods when closing the queue
2024-09-06 12:05:42 +01:00
Kubernetes Prow Robot
2108e54f52
Merge pull request #127130 from saku3/add_test_nodeports
...
add integration test for nodeports in requeueing scenarios
2024-09-06 11:00:15 +01:00
Kubernetes Prow Robot
d088d4c387
Merge pull request #126032 from SataQiu/imp-apply-phase-20240711
...
kubeadm: implement 'kubeadm upgrade apply phase'
2024-09-06 11:00:08 +01:00
Kubernetes Prow Robot
f803c112b8
Merge pull request #127177 from sanposhiho/bug-deepcopy
...
fix: include PendingPlugins in QueuedPodInfo.DeepCopy properly
2024-09-06 09:48:04 +01:00
Kubernetes Prow Robot
2ee6b6305f
Merge pull request #127176 from nojnhuh/dra-e2e
...
embed DRA test manifests in conformance binary
2024-09-06 09:47:50 +01:00
Maciej Skoczeń
3047ab73f5
Reset only metrics configured in collector before the createPodsOp
2024-09-06 08:26:20 +00:00
Kensei Nakada
d76433554e
chore: cleanup inFlightPods when closing the queue
2024-09-06 17:12:28 +09:00
Antoni Zawodny
2156efa7b3
Make Node authorizer's index authoritative for unauthorized calls
2024-09-06 09:26:19 +02:00
yusuke.sakurai
27a8ef8c52
add integration test for nodeports in requeueing scenarios
2024-09-06 13:07:54 +09:00
Akhil Mohan
b0bf3fba54
rewrite publishing-bot verify script in go
...
- setup scripts to trigger publishing-bot verify
- add golang verify script and remove python verification code
- pin k8s.io/publishing-bot to v0.5.0
Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
2024-09-06 09:30:51 +05:30
Kubernetes Prow Robot
1dbf0830c5
Merge pull request #126772 from fidelity-contributions/fix-issue-126453
...
cloud-provider: Fix regex format to escape dot . to match it as string
2024-09-06 04:24:22 +01:00
Kensei Nakada
b456d705eb
fix: include PendingPlugins in QueuedPodInfo.DeepCopy properly
2024-09-06 10:45:40 +09:00
Joe Betz
e9744c1ea2
Add field selector filtered informer e2e tests
2024-09-05 20:55:37 -04:00
Jon Huhn
1779104fbc
embed DRA test manifests in conformance binary
2024-09-05 19:09:17 -05:00
Kubernetes Prow Robot
2ca0eb3957
Merge pull request #127165 from gnufied/bump-sidecars
...
Bump sidecars used in kubernetes repo
2024-09-06 00:24:22 +01:00
Yuki Iwai
61c9d67652
JobIntegrationTest: Increase the restConfig QPS and Burst parameters
...
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-09-06 05:46:11 +09:00
Kubernetes Prow Robot
2049360379
Merge pull request #125534 from pohly/gotestsum
...
filter `go test` output live with gotestsum
2024-09-05 21:18:49 +01:00
cpanato
e09c28ec69
update debian-base and setcap to bookworm-v1.0.4
...
Signed-off-by: cpanato <ctadeu@gmail.com>
2024-09-05 14:09:04 -06:00
Hemant Kumar
f5ee407b13
Bump images for gce-pd driver too
2024-09-05 14:37:53 -04:00
Hemant Kumar
d4363c8db5
Update hostpath plugin
2024-09-05 14:34:09 -04:00
Hemant Kumar
afaf9c249c
Bump sidecars used in kubernetes repo
2024-09-05 14:11:22 -04:00
Kubernetes Prow Robot
0e4cf67e98
Merge pull request #123957 from kmala/ccm
...
Do not bind webhook port if webhooks are not present
2024-09-05 18:26:32 +01:00
Lubomir I. Ivanov
b497d28d43
kubeadm: better error handling for unknown phases and commands
...
If an unknown command or a phase is called consistently
return the same error.
If a command that has subcommands is called
return an error.
To achieve the above add a new util function
RequireSubcommand() that sets NoArgs and RunE for
regular commands or a "phase" command.
Remove MacroCommandLongDescription and just return an
error that a subcommand is required from the phase runner.
Fix minor comments capitalization.
Perform other minor fixes in util/error.go.
2024-09-05 19:41:43 +03:00
Jefftree
14fe8e2a91
remove duplicate unused feature InPlacePodVerticalScaling
2024-09-05 16:27:07 +00:00
Kubernetes Prow Robot
3ebdb13c5e
Merge pull request #127151 from saschagrunert/socat-ebtables
...
Remove `socat` and `ebtables` from kubeadm preflight checks
2024-09-05 17:20:04 +01:00