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.
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.