diff --git a/.github/stale.yml b/.github/stale.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/top10issue.yml b/.github/workflows/top10issue.yml deleted file mode 100644 index aa1730d6..00000000 --- a/.github/workflows/top10issue.yml +++ /dev/null @@ -1,18 +0,0 @@ -name: Label Top Issues - -on: - schedule: - - cron: '15 0-23 * * *' - -jobs: - labelTopIssues: - name: Label Top Issues - runs-on: ubuntu-latest - steps: - - name: Label Issues - uses: adamzolyak/top-issues-action@1.0.1 - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - TOP_NUMBER_OF_ISSUES: 10 - TOP_LABEL_NAME: "Top 10 Issue" - TOP_LABEL_COLOR: f442c2 diff --git a/CHANGELOG.md b/CHANGELOG.md old mode 100644 new mode 100755 index 57affe31..239b2f5a --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Azure Kubernetes Service Changelog +## Release 2020-08-03 + +**This release is rolling out to all regions - ETA for conclusion 2020-08-14** + +### Important Service Updates + +* AKS will default to AKS ubuntu 18.04 in upcoming GA of kubernetes v1.18 which marks the GA of AKS Ubuntu 18.04 as well. We recommend testing existing workloads on AKS Ubuntu 18.04 nodepools prior to GA. See how here: +* AKS will default to containerd as the default runtime in kubernetes v1.19. During preview we encourage to create nodepools with the new container runtime to validate workloads still work as expected. And do check the [containerd differences and limitations](https://docs.microsoft.com/en-us/azure/aks/cluster-configuration#containerd-limitationsdifferences). After GA of kubernetes v1.19, containerd will be served by default for all new clusters or cluster that upgrade to v1.19. +* The Azure Kubernetes Service [pod security policy (preview)](https://docs.microsoft.com/en-us/azure/aks/use-pod-security-policies) feature will be retired on 15 October 2020. +* Kubernetes version 1.18 will GA on the week of August 31st and you will no longer be able to create 1.15.x based clusters or nodepools. + +### Release Notes + +* Preview Features + * AKS now supports Ephemeral OS disks in Public Preview. Read more here: + * AKS has announced the AKS Portal Resource view: +* Bug fixes + * Fixed but where VNET CIDR was not set correctly on Windows nodes which could result in incorrect NATing behavior. + ## Release 2020-07-27 **This release is rolling out to all regions - ETA for conclusion 2020-08-07** diff --git a/vhd-notes/aks-ubuntu/AKSUbuntu-1604/2020.05.27.txt b/vhd-notes/aks-ubuntu/AKSUbuntu-1604/2020.05.27.txt old mode 100644 new mode 100755 diff --git a/vhd-notes/aks-ubuntu/AKSUbuntu-1604/2020.05.31.txt b/vhd-notes/aks-ubuntu/AKSUbuntu-1604/2020.05.31.txt old mode 100644 new mode 100755 diff --git a/vhd-notes/aks-ubuntu/AKSUbuntu-1604/2020.06.10.txt b/vhd-notes/aks-ubuntu/AKSUbuntu-1604/2020.06.10.txt old mode 100644 new mode 100755 diff --git a/vhd-notes/aks-ubuntu/AKSUbuntu-1604/2020.06.25.txt b/vhd-notes/aks-ubuntu/AKSUbuntu-1604/2020.06.25.txt old mode 100644 new mode 100755 diff --git a/vhd-notes/aks-ubuntu/AKSUbuntu-1604/2020.06.30.txt b/vhd-notes/aks-ubuntu/AKSUbuntu-1604/2020.06.30.txt old mode 100644 new mode 100755 diff --git a/vhd-notes/aks-ubuntu/AKSUbuntu-1604/2020.07.16.txt b/vhd-notes/aks-ubuntu/AKSUbuntu-1604/2020.07.16.txt old mode 100644 new mode 100755 diff --git a/vhd-notes/aks-ubuntu/AKSUbuntu-1804/2020.05.27.txt b/vhd-notes/aks-ubuntu/AKSUbuntu-1804/2020.05.27.txt old mode 100644 new mode 100755 diff --git a/vhd-notes/aks-ubuntu/AKSUbuntu-1804/2020.05.31.txt b/vhd-notes/aks-ubuntu/AKSUbuntu-1804/2020.05.31.txt old mode 100644 new mode 100755 diff --git a/vhd-notes/aks-ubuntu/AKSUbuntu-1804/2020.06.10.txt b/vhd-notes/aks-ubuntu/AKSUbuntu-1804/2020.06.10.txt old mode 100644 new mode 100755 diff --git a/vhd-notes/aks-ubuntu/AKSUbuntu-1804/2020.06.25.txt b/vhd-notes/aks-ubuntu/AKSUbuntu-1804/2020.06.25.txt old mode 100644 new mode 100755 diff --git a/vhd-notes/aks-ubuntu/AKSUbuntu-1804/2020.06.30.txt b/vhd-notes/aks-ubuntu/AKSUbuntu-1804/2020.06.30.txt old mode 100644 new mode 100755 diff --git a/vhd-notes/aks-ubuntu/AKSUbuntu-1804/2020.07.16.txt b/vhd-notes/aks-ubuntu/AKSUbuntu-1804/2020.07.16.txt old mode 100644 new mode 100755