Release 1.34.16
Version 1.34.16
For NetScaler version 13.1-49.13 or later, Citrix ingress controller version 1.34.16 or later is required. For NetScaler versions prior to 13.1-49.13, older Citrix ingress controller versions are supported.
Fixed issues
- Citrix ingress controller now supports services with target port names. Earlier, services where the target port has a name instead of the port number were not supported and service groups were not configured properly. This issue is fixed now.
- You can now use Citrix ingress controller deployment RBAC Role:
kind: IngressClass
to associate a particular ingress resource with the ingress controller. - When Citrix ingress controller receives multiple unknown exceptions, it might terminate event processing. This issue is fixed now.
Enhancements
- Support for services of type
ExternalName
is enhanced to access services across different namespaces in a Kubernetes cluster.
For more information, see Support for external name service.