Conformance Reporting to reflect v1.1.0 release
What type of PR is this?
/kind documentation
/area conformance
What this PR does / why we need it:
Added a function to get the latest version of Gateway API, reflects the new naming format (<GATEWAY|MESH>-<HTTP|TLS|GRPC>), and a start on how to "archive" the past versions of Gateway API
Currently, for "archiving", each version will have it's own implementation-table-
Which issue(s) this PR fixes: Some of follow up tasks related to https://github.com/kubernetes-sigs/gateway-api/issues/3050
Fixes #
Does this PR introduce a user-facing change?:
NONE
Hi @xtineskim. 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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
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.
I agree that the dropdown for previous versions isn't ideal, but it's at least clear. Also, rotating this page as part of the release will encourage implementations to get their new conformance test results in quickly, since they won't show up until they do.
/ok-to-test
Thanks @xtineskim! I think once #3137 merges, we'll have 4 reports for v1.1, so if you rebase this PR and regenerate the v1.1 table, we should have enough to merge this.
@mlavacca just saw the errors now, it seems like it's tripping since only Istio provides the list of extended Supported Features, whereas all the other implementations don't support them 😅
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: robscott, xtineskim
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [robscott]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Thanks @xtineskim!
/lgtm