Release Notes for
AKO
Version 1.10.3

This section lists the new features and issues resolved in AKO Version 1.10.3.

Issues Resolved in
AKO
Version 1.10.3

  • AKO
    crashes on reboot in an IPV6 environment with IPV6 ingress or LB service.
  • AKO
    does not create a virtual service for ingress/route associated with HTTP Rule where LB Algorithm is not set.
  • AKO
    does not choose the correct network reference for VIP subnet and pool placement when there are duplicate networks, with same name, present in the
    Avi Load Balancer Controller
    and the management network is being overridden in the Service Engine Group (SEG). This SEG is defined either in
    AviInfrasetting
    CRD or in the
    AKO
    configmap
    .

Key Changes in
AKO
Version 1.10.3

  • The
    vipNetworkList
    and
    nodeNetworkList
    parameters in
    values.yaml
    are updated with new field
    networkUUID
    to specify unique network using UUID. You can now specify either the
    networkUUID
    or
    networkName
    as part of these fields.
  • The
    vipNetworks
    and
    nodeNetworks
    in the
    aviinfrasetting
    CRD are updated with new field
    networkUUID
    to specify network with UUID. You now can specify either
    networkUUID
    or
    networkName
    as part of these fields.