This repository was archived by the owner on Oct 24, 2023. It is now read-only.
Releases: Azure/aks-engine
Releases · Azure/aks-engine
v0.43.1
v0.43.1 - 2019-11-05
Bug Fixes 🐞
- Change Azure CNI default version to match latest windows vhd (#2271)
Please report any issues here: https://github.com/Azure/aks-engine/issues/new
v0.43.0
v0.43.0 - 2019-10-29
Bug Fixes 🐞
- Resolve incorrect Windows extension params (#2201)
- go template and does not short circuit causing nil ptr (#2217)
- default Translator if not specified to not panic (#2211)
- move CSE endcustomscript log to very end of CSE (#2194))
- deploy CSI drivers for Azure Disk & Azure File when cloud-controller-manager is enabled (#2166)
- Wait for management IP after creating ext network. (#2049)
- actually use cloudprovider write rate limits (#2184)
- ensure core components have system-node-critical priorityClass (#2174)
- Update mirror probe port (#1892)
- set curl's 'cacert' option to download pre-provision scripts on Azure Stack (#2147)
Code Refactoring 💎
- Windows node restart cleanup script (#2148)
Features 🌈
- Azure policy add-on (#2173)
- blang/semver and gofrs/uuid does not match module compatibility (#2204)
- enable containermonitoring addon support for Azurestack (#2153)
- add linux support for kubenet + containerd (#2050)
- Adding steps to download log collection scripts during windows node setup (#2170)
Maintenance 🔧
- rev VHD images to 2019.10.24 (#2222)
- enable CSE ACR connectivity check only for AKS (#2210)
- add Kubernetes patch releases to VHD (#2200)
- update go toolchain to 1.12.12 (#2193)
- default to ubuntu distro for customHyperkubeImage (#2188)
- enable cloudproviderBackoff v2 for k8s >= 1.14 (#2100)
- update cluster-autoscaler to latest patch releases (#2185)
- document some bug workarounds (#2103
Revert Change ◀️
Testing 💚
- remove soak test log statements with connection string (#2230)
- add newer k8s versions to components version UT (#2218)
- skip tests when block ssh port enabled (#2213)
- cluster configs that don't work in 1.17 (#2198)
- enable convenient customHyperkubeImage E2E tests (#2197)
- add e2e test parameter for skipping all ssh tests (#2187)
- build larger subnets for E2E custom VNET scenario (#2179)
- make AfterSuite log output optional (#2139)
- minimal Windows custom VNET cluster config (#2144)
- Add 'latestReleasedVersion' target to Jenkins jobs (#2133)
Please report any issues here: https://github.com/Azure/aks-engine/issues/new
v0.42.2
v0.41.5
v0.41.5 - 2019-10-22
Bug Fixes 🐞
- run all CSE apt-get purge operations in background (#2196)
- CSE file wait is idempotent (#2192)
- cleanup apt artifacts before running apt (#2006)
Features 🌈
- add support for Kubernetes v1.16.2 (#2163)
- add support for Kubernetes v1.15.5 (#2164)
- add support for Kubernetes 1.13.12 (#2160)
- add support for Kubernetes v1.14.8 (#2159)
- Skip downloading of pause image if image already present in windows vhd (#2040)
- Windows vhd artifact caching (#1943)
- add support for Kubernetes 1.17.0-alpha.1 (#2112)
- add support for Kubernetes v1.16.1 (#2092)
Maintenance 🔧
- rev VHD images to 2019.10.15 (#2172)
- add Kubernetes patch releases to VHD (#2162)
- Windows update to docker 19.03.2 (#2071)
- add new k8s releases to VHD CI spec (#1976)
Please report any issues here: https://github.com/Azure/aks-engine/issues/new
v0.42.1
v0.42.1 - 2019-10-14
Bug Fixes 🐞
- ensure cni conf json is valid when exception list contains a single address (#2157)
- process azure cni exception list for WS2019 (#2125)
Features 🌈
- add support for Kubernetes v1.16.2 (#2163)
- add support for Kubernetes v1.15.5 (#2164)
- add support for Kubernetes 1.13.12 (#2160)
- add support for Kubernetes v1.14.8 (#2159)
Maintenance 🔧
- Updating aks-engine to use oct windows aks vhd (#2176)
- rev VHD images to 2019.10.15 (#2172)
- add Kubernetes patch releases to VHD (#2162)
Please report any issues here: https://github.com/Azure/aks-engine/issues/new
v0.42.0
v0.42.0 - 2019-10-10
Bug Fixes 🐞
- revert 'trust Azure Stack's CA cert before pre-provision extensions' (#2135)
- don’t assign distro if image ref is provided (#2055)
- restore original moby apt prod.list URL (#2121)
- auditd improvements (#2078)
- container monitoring add-on failure in the generate path (#2109)
- add read perms for CSINodes to cluster-autoscaler role (#2096)
- remove Azure agent specific artifacts from windows vhd (#2088)
- cleaning up features.md (#2090)
- Increasing inotify limit to 1048576 from the default 8192 (#1801)
- updating windows release notes script to set a file encoding (#2061)
- fixes cluster preprovisioning script download on azurestack. (#2053)
- verify LCOW in makedev.ps1 (#2037)
- Add nil pointer check for data disks (#2024)
- lowercase vm name before calling drain node (#2011)
- continue upgrading after node drain error (#2013)
Continuous Integration 💜
- fix deployment cleanup in cleanup script (#2132)
- Win CSE benchmark tests (#2023)
- Adding provenance info in Windows VHD release notes (#1990)
- consistent whitespace (#1992)
Documentation 📘
- tidying up (#2126)
- correcting grammatical mistakes (#2122)
- correcting slack channel name in docs (#2119)
- Windows vhd doc (#2070)
- supported versions for disconnected Azure Stacks using VHD 2019.09.19 (#1984)
- changing example to use the aks base image and eliminate entry for k8s version (#2017)
Features 🌈
- enable re-use of VHD (#2130)
- add support for Kubernetes 1.17.0-alpha.1 (#2112)
- add support for Kubernetes v1.16.1 (#2092)
- container monitoring addon supports other Azure clouds (#2031)
- dualstack phase2 changes (#1929)
- enable azurestack telemetry for scale and upgrade scenarios (#2001)
- use aks windows vhds by default (#2048)
- Skip installing docker if already installed on windows vhd (#2052)
- Skip downloading of pause image if image already present in windows vhd (#2040)
- Windows vhd artifact caching (#1943)
Maintenance 🔧
- rev AKS VHDs to 2019.10.09 (#2136)
- update to MS Moby 3.0.7 (#2114)
- rev VHD images to 2019.10.03 (#2116)
- move all apt commands to cse script (#2115)
- add legal notice to vhd (#2093)
- update default IPv6 subnet for dual stack, update docs (#2095)
- Windows update to docker 19.03.2 (#2071)
- update default tiller version to v2.13.1 (#2075)
- update cluster-autoscaler to latest patch releases (#2038)
- update go toolchain to 1.12.10 (#2034)
Testing 💚
- skip time sync for 18.04-backed sgx test (#2137)
- print logs after E2E tests (#2131)
- Add api model entry for sgx (#2105)
- faster fail during soak test re-build (#2128)
- retry "get nodes that match regex" test (#2120)
- get Running pods by prefix in most cases (#2104)
- retry establishing ssh connection for e2e (#2097)
- retry az commands in E2E tests (#2089)
- retry “kubectl get config” (#2085)
- retry “get pods by prefix substring match” (#2083)
- don’t test for iis pod restart (#2081)
- disable 1.16 tests for various cluster configs (#2065)
- don’t timeout k8s resource deletes in E2E (#2063)
- availability zones not available in all regions (#2047)
- fix missing null coalescing operator (#2043)
- more resilient “wait for successful pod readiness checks” (#2015)
- ensure we don’t dereference nil node List (#2021)
- dns-liveness against more than one URL (#2016)
- udpate not in vhd config, add ubuntu distro (#2007)
- enable stability tests for PR E2E (#2004)
- s/Standard_D2_3/Standard_D2_v3 (#2005)
- address 4 E2E test flakes (#1997)
- Use Standard_D2_v3 and low pri VMSS in E2E test configs (#2000)
- retry remote ssh commands (#1993)
- skip time sync test for 18.04 (#1988)
- because where would we be without standardized orthography (#1991)
- retry’able node get (#1987)
- rationalize test configs (#1985)
- run DNS validation against more than one query (#1983)
Please report any issues here: https://github.com/Azure/aks-engine/issues/new
v0.41.4
v0.41.4 - 2019-09-26
Maintenance 🔧
- rev VHD to 2019.09.24 (#2035)
Please report any issues here: https://github.com/Azure/aks-engine/issues/new
v0.40.2
v0.40.2 - 2019-09-18
Bug Fixes 🐞
- not overwrite service principal profile for hosted master (#1935)
Maintenance 🔧
- rev VHD to 2019.09.25
Please report any issues here: https://github.com/Azure/aks-engine/issues/new
v0.38.9
v0.38.9 - 2019-09-20
Bug Fixes 🐞
- cleanup apt artifacts before running apt (#2006)
Please report any issues here: https://github.com/Azure/aks-engine/issues/new
v0.41.3
v0.41.3 - 2019-09-24
Bug Fixes 🐞
- revert: retain custom nsg rules during upgrade (#1792)