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.39.0
v0.39.0 - 2019-07-31
Bug Fixes 🐞
- omit NSG rules created by LoadBalancer during upgrade (#1646)
- honour CLEANUP_IF_FAIL in test runner (#1680)
- only include OrchestratorProfile validation during data marshalling for create (#1661)
- add back-compat support for deprecated distro vals (#1669)
- distinct component update messages for upgrade/scale (#1666)
- add ipv6 nic config for vmss [IPv6DualStack] (#1648)
- clusters with SLB scale and upgrade (#1622)
- update container monitoring add-on to use latest version of the containerized omsagent (#1637)
- extend default value -1 for PodMaxPids for master and agentpool profile … (#1623)
- update cluster-autoscaler role (#1643)
- Remove unnecessary transform on VMSS upgrade (#1633)
- CoreOS improvements and fixes (#1578)
- Remove pod-critical annotations in 1.16 manifests. (#1621)
- old VMSS AKS cluster cannot be upgraded after April 2 (#1561)
- remove availability sets in scaling up template (#1610)
- use explicit spec.Selector with apps/v1 api manifests (#1599)
- improve clear containers clean up (#1600)
- do not install clear containers runtime on the VHD (#1587)
- kubeconfig incorrectly escape characters for azuredeploy.json (#1574)
- lock docker distribution version for Azure Stack (#1688)
Documentation 📘
- clean up IPv4/v6 dual stack README (#1690)
- supported versions for disconnected Azure Stacks using VHD 2019.07.10 (#1685)
- Update ipv6 cidr for dualstack (#1683)
- use Microsoft's standard code of conduct for GitHub (#1659)
- rename vhd release notes files to match sku names (#1608)
- fix typo in examples/addons/cluster-autoscaler (#1604)
Features 🌈
- add support for Kubernetes 1.16.0-alpha.1 (#1626)
- add support for Kubernetes 1.15.1 on Azure Stack. (#1653)
- generate network configuration file for Azure CNI on Azure Stack (#1584)
- add support for Kubernetes 1.15.1 (#1642)
- pre-pull docker distribution for Azure Stack (#1631)
- add support for Kubernetes 1.13.8 and 1.14.4 on Azure Stack. (#1614)
- re-enable VMSS overprovisioning for agents (#1601)
- Support kubectl port-forward with k8s 1.15 on Windows nodes (#1543)
- add support for Kubernetes 1.14.4 (#1596)
- add support for Kubernetes 1.13.8 (#1595)
- change windows profile defaults for Azure Stack (#1592)
- add scheduled maintenance addon, by default disabled (#1575)
Maintenance 🔧
- update VHDs to 2019.07.30 (#1700)
- deliver artifacts via VHD where appropriate (#1684)
- use HAS_GOLANGCI value if defined (#1677)
- update Azure CNI to v1.0.24 (#1668)
- update cluster-autoscaler patch versions (#1662)
- update go toolchain to 1.12.7 (#1658)
- deprecate clear-containers runtime support (#1649)
- update dnsmasq-nanny to v1.15.4 (#1639)
- update kube-dns to v1.15.4 (#1629)
- Update OWNERS (#1619)
- re-enable k8s 1.12.7 (#1603)
- update azure-sdk-for-go to v27.3.0 (#1516)
- update Azure constants with new VM sizes (#1591)
Testing 💚
- use kill instead of interrupt signal to terminate kubectl port-forward (#1671)
- don't check for kubernetes.azure.com/role label (#1667)
- replace “vanilla” E2E cluster test with non-VHD cluster test (#1650)
- temporarily allow 10 CA restarts (#1598)
- remove dependency on httpmock for Azure Stack unit tests (#1589)
Please report any issues here: https://github.com/Azure/aks-engine/issues/new
v0.38.5
v0.38.4
v0.38.4 - 2019-07-22
Bug Fixes 🐞
- extend default value -1 for PodMaxPids for master and agentpool profile … (#1623)
Please report any issues here: https://github.com/Azure/aks-engine/issues/new
v0.38.3
v0.38.3 - 2019-07-18
Bug Fixes 🐞
- Remove unnecessary transform on VMSS upgrade (#1633)
Please report any issues here: https://github.com/Azure/aks-engine/issues/new
v0.38.2
v0.38.2 - 2019-07-11
Bug Fixes 🐞
- old VMSS AKS cluster cannot be upgraded after April 2 (#1561)
Please report any issues here: https://github.com/Azure/aks-engine/issues/new
v0.38.1
v0.38.1 - 2019-07-11
Bug Fixes 🐞
- remove availability sets in scaling up template (#1610)
- do not install clear containers runtime on the VHD (#1587)
Maintenance 🔧
- update VHD to 2019.07.10
- re-enable k8s 1.12.7 (#1603)
Please report any issues here: https://github.com/Azure/aks-engine/issues/new
v0.37.5
v0.37.5 - 2019-07-11
Bug Fixes 🐞
- remove availability sets in scaling up template (#1610)
- do not install clear containers runtime on the VHD (#1587)
Maintenance 🔧
- update VHD to 2019.07.10375
- re-enable k8s 1.12.7 (#1603)
Please report any issues here: https://github.com/Azure/aks-engine/issues/new
v0.38.0
v0.38.0 - 2019-07-05
Bug Fixes 🐞
- do not override vnetCidr param when empty string (#1570)
- use correct path for monitor script in monitor units (#1555)
- UAE North and UAE Central regions are missing from certificate host names (#1554)
- --anonymous-auth and --client-ca-file in insecure kubelet config (#1533)
- wait_for_apt_locks before GPU driver install (#1538)
- Ensure etcd starts after disk is mounted (#1515) (#1535)
- download aks-engine in Azure Cloud Shell (#1523)
- Set encoding:gzip on cilium BPFFS mount unit (#1514)
- ensure calico is properly enabled during upgrade (#1510)
- --pod-max-pids upgrade to 1.14 scenarios (#1508)
- check for nil masterProfile when setting FD count (#1509)
- vhd pre-pulls expected flannel images tag (#1484)
Continuous Integration 💜
- swap ensure-generated and test-style tasks (#1501)
Documentation 📘
- change accelerated networking example VMs (#1569)
- make build before make clean in release docs (#1545)
- add marketplace prerequisites for Azure Stack (#1499)
- Link to more details on Windows images (#1506)
- list pre-pulled versions for Azure Stack (#1482)
Features 🌈
- support CoreOS-like Linux distributions (#1572)
- allow custom os images from external subs via Shared Image Galleries (#913)
- default AcceleratedNetworkingEnabledWindows to false if target platform is Azure Stack (#1568)
- Set EtcdDiskSizeGB max default size to 1023 if target platform is Azure Stack (#1558)
- Add checks for Metadata, AcceleratedNetworking and etcdDiskSizeGB on Azure Stack to fail fast. (#1564)
- support for Application Gateway Ingress Controller (#1442)
- support CoreOS-like Linux distributions (#1560)
- set ipam environment to mas in Azure CNI config on Azure Stack (#1542)
- Add defaults for useInstanceMetadata and AcceleratedNetworkingEnabled on Azure Stack (#1549)
- Set PlatformFaultDomainCount value as 3 for Azure Stack (#1529)
- Add vscode containerized development config (#1526)
- enable deployment of windows nodes on Azure Stack (#1456)
- add support for Kubernetes 1.15.0 (#1502)
- Adding Windows Server version 1903 support (#1464)
- IPv6dualStack feature flag (#1424)
Maintenance 🔧
- update VHD to 2019.07.01 (#1565)
- replace deprecated extensions/v1beta APIs for 1.16 (#1527)
- include https://fqdn:443 for AKS upgrade (#1544)
- enable VHD 2019.06.26 for 16.04-LTS (#1540)
- Update to MS Moby 3.0.6 (#1537)
- Add support for Kubernetes 1.13.7 and 1.14.3 on Azure Stack (#1525)
- enable VHD 2019.06.20 (#1513)
- update addon-resizer to 1.8.5 for k8s 1.15 (#1511)
- Change Windows default image to Jun 2019 (#1489)
- update templates_generated.go (#1500)
- CoreDNS configmap is not updated during upgrades (#1493)
- update go toolchain to 1.12.6 (#1487)
- remove support for Kubernetes 1.9.x (#1486)
- add k8s 1.14.1 for Azure Stack to VHD script (#1483)
Revert Change ◀️
Security Fix 🛡️
- new VHD images with kernel patch (#1497)
Testing 💚
- improve crashing kube-system pod check (#1579)
- update e2e api model definition (#1547)
- validate expected nodes version during E2E (#1524)
Please report any issues here: https://github.com/Azure/aks-engine/issues/new
v0.37.4
v0.37.4 - 2019-06-27
Bug Fixes 🐞
- --anonymous-auth and --client-ca-file in insecure kubelet config (#1533)
- wait_for_apt_locks before GPU driver install (#1538)
Maintenance 🔧
- include https://fqdn:443 for AKS upgrade (#1544)
- enable VHD 2019.06.26 for 16.04-LTS (#1540)
- Add support for Kubernetes 1.13.7 and 1.14.3 on Azure Stack (#1525)
Please report any issues here: https://github.com/Azure/aks-engine/issues/new
v0.35.6
v0.35.6 - 2019-06-27
Bug Fixes 🐞
- wait_for_apt_locks before GPU driver install (#1538)
Security 🔧
- add VHD 2019.06.26335 for AKS 16.04-LTS
Revert Change ◀️
- /etc/default/grub changes aren't reconcilable over time