-
Notifications
You must be signed in to change notification settings - Fork 632
Docs: Update GEP-1294 to document ServiceImport as backendRef (#4185) #4186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs: Update GEP-1294 to document ServiceImport as backendRef (#4185) #4186
Conversation
…etes-sigs#4185) Signed-off-by: kahirokunn <[email protected]>
|
Hi @youngnick ✋ |
|
/approve Leaving the final LGTM for Nick or another maintainer... |
|
@youngnick Hello! Could you please review this? 🙏 |
|
/lgtm For clarity, this isn't introducing any new functionality - this is already covered in https://gateway-api.sigs.k8s.io/geps/gep-1294/#extended-conformance and just clarifies the docs by listing it explicitly rather than buried in prose in the next section. (If other reviewers want to reword/remove that following section as redundant that could be fine too.) |
|
Thanks @kahirokunn! /approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kahirokunn, kflynn, robscott 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:
Approvers can indicate their approval by writing |
…etes-sigs#4185) (kubernetes-sigs#4186) Signed-off-by: kahirokunn <[email protected]>
What type of PR is this?
/kind documentation
What this PR does / why we need it:
Documents that
ServiceImportmay be used as abackendRefin GEP-1294, aligned with GEP-1748 semantics. This clarifies MCS interoperability (e.g., ClusterSetIP) for mesh/East-West traffic splitting and explicitly notes that headlessServiceImportis out of scope.ServiceImportasbackendRef” under “Allowed service types” ingeps/gep-1294/index.mdServiceImportis not in scopeWhich issue(s) this PR fixes:
Fixes #4185
Does this PR introduce a user-facing change?