-
Notifications
You must be signed in to change notification settings - Fork 598
DO NOT MERGE: initial v1.4.0 feedback #4042
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
DO NOT MERGE: initial v1.4.0 feedback #4042
Conversation
…s#3729) * add mesh confomance tests structure and first test * move mesh tests to mesh folder
kubernetes-sigs#3777) * add redirect-port and redirect scheme mesh tests * mesh tests for path host and status redirect
Signed-off-by: Norwin Schnyder <norwin.schnyder+github@gmail.com>
* Add conformance report for Contour 1.31.0 Supports gateway API 1.2.1 Signed-off-by: Sunjay Bhatia <sunjay.bhatia@broadcom.com> * update implementations.md Signed-off-by: Sunjay Bhatia <sunjay.bhatia@broadcom.com> --------- Signed-off-by: Sunjay Bhatia <sunjay.bhatia@broadcom.com>
…3781) * add csm mesh to implementations.md * fix * fix1 * Update implementations.md Co-authored-by: Rob Scott <rob.scott87@gmail.com> --------- Co-authored-by: Rob Scott <rob.scott87@gmail.com>
…igs#3564) Add feature name processing to remove redundant prefixes and improve readability in conformance comparison tables. Changes include: - Remove "HTTPRoute" and "Gateway" prefixes from feature names - Split camelCase words into space-separated words - Add process_feature_name() function for consistent text processing - Update generate_profiles_report() to use processed feature names This makes the conformance reports easier to read
Signed-off-by: bitliu <bitliu@tencent.com>
The report is generated by Cilium GHA CI https://github.com/cilium/cilium/actions/runs/15111523465 Signed-off-by: Tam Mach <sayboras@yahoo.com>
…igs#3809) * conformance: Add Airlock Microgateway report for v1.3.0 Signed-off-by: Norwin Schnyder <norwin.schnyder+github@gmail.com> * add trailing new lines Signed-off-by: Norwin Schnyder <norwin.schnyder+github@gmail.com> --------- Signed-off-by: Norwin Schnyder <norwin.schnyder+github@gmail.com>
…#3811) Signed-off-by: Norwin Schnyder <norwin.schnyder+github@gmail.com>
* conformance: add Hook in ConformanceTestSuite * update comment Signed-off-by: zirain <zirain2009@gmail.com> * add Hook in ConformanceOptions Signed-off-by: zirain <zirain2009@gmail.com> --------- Signed-off-by: zirain <zirain2009@gmail.com>
* add mesh conformance for request header modifier * address feedback
* docs: Add v1.3 conformance report table Signed-off-by: Norwin Schnyder <norwin.schnyder+github@gmail.com> * Automatically update conformance table files Signed-off-by: Norwin Schnyder <norwin.schnyder+github@gmail.com> --------- Signed-off-by: Norwin Schnyder <norwin.schnyder+github@gmail.com>
Signed-off-by: Shane Utt <shaneutt@linux.com>
…-sigs#3827) * add httproute weights mesh conformance tests * gofmt
…#2712) * draft dns configuration for gateway API GEP-2627 minor tweaks Update geps/gep-2627/index.md Co-authored-by: Candace Holman <candita@users.noreply.github.com> Update geps/gep-2627/index.md Co-authored-by: Candace Holman <candita@users.noreply.github.com> Update geps/gep-2627/index.md Co-authored-by: Candace Holman <candita@users.noreply.github.com> * changes post review * rewording * Update geps/gep-2627/index.md Co-authored-by: Nick Young <inocuo@gmail.com> * Update geps/gep-2627/index.md Co-authored-by: Nick Young <inocuo@gmail.com> * Update geps/gep-2627/index.md Co-authored-by: Nick Young <inocuo@gmail.com> * Update geps/gep-2627/index.md Co-authored-by: Nick Young <inocuo@gmail.com> * Update geps/gep-2627/index.md Co-authored-by: Shane Utt <shane@shaneutt.com> * Update geps/gep-2627/index.md Co-authored-by: Shane Utt <shane@shaneutt.com> * Update geps/gep-2627/index.md Co-authored-by: Shane Utt <shane@shaneutt.com> * Update geps/gep-2627/index.md Co-authored-by: Shane Utt <shane@shaneutt.com> * Update geps/gep-2627/index.md Co-authored-by: Shane Utt <shane@shaneutt.com> * Update geps/gep-2627/index.md Co-authored-by: Shane Utt <shane@shaneutt.com> * Update geps/gep-2627/index.md Co-authored-by: Shane Utt <shane@shaneutt.com> * Update geps/gep-2627/index.md Co-authored-by: Shane Utt <shane@shaneutt.com> * minor tweaks to the text and link to kuadrant as an example of a DNSPolicy type API * fix new line * move kuadrant to a reference --------- Co-authored-by: Candace Holman <candita@users.noreply.github.com> Co-authored-by: Nick Young <inocuo@gmail.com> Co-authored-by: Shane Utt <shane@shaneutt.com>
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
* Kubevernor conformance report * Adding Kubvernor section to implementations section
Adding conformance report for the v2.0 NGINX Gateway Fabric release. Now supporting Gateway API v1.3.
* Update naming * fix failures
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. 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. |
Keywords which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages. The list of commits with invalid commit messages:
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 understand the commands that are listed here. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: shaneutt 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 |
After feedback and testing with an RC1 and RC2, just a note that we're intending to release the final release Monday, October 6th. |
This is a PR to gather some early initial feedback on the upcoming changes for #3756. It should not be merged.