consider opening HTTP/HTTPS listeners by default #4643
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Please describe the problem you have
[A clear, concise, description of the problem you are facing. What is the problem that feature X would solve for you?]
Currently, Contour does not open Envoy listeners until there is a vhost/route configured for the relevant protocol. This has caused some challenges with health-checking of LoadBalancers. The maintainers have discussed revisiting this decision and possibly always opening the ports/listeners on startup, regardless of whether there are routes.
xref. #389
The text was updated successfully, but these errors were encountered: