Skip to content

Commit 056f49c

Browse files
author
Hao Yuan
committed
add history
1 parent e254303 commit 056f49c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/aks-preview/HISTORY.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ To release a new version, please select a new version number (usually plus 1 to
1212
Pending
1313
+++++++
1414

15+
18.0.0b44
16+
+++++++
17+
* Hide `--enable-managed-system-pool` parameter for `az aks create` for now, as the feature is not ready yet.
18+
1519
18.0.0b43
1620
+++++++
1721
* Fix `--localdns-config` parameter to handle null values and case-insensitive JSON keys in DNS override sections, preventing crashes with malformed localdns configuration files.
@@ -43,7 +47,7 @@ Pending
4347
* Add option `AzureLinuxOSGuard` and `AzureLinux3OSGuard` to `--os-sku` for `az aks nodepool add` and `az aks nodepool update`.
4448
* Add machine command `az aks machine add` to add a machine to an existing machine pool.
4549
* Add blue-green upgrade strategy support for AKS node pools:
46-
- `az aks nodepool add/update/upgrade`: Add `--upgrade-strategy` parameter to switch between rolling and blue-green nodepool upgrades.
50+
- `az aks nodepool add/update/upgrade`: Add `--upgrade-strategy` parameter to switch between rolling and blue-green nodepool upgrades.
4751
- `az aks nodepool add/update/upgrade`: Add `--drain-batch-size`, `--drain-timeout-bg`, `--batch-soak-duration`, `--final-soak-duration` parameters to configure blue-green upgrade settings.
4852

4953
18.0.0b38

0 commit comments

Comments
 (0)