ingress-nginx icon indicating copy to clipboard operation
ingress-nginx copied to clipboard

[docs] update README to add information about HTTP/3 support

Open ipaqsa opened this issue 1 year ago • 4 comments

Update README to add information about HTTP/3 support status

What this PR does / why we need it:

It provides updates for README to describe HTTP/3 support status.

README describes the current status, the problem with OpenSSL and the next steps to add HTTP/3 support.

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] CVE Report (Scanner found CVE and adding report)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [x] Documentation only

Which issue/s this PR fixes

Fixes #11502

Checklist:

  • [ ] My change requires a change to the documentation.
  • [x] I have updated the documentation accordingly.
  • [x] I've read the CONTRIBUTION guide
  • [ ] I have added unit and/or e2e tests to cover my changes.
  • [ ] All new and existing tests passed.

ipaqsa avatar Jun 27 '24 12:06 ipaqsa

Hi @ipaqsa. Thanks for your PR.

I'm waiting for a kubernetes 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.

k8s-ci-robot avatar Jun 27 '24 12:06 k8s-ci-robot

Deploy Preview for kubernetes-ingress-nginx canceled.

Name Link
Latest commit d577f522b1e5c5796064b9385702b6e1371d267a
Latest deploy log https://app.netlify.com/sites/kubernetes-ingress-nginx/deploys/66828526fe0177000821a29a

netlify[bot] avatar Jun 27 '24 12:06 netlify[bot]

/triage accepted /kind documentation /priority backlog /cc @longwuyuan /uncc

Gacko avatar Jul 01 '24 08:07 Gacko

/cherry-pick release-1.10

Gacko avatar Jul 01 '24 08:07 Gacko

@Gacko: once the present PR merges, I will cherry-pick it on top of release-1.10 in a new PR and assign it to you.

In response to this:

/cherry-pick release-1.10

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.

/retitle Docs: Add information about HTTP/3 support.

Gacko avatar Jul 01 '24 08:07 Gacko

Hopefully all HTTP3 PRs are linked.

Small nit - if/when comfortable, then please squash commits

longwuyuan avatar Jul 01 '24 10:07 longwuyuan

/lgtm

Gacko avatar Jul 01 '24 10:07 Gacko

The build job will probably fail, but this is not related to your PR.

Gacko avatar Jul 01 '24 10:07 Gacko

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Gacko, ipaqsa

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 /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar Jul 01 '24 10:07 k8s-ci-robot

@Gacko: new pull request created: #11525

In response to this:

/cherry-pick release-1.10

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.