Panic when adding healthcheck to gateway in standalone mode #4858
Labels
area/standalone
Issues related to the standalone mode
cherrypick/release-v1.2.4
kind/bug
Something isn't working
Milestone
Description:
When using standalone mode, envoy gateway panics when applying a config which applies a
BackendTrafficPolicy
with a health check attached.I've also tested this on macOS and there it causes a segfault rather than recovering from a panic.
I haven't been able to reproduce this issue when using Envoy Gateway in a local minikube cluster.
Repro steps:
envoy-gateway server -c standalone.yaml
standalone.yaml
config.yaml
Environment:
I have tested this on the latest commit pre-release version on Linux and 1.2.3 on macOS.
Logs:
Linux panic logs:
macOS crash logs
The text was updated successfully, but these errors were encountered: