Skip to content

Mixed IP and UDS endpoints rejected #8229

@guydc

Description

@guydc

Description:
Envoy allows mixing static endpoints in the same cluster (e.g. IP + UDS). This was supported until EG 1.6.

EG currently rejects this configuration, since it treats UDS as a different address type from IP, as of: #6784, while they are both considered the same for mixed endpoint determination purposes.

Metadata

Metadata

Assignees

Labels

kind/bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions