Skip to content

Commit 7184f03

Browse files
committed
move pending items into release
1 parent 90f877d commit 7184f03

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/aks-preview/HISTORY.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ To release a new version, please select a new version number (usually plus 1 to
1111

1212
Pending
1313
+++++++
14-
* Add machine command `az aks machine add` to add a machine to an existing machine pool.
15-
* Add blue-green upgrade strategy support for AKS node pools:
16-
- `az aks nodepool add/update/upgrade`: Add `--upgrade-strategy` parameter to switch between rolling and blue-green nodepool upgrades.
17-
- `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.
1814

1915
18.0.0b39
2016
+++++++
2117
* Add option `Windows2025` to `--os-sku` for `az aks nodepool add`.
18+
* Add machine command `az aks machine add` to add a machine to an existing machine pool.
19+
* Add blue-green upgrade strategy support for AKS node pools:
20+
- `az aks nodepool add/update/upgrade`: Add `--upgrade-strategy` parameter to switch between rolling and blue-green nodepool upgrades.
21+
- `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.
2222

2323
18.0.0b38
2424
+++++++

0 commit comments

Comments
 (0)