Skip to content

Release 1.16.9

Choose a tag to compare

@sreejithgs sreejithgs released this 06 Jul 10:22
· 504 commits to master since this release

Version 1.16.9

What's New

SIP UDP support

Now, session initiation protocol over UDP (SIP UDP) is supported as layer 4 load balancing protocol for ingress with the ingress.citrix.com/insecure-service-type annotation and for service of type LoadBalancer with the service.citrix.com/service-type annotation.

For more information, see the Annotation documentation.

Fixed issues

  • While upgrading Citrix ingress controller from versions prior to 1.15.12, some of the already bound certificate keys were getting deleted. Now, this issue is fixed.

  • Sometimes, already bound CRDs were unbounded when Citrix ingress controller is restarted. This issue is fixed now.

  • When Citrix ingress controller is started with the IPAM controller argument but IPAM controller was not running and the ingress was modified, then Citrix ingress controller may fail. This issue is fixed now.