haproxytech / kubernetes-ingress

HAProxy Kubernetes Ingress Controller
https://www.haproxy.com/documentation/kubernetes/
Apache License 2.0
720 stars 203 forks source link

Add retry-on option to defaults CRD #513

Open roman-stelmakh-emesa opened 1 year ago

roman-stelmakh-emesa commented 1 year ago

Please add retry-on option to defaults CRD https://cdn.haproxy.com/documentation/kubernetes/1.9/crd/defaults.yaml Currently there is only retries option, but retry-on is missing in defaults CRD. According the HAProxy docs it can be set on the defaults section

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

oktalz commented 1 year ago

@roman-stelmakh-emesa this will definitely in plans, actually as dataplaneapi has reached full support for all options, we will do the same