Skip to content

Commit ccff1fe

Browse files
committed
Review comments addressed
1 parent 508eeb0 commit ccff1fe

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -507,10 +507,14 @@ All notable changes to this project will be documented in this file. The format
507507

508508
## AKO-1.13.2
509509

510+
### Added
511+
- AKO now claims support for Kubernetes 1.32.
512+
510513
### Changed
511514
- AKO will not generate auto-fqdn for Route/Ingress when vipPerNamespace is set to `true` in AKO.
512515

513516
### Fixed
514517
- Fix: AKO assigns IP to service type LB after 45 minutes.
515518
- 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.

0 commit comments

Comments
 (0)