Skip to content

Support grouped Unix endpoint addresses - #1

Merged
samuel-williams-shopify merged 10 commits into
mainfrom
unix-endpoint-addresses
Jul 24, 2026
Merged

Support grouped Unix endpoint addresses#1
samuel-williams-shopify merged 10 commits into
mainfrom
unix-endpoint-addresses

Conversation

@samuel-williams-shopify

@samuel-williams-shopify samuel-williams-shopify commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Accept IP addresses and Unix-domain-socket paths when building EDS endpoints.
  • Keep alternative addresses for one logical backend grouped using Envoy additional_addresses.
  • Allow generated clusters to select HTTP/1 or HTTP/2 upstream protocol behavior.
  • Reject endpoint records without any addresses.

Used by socketry/async-service-supervisor-envoy#1 to publish the bound Falcon listeners from socketry/falcon#356 as Envoy upstream endpoints.

Testing

  • bundle exec bake test (66 tests, 140 assertions)
  • bundle exec rubocop

@samuel-williams-shopify
samuel-williams-shopify merged commit fb5aa87 into main Jul 24, 2026
40 of 46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant