You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.