File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -507,10 +507,14 @@ All notable changes to this project will be documented in this file. The format
507
507
508
508
## AKO-1.13.2
509
509
510
+ ### Added
511
+ - AKO now claims support for Kubernetes 1.32.
512
+
510
513
### Changed
511
514
- AKO will not generate auto-fqdn for Route/Ingress when vipPerNamespace is set to ` true ` in AKO.
512
515
513
516
### Fixed
514
517
- Fix: AKO assigns IP to service type LB after 45 minutes.
515
518
- Fix: AKO does not apply hostrule with Shared VS FQDN if there is no DNS present in the cloud.
516
- - Fix: When service type is changed from Loadbalancer to ClusterIP and reverted, AKO does not create the VirtualService.
519
+ - Fix: When service type is changed from Loadbalancer to ClusterIP and reverted, AKO does not create the VirtualService.
520
+ - Fix: If the tenant name contains characters outside the range of (0-9/A-Z/a-z/-/_ ), AKO fails to create shared SNI parent VS VIPs.
You can’t perform that action at this time.
0 commit comments