RATATOSKRATATOSK
로그인

Kubernetes

v1.35.1Kubernetes Core
2026년 2월 10일

CHECK 1OTHER 17

v1.35.1은 정확성 문제를 바로잡고 Go 도구 모음과 hnslib 의존성을 업데이트한 릴리스입니다. 보안 권고는 공개되지 않았습니다.

영향 확인 (1)

  • breakingSchedulerAsyncAPICalls 기능 게이트 비활성화

    SchedulerAsyncAPICalls 기능 게이트를 사용하는 경우에 적용됩니다.

    1.35.0 회귀를 수정하면서 SchedulerAsyncAPICalls 기능 게이트를 비활성화했습니다.

그 외 기록된 변경 17건 전체fixes 13 · value changes 3 · removals 1

fixes (13)

  • Fixed SELinux warning controller not to emit events for completed pods.
  • Fixed a panic in kubectl exec when the terminal size queue delegate is uninitialized.
  • Fixes a 1.29 regression in the apiserver_watch_events_sizes metric to report total outgoing watch traffic again
  • Fixes a 1.34 regression starting pods with environment variables with a value containing $ followed by a multi-byte character
  • DRA: when scheduling many pods very rapidly, sometimes the same device was allocated twice for different ResourceClaims due races between data processing in different goroutines.
  • Fixed an issue in the Windows kube-proxy (winkernel) where IPv4 and IPv6 Service load balancers could be incorrectly shared, causing broken dual-stack Service behavior.
  • Fixed kubelet logging to properly respect verbosity levels.
  • Fixes a 1.34+ regression in ipvs and winkernel kube-proxy backends; these are now reverted back to their pre-1.34 behavior of regularly rechecking all of their rules even when no Services or EndpointSlices change.
  • Kubeadm: fix a bug where kubeadm upgrade is failed if the content of the kubeadm-flags.env file is KUBELET_KUBEADM_ARGS=""
  • Kubeadm: waiting for etcd learner member to be started before promoting during 'kubeadm join'
  • Kubeadm: when applying the overrides provided by the user using "extraArgs", do not sort the resulted list of arguments alpha-numerically.
  • Kubelet(dra): correctly handles multiple ResourceClaims even if one is already prepared
  • StatefulSets should always count .status.availableReplicas at the correct time without a delay. This results in faster progress of StatefulSet rollout.

value changes (3)

  • Kubeadm: when patching a Node object do not exit early on unknown (non-allowlisted) API errors. Instead, always retry within the duration of the polling for getting and patching a Node object.
  • Kubernetes is now built using Go 1.25.6
  • Updated to latest HNS version: hnslib is updated to work with the latest HNS APIs, including support for ModifyLoadBalancerPolicy, which allows updating existing load balancer policies instead of delete-and-recreate flows.

removals (1)

  • Dropped archived dependency: Removed the deprecated and archived dependency: github.com/pkg/errors in favor of standard Go error handling.
Kubernetes 스택에 추가

조치가 필요한 릴리스가 나왔을 때 주간 메일로 알려드립니다. 이번 릴리스의 브레이킹 체인지 같은 것들입니다.

스택에 추가