Closed sunjayBhatia closed 2 years ago
Hi @sunjayBhatia. 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.
/cc @shaneutt @robscott
Thanks @sunjayBhatia!
/ok-to-test
ah, so repeated usage of a header is discouraged by RFC 7230, so will change to a single header with a comma separated list of headers
/hold
/unhold
Thanks @sunjayBhatia!
/lgtm /assign @bowei
/approve /lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: bowei, sunjayBhatia
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Specified using the X-Echo-Set-Header request header. The header value is a comma separated list of header name and value pairs separated by a colon. Casing of header names to return is preserved for testing that needs this.
Part of https://github.com/kubernetes-sigs/gateway-api/issues/1473