Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Releases: Azure/aks-engine

v0.66.1

31 Aug 20:56
637e2c6
Compare
Choose a tag to compare

v0.66.1 - 2021-08-31

Bug Fixes 🐞

  • always install GPU drivers during bootstrapping (#4634)

Please report any issues here: https://github.com/Azure/aks-engine/issues/new

v0.66.0

30 Jul 19:22
c760d5e
Compare
Choose a tag to compare

v0.66.0 - 2021-07-29

Features 🌈

  • add support for Kubernetes v1.19.13 (#4586)
  • add support for Kubernetes v1.20.9 (#4587)
  • add support for Kubernetes v1.21.3 (#4588)
  • add support for Kubernetes v1.22.0-beta.2 (#4584)
  • deprecate Kubernetes 1.17 support (#4553)
  • Support enabling secure TLS protocols on Windows nodes (#4568)
  • Enable new clusters w/ 1000 count node pools (#4569)
  • flexvol and csi addons disabled by default (#4546)

Bug Fixes 🐞

  • don't start kubelet if reboot is imminent (#4555)

Maintenance 🔧

  • update Ubuntu 18.04-LTS VHD to 2021.07.26 (#4602)
  • update containerd to 1.4.6 (#4561)
  • Windows July 2021 VHDs (#4591)
  • update 18.04-LTS VHD to 2021.07.16 (#4589)
  • update Go toolchain to 1.16.6 (#4583)
  • WS 2019 July 2021 patches (#4579)
  • Add windowssecuretls.ps1 (#4567)
  • update moby/docker to 20.10.7, and runc to 1.0.0 for Linux (#4562)
  • upgrade cluster-autoscaler addon to use v1.21.0 (#4554)
  • Update Windows docker version to 20.10.5 (#4556)
  • Update Azure CNI to 1.4.0 (#4500)
  • use storage.k8s.io/v1 apiVersion for 1.22+ (#4550)
  • upgrade etcd to 3.3.25 (#4552)
  • Update Azure constants (#4537)
  • remove hack/tools go module (#4534)

Continuous Integration 💜

  • deprecate prow configurations (#4547)
  • remove codecov integration (#4544)
  • standardize go mod vendor (#4539)
  • use go 1.16 everywhere (#4528)
  • update hack/tools automatically (#4532)
  • remove goveralls references (#4526)
  • automate generate Azure consts (#4514)
  • don't test unmaintained aad-pod-identity addon (#4548)

Testing 💚

  • remove manually curated azure const UT (#4535)
  • don't include azure-policy addon in E2E cluster configs (#4559)

Documentation 📘

  • Document automated release process (#4530)

Please report any issues here: https://github.com/Azure/aks-engine/issues/new

v0.65.1

13 Jul 19:26
21f4d54
Compare
Choose a tag to compare

v0.65.1 - 2021-07-08

Maintenance 🔧

  • don't use upx to compress built binaries (#4571)

Please report any issues here: https://github.com/Azure/aks-engine/issues/new

v0.56.4

07 Jul 20:22
Compare
Choose a tag to compare

v0.56.4 - 2021-07-07

Bug Fixes 🐞

  • fix: resource identifier not passed to custom cloud profile (#3953)

Maintenance 🔧

  • chore: Update Azure constants (#4537)

Please report any issues here: https://github.com/Azure/aks-engine/issues/new

v0.65.0

26 Jun 06:10
a947020
Compare
Choose a tag to compare

v0.65.0 - 2021-06-25

Bug Fixes 🐞

  • front-proxy certs updated by rotate-certs (#4467)
  • stop using ServiceNodeExclusion feature gate after it is GA (#4466)

Continuous Integration 💜

  • don't run vmss-prototype tests for release (#4458)
  • setup SSH client in release CI (#4457)
  • don't install ginkgo (#4456)
  • use go 1.16 to build release artifacts (#4454)

Documentation 📘

  • add v0.63.0 to Azure Stack topic page (#4452)

Features 🌈

  • add support for Kubernetes v1.19.12 (#4473)
  • add support for Kubernetes v1.18.20 (#4470)
  • add support for Kubernetes 1.21.2 (#4471)
  • add support for Kubernetes v1.20.8 (#4474)

Maintenance 🔧

  • update 18.04-LTS VHD to 2021.06.22 (#4479)
  • June Windows VHDs (#4480)
  • Use Azure June release images (#4477)
  • update to the nVidia 460.32.03 drivers (#4465)

Please report any issues here: https://github.com/Azure/aks-engine/issues/new

v0.64.0

12 Jun 03:49
Compare
Choose a tag to compare

v0.64.0 - 2021-06-10

Bug Fixes 🐞

  • Graceful coredns shutdown (#4443)

Continuous Integration 💜

  • automated release using github actions (#4451)

Documentation 📘

  • remove nvidia-device-plugin addon containerd language (#4448)

Maintenance 🔧

  • update 18.04 VHD to 2021.06.08 (#4449)
  • updates error msg (#4446)
  • freshen go mod dependencies (#4440)
  • update metrics-server to v0.5.0 (#4442)

Please report any issues here: https://github.com/Azure/aks-engine/issues/new

v0.63.0

28 May 00:10
Compare
Choose a tag to compare

v0.63.0 - 2021-05-27

Bug Fixes 🐞

  • Run CSI controller driver on master node (#4432)
  • nvidia + containerd errata (#4433)
  • distinguish ctrd and smalldisk windows image in upgrade scenario (#4422)
  • Force restart kubeproxy to avoid stucking (#4375)

Continuous Integration 💜

  • workaround image publishing errors (#4413)
  • interpret STABILITY_ITERATIONS as int (#4390)
  • inherit STABILITY_ITERATIONS from env (#4387)
  • treat failures in cleanup tasks for pr-windows-signed-scripts.yaml as warmings not errors (#4384)
  • delete test/e2e/test_cluster_configs/windows/vhd_url.json (#4383)
  • clear out unnecessary env vars (#4381)

Documentation 📘

  • gpu does not require 16.04 (#4386)

E2e

  • update kured image to use during kamino tests (#4336)

Features 🌈

  • enable working, validated exec livenessProbes (#4325)
  • add support for Kubernetes v1.18.19 (#4410)
  • add support for Kubernetes v1.19.11 (#4411)
  • add support for Kubernetes v1.20.7 (#4408)
  • add support for Kubernetes v1.21.1 (#4407)
  • Add support for custom runc deb URL (#4403)
  • get-logs from VMs unable to join the cluster (#4399)
  • add Azure Stack support for k8s 1.18.18, 1.19.10, and 1.20.6 (#4396)
  • add support for Kubernetes v1.22.0-alpha.1 (#4395)
  • updates for container monitoring addon omsagent agent March 2021 release (#4388)

Maintenance 🔧

  • rev 18.04-LTS VHD to 2021.05.24 (#4438)
  • Add Dockerfile for convenient building (#4431)
  • Add May images (#4429)
  • bump metrics-server to v0.4.4 (#4424)
  • Ubuntu 16.04-LTS is EOL (#4418)
  • download nvidia drivers during VHD (#4421)
  • bump kube-addon-manager to v9.1.5 (#4412)
  • Update nvidia runtime (#4402)
  • May 2021 Windows patch update (#4404)
  • update CRI builds (#4394)
  • Update Windows provisioning scripts to 0.0.13 (#4379)
  • update Go toolchain to v1.16.3 (#4385)
  • Upgrade nvidia drivers to 450.80.02 (#4376)

Testing 💚

  • only validate MTU if Eth0MTU is present (#4434)
  • use kured 1.7.0 to validate kamino (#4427)
  • cluster.sh fixes for rotate-certs (#4382)
  • make e2e singleCommandTimeout configurable (#4372)

Please report any issues here: https://github.com/Azure/aks-engine/issues/new

v0.62.1

06 May 22:31
Compare
Choose a tag to compare

v0.62.1 - 2021-05-05

Bug Fixes 🐞

  • Ensure runc rc92 is installed (9b874b5)

Please report any issues here: https://github.com/Azure/aks-engine/issues/new

v0.62.0

20 Apr 19:52
5d05cdf
Compare
Choose a tag to compare

v0.62.0 - 2021-04-19

Bug Fixes 🐞

  • Fix installer for custom package URL's. (#4364)
  • Checking return code of curl.exe on Windows (#4327)
  • specify correct pause image in containerd config for Windows 20h2 (#4344)
  • disable docker when containerD is specified (#4282)
  • kube-proxy image on Azure Stack deployments (#4329)
  • prepend https:// in service-account-issuer flag (#4262)

Continuous Integration 💜

  • Fix flaky docker rotate e2e test (#4353)

Documentation 📘

  • avoid --control-plane-only upgrade on air-gapped clouds (#4334)
  • add CSI driver instructions for Azure Stack (#4326)
  • add v0.60.1 to Azure Stack topic page (#4324)
  • update get-verions section of Azure Stack documentation (#4308)

Features 🌈

  • deprecate Azure CNI networkmonitor daemonset (#4363)
  • Windows containerd VHD support (#4137)
  • don't install nvidia drivers if nvidia-device-plugin is disabled (#4358)
  • add support for Kubernetes v1.21.0 (#4362)
  • configurable Linux eth0 MTU (#4352)
  • add support for Kubernetes v1.21.0-rc.0 (#4348)
  • add support for Kubernetes v1.20.5 (#4339)
  • Use NSSM for containerd and collect containerd logs (#4219)
  • add support for Kubernetes v1.18.17 (#4340)
  • add support for Kubernetes v1.19.9 (#4338)
  • update pause image to v3.4.1 (#4333)
  • add support for Kubernetes 1.21.0-beta.1 (#4321)
  • updates for container monitoring addon omsagent agent Feb 2021 release (#4328)
  • Add ACL rules for some network endpoints on Windows (#3833)

Maintenance 🔧

  • use rbac.authorization.k8s.io/v1 for metrics-server (#4367)
  • update Linux VHDs to 2021.04.13 (#4366)
  • Updating default windows VHDs (#4368)
  • Adding April 2021 security updates to Windows VHD (#4365)
  • update Go toolchain to v1.15.11 (#4355)
  • bump win provisioning scripts to 0.0.12 (#4345)
  • Update default Windows VHDs to include 3B patches (#4337)
  • Adding mcr.microsoft.com/oss/kubernetes/pause:3.4.1 to Windows VHD (#4331)
  • hsn fix for 2c+ (#4315)
  • March 2021 patch updates for Windows (#4322)
  • update azurecni to 1.2.7 (#4319)
  • update windows provisioing scripts to v0.0.11 (#4314)

Testing 💚

  • add containerd no outbound test scenario (#4371)
  • validate no outbound for 1.20 and 1.21 (#4370)
  • more resilient node annotations E2E test (#4361)
  • fix calculation of prior k8s minor version in mocks and upgrade test (#4359)
  • update kured image to use during kamino tests (#4336)
  • enable convenient custom kube binary (#4335)

Please report any issues here: https://github.com/Azure/aks-engine/issues/new

v0.56.3

12 Apr 23:29
Compare
Choose a tag to compare

v0.56.3 - 2021-04-12

Maintenance 🔧

  • feat: don't install nvidia drivers if nvidia-device-plugin is disabled (#4358)

Please report any issues here: https://github.com/Azure/aks-engine/issues/new