Releases: webdevops/azure-k8s-autopilot
Releases · webdevops/azure-k8s-autopilot
25.5.1
- add auto GOMAXPROCS limits
25.5.0
- switch to golang 1.24
- update dependencies
24.9.0
- 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
- fix: remap dry-run config field (#12, thanks to @h4wkmoon)
- update dependencies
- switch to golang 1.22
23.12.1
- reenable lease lock (master election) by default
23.12.0
- switch to golang 1.21
- update dependencies
23.7.0
- update dependencies (includes workload identity support)
- migrate to zap logger
- fix json patch set issue when trying to update k8s nodes
23.3.0
- update dependencies
- switch to golang 1.20
22.10.0
- migrate to new azure-sdk-for-go
- add option to drain with disable eviction if drain fails (#5)
- update dependencies