Skip to content

Releases: webdevops/azure-k8s-autopilot

25.5.1

01 May 23:49
64c1ecf
Compare
Choose a tag to compare
  • add auto GOMAXPROCS limits

25.5.0

01 May 15:52
7116f6e
Compare
Choose a tag to compare
  • switch to golang 1.24
  • update dependencies

25.2.0

09 Feb 14:33
c05ff88
Compare
Choose a tag to compare
  • update dependencies

24.9.0

14 Sep 16:36
Compare
Choose a tag to compare
  • switch to golang 1.23 and update dependencies
  • fix leader election stack trace (#11)
  • make *_LOCK_DURATION options more clear (#23, thanks to @h4wkmoon)

24.2.0

17 Feb 13:01
8ec4deb
Compare
Choose a tag to compare
  • fix: remap dry-run config field (#12, thanks to @h4wkmoon)
  • update dependencies
  • switch to golang 1.22

23.12.1

18 Dec 20:44
Compare
Choose a tag to compare
  • reenable lease lock (master election) by default

23.12.0

18 Dec 20:32
Compare
Choose a tag to compare
  • switch to golang 1.21
  • update dependencies

23.7.0

02 Jul 22:03
Compare
Choose a tag to compare
  • update dependencies (includes workload identity support)
  • migrate to zap logger
  • fix json patch set issue when trying to update k8s nodes

23.3.0

12 Mar 23:27
Compare
Choose a tag to compare
  • update dependencies
  • switch to golang 1.20

22.10.0

02 Oct 19:16
Compare
Choose a tag to compare
  • migrate to new azure-sdk-for-go
  • add option to drain with disable eviction if drain fails (#5)
  • update dependencies