Skip to content

Conversation

@vietj
Copy link
Member

@vietj vietj commented Oct 8, 2025

Motivation:

A K8S service sometimes carries more than a single service per endpoint, when a service is resolved by name, the resolver can get multiple ports and cannot determine the port to use.

Changes:

Introduce a Kubernetes service builder that allows to specify the port name or the port number, so the resolver can use it to perform a precise match.

@vietj vietj added this to the 5.1.0 milestone Oct 8, 2025
@vietj vietj added the enhancement New feature or request label Oct 8, 2025
@vietj vietj self-assigned this Oct 8, 2025
Motivation:

A K8S service sometimes carries more than a single service per endpoint, when a service is resolved by name, the resolver can get multiple ports and cannot determine the port to use.

Changes:

Introduce a Kubernetes service builder that allows to specify the port name or the port number, so the resolver can use it to perform a precise match.
@vietj vietj merged commit 888e404 into main Oct 9, 2025
4 checks passed
@vietj vietj deleted the feat branch October 9, 2025 07:13
@vietj vietj mentioned this pull request Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants