Kubernetes - v1.19.13
Changelog since v1.19.12
Changes by Kind
Feature
- Kubernetes 1.19.x is now built using Go 1.15.14 (#103705, @puerco) [SIG Cloud Provider, Instrumentation, Release and Testing]
- Updates the following images to pick up CVE fixes:
debian
to v1.8.0debian-iptables
to v1.6.5setcap
to v2.0.3 (#103235, @thejoycekung) [SIG API Machinery, Release and Testing]
Bug or Regression
- Fix scoring for NodeResourcesMostAllocated and NodeResourcesBalancedAllocation plugins when nodes have containers with no requests. This was leaving to under-utilization of small nodes. (#102925, @alculquicondor) [SIG Scheduling]
- Fixes a
cannot convert int64 to float64
error seen using server-side apply with certain CRDs in 1.19.10+ (#103105, @liggitt) [SIG API Machinery] - Switch scheduler to generate the merge patch on pod status instead of the full pod (#103133, @marwanad) [SIG Scheduling]
Dependencies
Added
Nothing has changed.
Changed
- sigs.k8s.io/structured-merge-diff/v4: v4.0.3 → v4.1.2
Removed
Nothing has changed.
Details
date
July 15, 2021, 11:11 p.m.
name
Kubernetes v1.19.13
type
Patch
👇
Register or login to:
- 🔍View and search all Kubernetes releases.
- 🛠️Create and share lists to track your tools.
- 🚨Setup notifications for major, security, feature or patch updates.
- 🚀Much more coming soon!