envoyproxy / envoyproxy/gateway
warring internal_address_config is not configured appears in logs.
Open
stale
triage
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 140
Description
*Description*:
The envoy container managed by the Gateway shows a warning in the logs.
Step to reproduce:
- Create GatewayClass
- Create Gateway
- Create HTTPRoute
- Check the logs of the pod manage by envoy-gateway.
```sh
internal_address_config is not configured. The existing default behaviour will trust RFC1918 IP addresses, but this will be changed in next release. Please explictily config internal address config as the migration step.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.