v0.56.0 - 2020-09-17
Bug Fixes 🐞
- Azure Stack CNI network interfaces file creation fix (#3792)
- clean up stale CNI data regardless of HNS state (#3822)
- working systemd monitor jobs (#3788)
- set correct ssh private key for e2e get-logs (#3824)
- check if windows profile exists in upgrade (#3820)
- update GPU driver to 450.51.06 (#3814) (#3821)
- more resilient etcd systemd (#3809)
- updating pub to v0.2.6 (#3802)
- Enable Windows VHD version update in aks-engine upgrade scenario (#3774)
- mount /etc/ssl/certs for apiserver (#3800)
- mount certs directory in apiserver pod (#3782)
- update the flag due to using higher version of csi livenessprobe (#3770)
- availabilityZones value in template to read from parameter (#3767)
- validate k8s control plane before addons (#3729)
- ensure cleanup scripts can login w/ sp (#3765)
- Restart=always docker systemd service (#3758)
- use cached v1.15-azs kube-proxy on Azure Stack (#3757)
- fix issue where installing a different version of containerd vs what was pre-installed on VHD failed silently (#3743)
- add missing 1.16.14 kube-proxy image to the vhd dependencies (#3736)
Continuous Integration 💜
- use 1.4.0 containerd release for windows in CI (#3742)
Doc
- update azure stack doc for aks-engine v0.55.0 (additional) (#3769)
- update azure stack doc for aks-engine v0.55.0 (#3766)
Documentation 📘
Features 🌈
- azure kms provider as static pod (#3667)
- add support for Kubernetes 1.19.1 (#3816)
- secrets store addon can pull from custom env (#3787)
- add support for Kubernetes v1.16.15 (#3780)
- add support for Kubernetes v1.19.0 (#3754)
- variable upgrade timeout based on num nodes (#3752)
- collect hyperv logs (#3737)
Maintenance 🔧
- updating Windows VHD with new cached artifacts (#3843)
- adding 1.19.1 bits to Windows VHD (#3834)
- rev Linux VHDs to 2020.09.14 (#3827)
- update signed powershell script package to include azure CNI fixes (#3829)
- pin virtual-kubelet to version 1.2.1.2 (#3815)
- reduce customData payload (#3793)
- remove apiserver /etc/kubernetes/certs mount (#3808)
- update Linux VHDs to 2020.09.08 (#3811)
- get calico and v-k from mcr.microsoft.com (#3803)
- add keyVaultEndpoint to Azure Stack environment (#3790)
- update node-problem-detector addon to v0.8.4 (#3779)
- simplify addons config for calico and flannel (#3773)
- update CNI plugins to v0.8.7 (#3771)
- Update NPM to latest version 1.1.7 (#3740)
- always install moby-runc (#3763)
- specify containerd version to install with moby-engine package (#3723)
- rev Linux VHDs to 2020.08.24 (#3750)
- add new Azure VM SKUs (#3744)
- update windows default VHD for August (#3730)
- update csi-secrets-store addon manifest and images (#3728)
Testing 💚
- add private key input to e2e suite + keep all junit result files (#3747)
- remove tiller addon from PR E2E cluster configuration (#3794)
- don't try to kill docker if using containerd (#3764)
- add REBOOT_CONTROL_PLANE_NODES E2E config (#3745)
- validate kubelet and docker systemd during E2E (#3759)
- disable azure-arc-onboarding addon in everything cluster config (#3756)
- update kubernetes e2e to use GINKGO_FAIL_FAST parameter value (#3660)
- fix ginkgo failFast (#3738)