Skip to content

Releases: webdevops/azure-k8s-autopilot

20.8.3

15 Aug 12:02

Choose a tag to compare

  • switch to golang 1.15
  • update golangci-lint to 1.130.0
  • move lease settings to own category (changed options/env vars!)
  • add missing node label selector to node watch
  • Improve cached dependency fetching in Dockerfile

20.8.2

11 Aug 19:38

Choose a tag to compare

  • fix reference error (only processing the last node)

20.8.1

11 Aug 18:47

Choose a tag to compare

  • Do not drain before vmss provision status check
  • Switch node list to watch (was node list api call before)
  • refactoring
  • do not output notification configuration (can contain secrets)
  • improve shutdown

20.8.0

11 Aug 05:54

Choose a tag to compare

  • First major release

0.5.0

12 Jul 21:30

Choose a tag to compare

Initial azure-k8s-autopilot revision

  • forked from azure-k8s-autorepair
  • added auto update (with drain and lock time)
  • switch to logrus logging
  • general refactoring
  • uses crontab instead of duration (control when specific tasks are executed, eg. no weekend)