File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Azure Kubernetes Service Changelog
2
2
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
+
3
22
## Release 2019-05-28
4
23
5
24
* New Features
You can’t perform that action at this time.
0 commit comments