kitex-contrib / xds

xDS support for Kitex and enables Kitex to perform in Proxyless mode with Istio.
Apache License 2.0
33 stars 3 forks source link

feat(fqdn): support using short name access service #23

Closed whalecold closed 10 months ago

whalecold commented 10 months ago

What type of PR is this?

feat

What this PR does / why we need it (en: English/zh: Chinese):

en: zh: 支持在 k8s service 的场景下使用 short name 访问服务,reviews == reviews.ns.svc.domain, 同时支持使用 reviews.ns 和 reviews.ns.svc 的 host 请求。

Which issue(s) this PR fixes:

bytedance-oss-robot[bot] commented 10 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CoderPoet, ppzqh, whalecold

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kitex-contrib/xds/blob/main/OWNERS)~~ [ppzqh] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment