-
Notifications
You must be signed in to change notification settings - Fork 182
Adds envoy-ai-gateway v1.0.1 conformance report #1703
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: bitliu <[email protected]>
✅ Deploy Preview for gateway-api-inference-extension ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Xunzhuo The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
||
| Extension Version Tested | Profile Tested | Implementation Version | Mode | Report | | ||
|--------------------------|----------------|------------------------|---------|-----------------------------------------------------------------------| | ||
| v1.0.1 | Gateway | [latest](https://github.com/envoyproxy/ai-gateway) | default | [Conformance report](./aigw-latest-report.yaml) | |
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.
This is great. can you only update the version here instead of latest?
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.
latest is the current main, since we didnt have a major release for this, will be updated after we had a release
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.
mmmm. I think it might become a bit tricky.
we had the same thing in previous release v0.5.1 with this report:
https://github.com/kubernetes-sigs/gateway-api-inference-extension/tree/main/conformance/reports/v0.5.1/gateway/envoy-ai-gateway
usually if there is no issue tracker or opened PR nothing triggers this update (as we can see in v0.5.1).
can you at least update to the release branch if there is such?
kGateway for example updated using their latest release branch (release wasn't cut yet), but at least we know which release is correlated to this version. see example here:
https://github.com/kubernetes-sigs/gateway-api-inference-extension/tree/main/conformance/reports/v1.0.0/gateway/kgateway
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.
let me see if we can have a minor release for this
What type of PR is this?
/area conformance-test
What this PR does / why we need it:
Adds envoy-ai-gateway v1.0.1 conformance report
Does this PR introduce a user-facing change?: