Skip to content

Mixed IP and UDS endpoints rejected for ExtService #8229

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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