v1.31.2
Friday, February 21, 2025 in Release Notes
Full Changelog: v1.31.1..v1.31.2 Changes by Kind Testing Fix: revert to go1.22 windows filesystem stdlib behavior building with go 1.23 (#7751, @k8s-infra-cherrypick-robot) Feature Feat: Lock updates on azure resources when other component is doing …
v1.30.8
Friday, February 21, 2025 in Release Notes
Full Changelog: v1.30.7..v1.30.8 Changes by Kind Testing Fix: revert to go1.22 windows filesystem stdlib behavior building with go 1.23 (#7752, @k8s-infra-cherrypick-robot) Feature Feat: Lock updates on azure resources when other component is doing …
v1.29.12
Wednesday, February 12, 2025 in Release Notes
Full Changelog: v1.29.11..v1.29.12 Changes by Kind Testing Fix: revert to go1.22 windows filesystem stdlib behavior building with go 1.23 (#7753, @k8s-infra-cherrypick-robot) Feature Feat: Lock updates on azure resources when other component is doing …
v1.28.14
Wednesday, February 12, 2025 in Release Notes
Full Changelog: v1.28.13..v1.28.14 Changes by Kind Feature Feat: Lock updates on azure resources when other component is doing the same thing. This PR utilizes a lease in each service reconciliation to prevent race conditions where cloud provider and …
v1.32.0
Monday, January 13, 2025 in Release Notes
Full Changelog: v1.31.0..v1.32.0 Changes by Kind Feature Consolidate adjacent CIDR ranges for allowed sources (#6995, @zarvd) Feat: Lock updates on azure resources when other component is doing the same thing. This PR utilizes a lease in each service …
v1.27.21
Monday, October 14, 2024 in Release Notes
Full Changelog: v1.27.20..v1.27.21 Dependencies Added Nothing has changed. Changed github.com/google/pprof: a892ee0 → fa2c70b github.com/onsi/ginkgo/v2: v2.19.1 → v2.20.2 github.com/onsi/gomega: v1.34.1 → v1.34.2 golang.org/x/crypto: v0.25.0 → …
v1.31.1
Thursday, September 19, 2024 in Release Notes
Full Changelog: v1.31.0..v1.31.1 Changes by Kind Feature Consolidate adjacent CIDR ranges for allowed sources (#7047, @zarvd) Bug or Regression Aggregate overlapping allowed source ranges (#6942, @zarvd) Fix: Do not move nodes that have already been …
v1.30.7
Thursday, September 19, 2024 in Release Notes
Full Changelog: v1.30.6..v1.30.7 Changes by Kind Feature Consolidate adjacent CIDR ranges for allowed sources (#7046, @zarvd) Bug or Regression Aggregate overlapping allowed source ranges (#6941, @zarvd) Fix: Do not move nodes that have already been …
v1.29.11
Thursday, September 19, 2024 in Release Notes
Full Changelog: v1.29.10..v1.29.11 Changes by Kind Feature Consolidate adjacent CIDR ranges for allowed sources (#7045, @zarvd) Bug or Regression Aggregate overlapping allowed source ranges (#6940, @zarvd) Fix: Do not move nodes that have already …
v1.28.13
Thursday, September 19, 2024 in Release Notes
Changes by Kind Bug or Regression Fix: Do not move nodes that have already been attached to load balancers after restarting When using multislb, the node distribution could be changed after restarting the ccm. This is because the node distribution …