Skip to content

Release 3.4.4

Choose a tag to compare

@arijitr-citrix arijitr-citrix released this 19 Jan 10:38
· 7 commits to master since this release
7204b6d

What's New

Fixed Issues

  • SSL profiles provided through ConfigMaps are applied incorrectly while upgrading to NetScaler Ingress Controller version 3.3.2.
  • The NetScaler ingress controller does not configure the SSL profile present in the ConfigMap for a service of type LoadBalancer.
  • While using the listener for front-end configuration, the NetScaler Ingress Controller fails to apply the SSL profile defined in the ConfigMap, if the profile includes cipher configurations.
  • The NetScaler Ingress Controller only updates the ConfigMap once and ignores subsequent changes made to the profiles provided in the ConfigMap for Listener.
  • NetScaler Ingress Controller continuously throws NITRO exception errors due to version incompatibility between NetScaler version 13.1 and NetScaler Ingress Controller version 3.3.2.
  • During initial bootup, when there is processing of Ingresses, NetScaler Ingress Controller incorrectly reports the following message even when no listener is referenced: “IngressOnHold:Referred".
  • NetScaler Ingress Controller sometimes bootup due to liveness probe failure.