Skip to content

v1.34.9-dd.11

Choose a tag to compare

@dd-octo-sts dd-octo-sts released this 11 Aug 10:06

Changelog

  • f3953dd Update to new version of the base image
  • 1aa3e83 noderesources: exempt annotated pods from max-pod-count cap
  • 0a1946b fix(kube-apiserver): always refetch JWKS on unknown key ID
  • beccf60 patch from PR# 133654
  • 2c84b4f Conflicts errors don't count against retries datadog:patch (#98)
  • 9895b18 fix ds controller deletes pod when not match RequiredDuringSchedulingIgnoredDuringExecution
  • 4286233 - Enable boringcrypto in the build image
  • 7ac357b flowcontrol: currentCL can reach maxCL (#87)
  • 2a535c1 Sidecar: Enable Lyft type sidecars
  • ad7c737 Release commit for Kubernetes v1.34.9
  • 2a666d3 Bump images and versions to go 1.25.11 and distroless iptables
  • 718d9e6 kubeadm: fix dry-run CA copy paths in init certs
  • b135fba fix(endpoint): avoid panic on services with empty IPFamilies
  • 1b82d45 fix(csi): preserve mount dir on NodePublish error during remount
  • 58b0072 feat(volume): add IsRemount to MounterArgs
  • 1e8b97d Restore ability to plumb binary data through envvar values
  • 811df22 Update CHANGELOG/CHANGELOG-1.34.md for v1.34.8
  • 1f328c5 Release commit for Kubernetes v1.34.8
  • 3eb96fe kubeadm: use dedicated ClusterRole for apiserver kubelet client
  • 8e92749 kubeadm: skip LocalAPIEndpoint defaulting on worker join
  • d0c333c kubeadm: use the localAPIEndpoint for all API calls in 'init'
  • 2df7128 kube-proxy: don't do full periodic syncs on large cluster mode
  • ce035f3 Delete remote endpoint if it has same ip as local endpoint in the system.
  • b13bd47 Delete remote endpoint if it has same ip as local endpoint in the system.
  • a15a8c9 Add a (*Client) addEndpoint method
  • ca1b774 Evaluate etcd cluster health using quorum
  • 8aebf02 Escape path inside the container
  • df429e2 scheduler: address recreated pod review feedback
  • d7fec89 scheduler: skip requeueing recreated pods on scheduling failure
  • 0fbabba scheduler: fix inFlightPods leak when pod is recreated during scheduling failure
  • 9611999 Update CHANGELOG/CHANGELOG-1.34.md for v1.34.7
  • 66d3c15 Release commit for Kubernetes v1.34.7
  • da7c39f Fix IPv6 allocator for /64 CIDRs
  • 4b3d41f Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 27f03cc update go.opentelemetry.io/otel to v1.41.0
  • e9820ab Bump images and versions to go 1.25.9 and distroless iptables
  • 8d6ca23 Bump to go 1.25
  • 00bd02c podStartSLOduration excludes init container runtime and image pulling time, includes only stateless and immediately schedulable pods
  • 9c0f626 podresources: filter out inactive pods in Get()
  • aa1f18e e2e: node: podresources: fix expectations for Get() and terminated pods
  • 5dea39f Fix device plugin admission failure after container restart
  • 0b87e64 Fix flaking RunTestDelayedWatchDelivery
  • f95ab20 Update CHANGELOG/CHANGELOG-1.34.md for v1.34.6
  • 8b2bf66 Release commit for Kubernetes v1.34.6
  • 77ba3a8 pkg/proxy/nftables: fix kube-proxy crash with newer nftables versions
  • 82db891 Update knftables to v0.0.21
  • 87990de drop publishing rules from dependencies.yaml on release branch
  • da50ffd cmd/kubeadm: ignore EINVAL error during unmount
  • 7c49a01 Update CHANGELOG/CHANGELOG-1.34.md for v1.34.5
  • 1e54c34 kubeadm: do not add learner member to etcd client endpoints
  • 9dfc82f fix: parsing the patch directly
  • 8505698 Use fast policy refresh interval for TestParamRef
  • dd36f43 Fix flaky TestApplyCRDuringCRDFinalization test
  • 80c3d91 Bugfix: calculate request latency properly in audit log filter