Skip to content

Release 1.29.5

Choose a tag to compare

@sreejithgs sreejithgs released this 23 Jan 15:46
· 236 commits to master since this release

Version 1.29.5

Fixed issues

  • If an ingress has an empty TLS section, Citrix ingress controller was configuring CS virtual server as SSL type by default. Now, Citrix ingress controller will create SSL virtual server only if a default certificate is provided.
  • CS virtual server creation was failing for the Ingress resource when an application is exposed with ANY as protocol and port as * in the Ingress resource. This issue is now fixed.
  • Citrix ingress controller was not fully provisioning the SSL profile after the Citrix ADC CPX restart. This issue is fixed now.