uswitch / yggdrasil

Envoy Control Plane for Kubernetes Multi-cluster Ingress
Apache License 2.0
192 stars 17 forks source link

allow healthcheck path configuration via annotations #9

Closed Joseph-Irving closed 6 years ago

Joseph-Irving commented 6 years ago

This reads the ingress annotations to allow a custom health check path to be used.

Do we think this should just put a / in or do we assume people have configured the / themselves or should we error? I'm not sure