If you are reporting any crash or any potential security issue, do not
open an issue in this repo. Please report the issue via emailing
envoy-security@googlegroups.com where the issue will be triaged appropriately.
Title: Crash in validate on Redis cluster.endpoints in v1.25
Description:
We’ve identified a crash that occurs in validate mode (and only validate mode) when a cluster includes a load_assignment.endpoints for clustered redis. There appears to be no issue when mode is set to ‘serve’.
We’ve tested this case in various versions (1.24, 1.23) and it appears to have been introduced in 1.25 and remains present in all current 1.25 releases. Commenting out the endpoints block returns with “OK” status.
If you are reporting any crash or any potential security issue, do not open an issue in this repo. Please report the issue via emailing envoy-security@googlegroups.com where the issue will be triaged appropriately.
Title: Crash in validate on Redis cluster.endpoints in v1.25
Description: We’ve identified a crash that occurs in validate mode (and only validate mode) when a cluster includes a load_assignment.endpoints for clustered redis. There appears to be no issue when mode is set to ‘serve’.
We’ve tested this case in various versions (1.24, 1.23) and it appears to have been introduced in 1.25 and remains present in all current 1.25 releases. Commenting out the endpoints block returns with “OK” status.
Repro steps:
Admin and Stats Output:
Config:
Envoy.yaml
Dockerfile:
docker-compose.yaml
Logs:
Call Stack: