Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2019-06-10 Release #1056

Merged
merged 4 commits into from
Jun 13, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update CHANGELOG.md
  • Loading branch information
jnoller committed Jun 13, 2019
commit f92296b5e2f49be37c3d96a28600a25f7f517ac5
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,18 @@

## Release 2019-05-10

* New Features
* Bug Fixes
* Kubernetes taints and tolerations are now supported in all AKS regions.
* Taints & Tolerations are preserved for current cluster nodes and
through upgrades, however they are _not_ preserved through scale (up,
down) operations.
* Behavioral Changes
* Preview Features
* A bug that prevented the cluster autoscaler from correctly functioning with
multiple nodepool clusters has been fixed.
* A bug preventing the cluster autoscaler from working with nodepool enabled
clusters (one or more nodepools) has been fixed.
* A bug where the NSG would not be reset as needed during a nodepool create
request has been fixed.
*
* Component Updates
* AKS-Engine has been updated to v0.35.4

Expand Down