Commit Graph

134908 Commits

Author SHA1 Message Date
Nikita B
6b908c192c [client-go] [cli-runtime] [133916]: handle properly config override logic when override provides ClientKey, ClientCertificate: use values from overrides when one of the field (file or data) is present in inverrides
Signed-off-by: Nikita B <n2h9z4@gmail.com>
2025-09-08 07:01:44 +02:00
zhangzhifei16
d38c1df3f3 chore(kubelet): migrate metrics to contextual logging. 2025-09-08 10:53:42 +08:00
Tim Bannister
cd343aaf1e Fix OWNERS_ALIASES entry for SIG Docs 2025-09-07 22:37:31 +01:00
Huan Yan
7aa6cabd63 fix typo for forceDetachTimeoutExpired 2025-09-07 16:37:34 +08:00
Nikita B
fc8907da38 [client-go] [cli-runtime] [133916]: handle properly config override logic when override provides ClientKey, ClientCertificate
Signed-off-by: Nikita B <n2h9z4@gmail.com>
2025-09-06 14:05:59 +02:00
Kubernetes Prow Robot
d9b31d602d Merge pull request #133893 from HirazawaUi/close-connections
Kubeadm: Close container runtime connections after use
2025-09-06 01:35:24 -07:00
Kubernetes Prow Robot
cca2ff05f7 Merge pull request #133838 from macsko/fix_race_in_movepodstoactiveorbackoffq
Fix race in movePodsToActiveOrBackoffQueue
2025-09-06 00:31:25 -07:00
HirazawaUi
8118636321 Close container runtime connections after use 2025-09-06 14:42:36 +08:00
Kubernetes Prow Robot
b508767369 Merge pull request #132655 from ylink-lfs/ci/httpd_removal
ci: remove httpd usage while using agnhost instead
2025-09-05 20:23:24 -07:00
Kubernetes Prow Robot
4786451d81 Merge pull request #130213 from zhifei92/migrate-kubelet-container-to-contextual-logging
chore(kubelet): migrate container to contextual logging
2025-09-05 15:41:25 -07:00
Kubernetes Prow Robot
e8b19be173 Merge pull request #133440 from carlory/deflake-service-tests
deflake e2e test: Services should implement NodePort and HealthCheckNodePort correctly when ExternalTrafficPolicy changes
2025-09-05 14:37:42 -07:00
Kubernetes Prow Robot
3b687533aa Merge pull request #133217 from bart0sh/PR187-migrate-utils-logs-to-contextual-logging
Kubelet: Migrate util/ and logs/ to contextual logging
2025-09-05 14:37:34 -07:00
Kubernetes Prow Robot
1166dcb0ef Merge pull request #130154 from zhifei92/watchdog-migrate-structured-logging
chore(kubelet): migrate watchdog to contextual logging
2025-09-05 14:37:26 -07:00
Kubernetes Prow Robot
dc5066c229 Merge pull request #133888 from omerap12/fix-external-metrics-overflow
hpa: prevent integer overflow in external metrics sum
2025-09-05 13:45:32 -07:00
Kubernetes Prow Robot
b9c467483e Merge pull request #133690 from pohly/log-client-go-leaderelection
client-go leaderelection: structured, contextual logging
2025-09-05 13:45:25 -07:00
Michael Aspinwall
1a0813598b Update SVM Discovery checks in response to jpbetz and stlaz 2025-09-05 20:33:05 +00:00
Joe Betz
bf851e8bcf Apply feedback 2025-09-05 15:45:41 -04:00
Aditi Gupta
7d14367f57 Change WaitForNamedCacheSync to WaitForNamedCacheSyncWithContext.
This is part of the ongoing effort to adopt contextual logging
and utilities throughout the codebase.

Contributes to  #126379

Signed-off-by: Aditi Gupta <aditigpta@google.com>
2025-09-05 18:49:31 +00:00
Kubernetes Prow Robot
edcac86acb Merge pull request #133907 from ardaguclu/fix-wait-prefix
Remove redundant experimental prefix in wait command
2025-09-05 11:13:32 -07:00
Kubernetes Prow Robot
c02a198b55 Merge pull request #130487 from zhifei92/migrate-kubelet-prober-to-contextual-logging
chore(kubelet): migrate prober to contextual logging
2025-09-05 11:13:25 -07:00
zhangzhifei16
80e6f9e20a chore(kubelet): migrate container to contextual logging
fix: the failed ci
2025-09-05 21:55:15 +08:00
Kubernetes Prow Robot
ef4add4509 Merge pull request #133356 from mayuka-c/issue-133175
Replace usage of deprecated ErrWaitTimeout with recommended method across all Pkgs
2025-09-05 06:43:34 -07:00
Kubernetes Prow Robot
5988bf7f36 Merge pull request #133067 from tchap/kubectl-logs-ctx
kubectl/logs: Add LogOptions.RunLogsContext
2025-09-05 06:43:27 -07:00
zhangzhifei16
f1b28b0d1f chore(kubelet): migrate watchdog to contextual logging
fix: fix failed typecheck

fix unit test
2025-09-05 21:40:44 +08:00
Arda Güçlü
98f81fc291 Remove redundant experimental prefix in wait command 2025-09-05 16:07:54 +03:00
Kubernetes Prow Robot
078a8f1894 Merge pull request #130581 from zhifei92/migrate-kubelet-config-to-contextual-logging
chore(kubelet):  migrate config to contextual logging
2025-09-05 05:25:26 -07:00
Kubernetes Prow Robot
26e94a35d3 Merge pull request #133900 from lucming/typo-sattsfied
fix typo for sattsfied
2025-09-05 03:39:25 -07:00
Omer Aplatony
d75d4860e7 kubelet: migrate module logs to contextual logging
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
Co-authored-by: Ed Bartosh <eduard.bartosh@intel.com>
2025-09-05 13:22:00 +03:00
Omer Aplatony
9c1cf79d74 kubelet: migrate utils to contextual logging
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
Co-authored-by: Ed Bartosh <eduard.bartosh@intel.com>
2025-09-05 13:19:56 +03:00
杨军10092085
62cadde688 Fix incorrect description of feature PodObservedGenerationTracking 2025-09-05 16:22:32 +08:00
Kubernetes Prow Robot
f278302957 Merge pull request #133894 from lalitc375/k8s-name
Add k8s-long-name and k8s-short-name  format validation tags
2025-09-05 01:01:36 -07:00
Kubernetes Prow Robot
c4fdf5f027 Merge pull request #133239 from Peac36/fix/133184
add paths section to kubelet statusz endpoint
2025-09-05 01:01:29 -07:00
Kubernetes Prow Robot
56f6358c11 Merge pull request #133890 from huww98/fix-volume-metrics
kubelet/metrics: fix multiple Register call
2025-09-04 23:23:00 -07:00
Lalit Chauhan
c88f2f3142 Add k8s-long-name, k8s-short-name format validation tags 2025-09-05 04:50:40 +00:00
lucming
c8681531ab fix typo for sattsfied 2025-09-05 11:47:18 +08:00
Kubernetes Prow Robot
ecf2c52f75 Merge pull request #133729 from HirazawaUi/add-HirazawaUi-to-reviewer
Self nominate HirazawaUi as sig-node reviewer
2025-09-04 19:21:27 -07:00
Kubernetes Prow Robot
ab220a42c8 Merge pull request #133575 from aerosouund/fix-nil-selectors
[BUG] [Selectors]: Return an error in case nil selectors are passed to the matcher functions
2025-09-04 19:21:16 -07:00
Kubernetes Prow Robot
8085d5c458 Merge pull request #133896 from yongruilin/fix-format-warning
fix: Only warn for unrecognized formats on type=string
2025-09-04 16:03:14 -07:00
yongruilin
4e200ca00e fix: Only warn for unrecognized formats on type=string 2025-09-04 22:04:10 +00:00
Hadrien Patte
cee1ea7225 Update client-go compatibility matrix to include releases up to 1.34 2025-09-04 23:45:51 +02:00
Keisuke Ishigami
ddb015f023 Resolve confusing use of TooManyRequests error for eviction (#133097)
modify test "the error includes the reason when the condition.Status is False"
2025-09-04 12:19:14 -07:00
Kevin Torres
86e3ad233f Revert trapping TERM for podWithCommand 2025-09-04 18:46:54 +00:00
Michael Aspinwall
21359d7b1f Switch to resourceVersion controller 2025-09-04 18:17:00 +00:00
Rikiya Narita
e7a5f5288f apiserver/peerproxy: avoid shadowing math/rand with local variable\n\nThis change renames a local variable named 'rand' to 'endpointIndex' to avoid shadowing the imported math/rand package in peer proxy handler when selecting a random peer endpoint. Behavior is unchanged; this improves readability and prevents future confusion.\n\n/kind cleanup\n/area apiserver\n/sig api-machinery\n\n/release-note-none\n 2025-09-05 02:54:47 +09:00
Kubernetes Prow Robot
6f093ef292 Merge pull request #133792 from HirazawaUi/lock-AllowOverwriteTerminationGracePeriodSeconds
Lock down AllowOverwriteTerminationGracePeriodSeconds
2025-09-04 09:13:17 -07:00
胡玮文
21ff3c196c kubelet/metrics: fix multiple Register call
DRA also calls Register at pkg/kubelet/cm/container_manager_linux.go NewContainerManager(), causing volume stats collector being ignored.
Fix this by moving it out of `sync.Once()`, allowing multiple calls to `Register()` func.
2025-09-04 20:12:58 +08:00
胡玮文
98c6293623 kubelet/metrics: misc optimization 2025-09-04 19:29:16 +08:00
HirazawaUi
43c3b03685 Lock AllowOverwriteTerminationGracePeriodSeconds 2025-09-04 19:25:26 +08:00
Omer Aplatony
fbd33bd6b3 hpa: prevent integer overflow in external metrics sum
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
2025-09-04 08:36:53 +00:00
Kubernetes Prow Robot
55e8cdeb95 Merge pull request #133868 from serathius/storage-resource-prefix
Enforce that all resources set resourcePrefix
2025-09-03 19:07:14 -07:00