Skip to content

Commit 4b9411f

Browse files
authored
AV-231662 : Release notes for AKO 1.12.3 (#1659)
1 parent fe76f02 commit 4b9411f

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -486,4 +486,12 @@ All notable changes to this project will be documented in this file. The format
486486
- Fix: AKO Shared VIP functionality doesn't work in NSX-T setup.
487487
- Fix: AKO crashes in NSX-T shared L4 vip environment with no subdomain configured.
488488
- Fix: L4Rule, with SSL enabled, is not applied to L4 VS if license type is Enterprise with Cloud Services.
489-
- Fix: Cloud name with spaces in causes AKO to fail to start after upgrading Avi to 30.x.
489+
- Fix: Cloud name with spaces in causes AKO to fail to start after upgrading Avi to 30.x.
490+
491+
## AKO-1.12.3
492+
493+
### Added
494+
- AKO now supports Kubernetes 1.24 as the minimum supported Kubernetes version.
495+
496+
### Fixed
497+
- Fix: For shared VIP L4 virtual service, when the service type is changed from LoadBalancer to ClusterIP and reverted, AKO does not re-create the virtual service.

docs/install/helm.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Step 4: Check the installation
5959
helm list -n avi-system
6060
6161
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
62-
ako-1691752136 avi-system 1 2024-08-04 deployed ako-1.12.3 1.12.3
62+
ako-1691752136 avi-system 1 2025-02-28 deployed ako-1.12.3 1.12.3
6363
```
6464

6565
## Uninstall using *helm*
@@ -105,7 +105,7 @@ kubectl apply -f <output_dir>/ako/crds/
105105
helm list -n avi-system
106106
107107
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
108-
ako-1593523840 avi-system 1 2024-04-16 13:44:31.609195757 +0000 UTC deployed ako-1.12.1 1.12.1
108+
ako-1593523840 avi-system 1 2024-08-04 13:44:31.609195757 +0000 UTC deployed ako-1.12.2 1.12.2
109109
```
110110

111111
*Step3*

docs/openshift/openshift_helm.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Verify the installation
5555
helm list -n avi-system
5656
5757
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
58-
ako-1691752136 avi-system 1 2024-08-04 deployed ako-1.12.3 1.12.3
58+
ako-1691752136 avi-system 1 2025-02-28 deployed ako-1.12.3 1.12.3
5959
```
6060

6161

0 commit comments

Comments
 (0)