Skip to content

Commit d8ed877

Browse files
authored
Merge pull request #1056 from jnoller/master
2019-06-10 Release
2 parents 122171b + 27cdd8c commit d8ed877

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Azure Kubernetes Service Changelog
22

3+
## Release 2019-06-10
4+
5+
* Bug Fixes
6+
* Kubernetes taints and tolerations are now supported in all AKS regions.
7+
* Taints & Tolerations are preserved for current cluster nodes and
8+
through upgrades, however they are _not_ preserved through scale (up,
9+
down) operations.
10+
11+
* Preview Features
12+
* A bug that prevented cluster agent pool deletions due to VMSS creation
13+
failures has been fixed.
14+
* A bug preventing the cluster autoscaler from working with nodepool enabled
15+
clusters (one or more nodepools) has been fixed.
16+
* A bug where the NSG would not be reset as needed during a nodepool create
17+
request has been fixed.
18+
19+
* Component Updates
20+
* AKS-Engine has been updated to v0.35.4
21+
322
## Release 2019-05-28
423

524
* New Features

0 commit comments

Comments
 (0)