netscaler-k8s-ingress-controller
netscaler-k8s-ingress-controller copied to clipboard
NetScaler Ingress Controller for Kubernetes:
**Describe the bug** **authpolicy** and **rewritepolicy** can't be named with "-" symbol. If you use the "-" character for the metadata.name field, then there will be an error in the...
**Describe the bug** Hi, I have installed the citrix-ingress-controller in my Kubernetes cluster and when trying to create an Ingress it throws an error of: `2022-08-06 10:09:20,721 - ERROR -...
On certain k8s instances it would be beneficial to be able to inject inject a network policy to allow the definition of a network policies around the Citrix exporter components.
Wondering if it would be possible to adapt the citrix cloud native components to be able to run as non root. In order to improve security it would be ideal...
**Describe the bug** I noticed in the HTTPRoute CRD for redirects has this validation: minimum: 100 maximum: 599 https://github.com/citrix/citrix-k8s-ingress-controller/blob/master/crd/contentrouting/HTTPRoute.yaml Problem, when configuring a 404 this leads to an error and...
**Is your feature request related to a problem? Please describe.** If you have a huge list of hosts inside one Ingress for example to server multiple Top-Level-Domains, there is a...
**Is your feature request related to a problem? Please describe.** https://cert-manager.io can be used with native ingress but do not work when using the listener based approach. Working example: ```apiVersion:...
Hello there, when i use annotations like `ingress.citrix.com/lbvserver: '{"citrix-svc":{"lbmethod":"LEASTCONNECTION"}'` or `ingress.citrix.com/monitor` with value '{"citrix-svc":{"type":"http"}}' as per the official documentation it don't make the proper configuration. After reviewing the logs both...
I have error without it: ```The authpolicy "authexample" is invalid: spec.authentication_policies.resource: Required value```
**Describe the bug** the vpx-ci pod are in CrashLoopBackOff and we have a Rbac 403 error to access to /namespaces/{namespace}/version during citrix-k8s-ingress-controller deployment. Auto route configuration is enable and cic...