jenkins-x / issues

Issue tracker for Jenkins X v3
1 stars 0 forks source link

add a health check if the nginx external IP is different to ingress.domain if using .nip.io #30

Open jstrachan opened 3 years ago

jstrachan commented 3 years ago

currently if you recreate the nginx service you get a new external IP. However it may mean that your ingress.domain has the old external IP.

So if ingress.domain ends with .nip.io or .xip.io and we can find an external IP in nginx then we should check they match and if not report an error