-
Notifications
You must be signed in to change notification settings - Fork 179
docs: add epp version history #1360
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: add epp version history #1360
Conversation
Signed-off-by: zhengkezhou1 <[email protected]>
✅ Deploy Preview for gateway-api-inference-extension ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Hi @zhengkezhou1. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/ok-to-test |
Signed-off-by: zhengkezhou1 <[email protected]>
dd85d38
to
a76e5ec
Compare
|
||
| Version | Date | Changes | | ||
|----------|------------|--------------------------------------------------| | ||
| dev-main | 2025-07-29 | Added status metadata field for picked endpoints | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@zhengkezhou1 this is a good start. Can you create a separate issue to add this table to https://gateway-api-inference-extension.sigs.k8s.io/guides/implementers/#callout-extension and tooling that automates the maintenance of the table? We may need to move the EPP proto spec outside of the proposals
directory and treat it similarly to API types, e.g. something similar to api-ref-docs
to maintain the spec.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please change dev-main
to v1.0.0
.
Heya @zhengkezhou1 I think if we include the other major version releases we can get this merged in, thanks!! |
@zhengkezhou1 I can tag this PR when https://github.com/kubernetes-sigs/gateway-api-inference-extension/pull/1360/files#r2316940318 is resolved. |
Signed-off-by: zhengkezhou1 <[email protected]>
sorry for low response, i create a issue to trace. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kfswain, zhengkezhou1 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 |
fix: #1271
version the epp changes