Skip to content
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

Transition from SPDY to WebSockets #4006

Open
8 tasks done
seans3 opened this issue May 15, 2023 · 58 comments
Open
8 tasks done

Transition from SPDY to WebSockets #4006

seans3 opened this issue May 15, 2023 · 58 comments
Assignees
Labels
lead-opted-in Denotes that an issue has been opted in to a release sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. sig/cli Categorizes an issue or PR as relevant to SIG CLI. stage/beta Denotes an issue tracking an enhancement targeted for Beta status tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team triage/accepted Indicates an issue or PR is ready to be actively worked on.
Milestone

Comments

@seans3
Copy link
Contributor

seans3 commented May 15, 2023

Enhancement Description

Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.

@seans3 seans3 self-assigned this May 15, 2023
@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label May 15, 2023
@seans3
Copy link
Contributor Author

seans3 commented May 15, 2023

/sig api-machinery

@k8s-ci-robot k8s-ci-robot added sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels May 15, 2023
@seans3
Copy link
Contributor Author

seans3 commented May 15, 2023

/sig cli
/stage alpha

@k8s-ci-robot k8s-ci-robot added stage/alpha Denotes an issue tracking an enhancement targeted for Alpha status sig/cli Categorizes an issue or PR as relevant to SIG CLI. labels May 15, 2023
@deads2k
Copy link
Contributor

deads2k commented Jun 2, 2023

/milestone v1.28
/label lead-opted-in

@k8s-ci-robot k8s-ci-robot added this to the v1.28 milestone Jun 2, 2023
@k8s-ci-robot k8s-ci-robot added the lead-opted-in Denotes that an issue has been opted in to a release label Jun 2, 2023
@salehsedghpour
Copy link
Contributor

Hello @seans3 👋, Enhancements team here.

Just checking in as we approach enhancements freeze on 01:00 UTC Friday, 16th June 2023.

This enhancement is targeting for stage alpha for 1.28 (correct me, if otherwise)

Here's where this enhancement currently stands:

  • KEP readme using the latest template has been merged into the k/enhancements repo.
  • KEP status is marked as implementable for latest-milestone: 1.28
  • KEP readme has a updated detailed test plan section filled out
  • KEP readme has up to date graduation criteria
  • KEP has a production readiness review that has been completed and merged into k/enhancements.

For this KEP, we would just need to update the following:

  • Ensure that the PRs are merged.

The status of this enhancement is marked as at risk. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

@seans3
Copy link
Contributor Author

seans3 commented Jun 9, 2023

@salehsedghpour

Hello. Since the PRR reviewer @deads2k approved the KEP and since the KEP has been merged, I believe this KEP is now ready for v1.28. Please let me know if there are any other tasks needed for this release.

Thanks.

@katcosgrove
Copy link
Contributor

Hello @seans3! 1.28 Docs Shadow here.

Does this enhancement work planned for 1.28 require any new docs or modification to existing docs?

If so, please follows the steps here to open a PR against dev-1.28 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday 20th July 2023.

Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release.

Thank you!

@Rishit-dagli
Copy link
Member

Hey @seans3 , could you please create a docs PR even if it is a draft PR with no content yet against dev-1.28 branch in the k/website repo. The deadline to create this draft PR is Thursday 20th July 2023.

@salehsedghpour
Copy link
Contributor

Hey again @seans3 👋
Just checking in as we approach Code freeze at 01:00 UTC Friday, 19th July 2023 .

I don't see any code (k/k) update PR(s) in the issue description so if there are any k/k related PR(s) that we should be tracking for this KEP please link them in the issue description above.

As always, we are here to help if any questions come up. Thanks!

@Atharva-Shinde
Copy link
Contributor

Hello @seans3 👋, 1.28 Enhancements Lead here.

Unfortunately, the implementation (code related) PRs associated with this enhancement are not in the merge-ready state by code-freeze and hence this enhancement is now removed from the v1.28 milestone.

If you still wish to progress this enhancement in v1.28, please file an exception request. Thanks!

/milestone clear

@sanchita-07
Copy link
Member

Hello @seans3 👋, 1.29 Enhancements team here!

Just checking in as we approach enhancements freeze on 01:00 UTC, Friday, 6th October, 2023.

This enhancement is targeting for stage alpha for 1.29 (correct me, if otherwise)

Here's where this enhancement currently stands:

  • KEP readme using the latest template has been merged into the k/enhancements repo.
  • KEP status is marked as implementable for latest-milestone: 1.29. KEPs targeting stable will need to be marked as implemented after code PRs are merged and the feature gates are removed.
  • KEP readme has up-to-date graduation criteria
  • KEP has a production readiness review that has been completed and merged into k/enhancements. (For more information on the PRR process, check here).

For this KEP, please update the latest-milestone to v1.29 and the alpha milestone to 1.29 in the kep.yaml.

The status of this enhancement is marked as at risk for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well.

Thank you!

@liggitt
Copy link
Member

liggitt commented Oct 2, 2023

  • KEP status is marked as implementable for latest-milestone: 1.29. KEPs targeting stable will need to be marked as implemented after code PRs are merged and the feature gates are removed.

that doesn't really make sense... the KEP is still in alpha and is remaining implementable for 1.29 in alpha, not completing

@jpbetz
Copy link
Contributor

jpbetz commented Oct 2, 2023

/label lead-opted-in
(for 1.29)

@dipesh-rawat
Copy link
Member

Hello @seans3 👋, 1.31 Enhancements team here.

Just checking in as we approach enhancements freeze on 02:00 UTC Friday 14th June 2024 / 19:00 PDT Thursday 13th June 2024.

This enhancement is targeting for stage beta for 1.31 (correct me, if otherwise).

Here's where this enhancement currently stands:

  • KEP readme using the latest template has been merged into the k/enhancements repo.
  • KEP status is marked as implementable for latest-milestone: v1.31. KEPs targeting stable will need to be marked as implemented after code PRs are merged and the feature gates are removed.
  • KEP readme has up-to-date graduation criteria
  • KEP has a production readiness review that has been completed and merged into k/enhancements. (For more information on the PRR process, check here).

For this KEP, we would just need to update the following:

  • Please update kep.yaml to reflect latest-milestone: v1.31 and beta for v1.31.
    (I see PR-4666 is already open, and once merged, it will resolve these issues)

The status of this enhancement is marked as at risk for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

@seans3
Copy link
Contributor Author

seans3 commented Jun 5, 2024

Hello Sean Sullivan 👋, 1.31 Enhancements team here.

Just checking in as we approach enhancements freeze on 02:00 UTC Friday 14th June 2024 / 19:00 PDT Thursday 13th June 2024.

This enhancement is targeting for stage beta for 1.31 (correct me, if otherwise).

Here's where this enhancement currently stands:

  • KEP readme using the latest template has been merged into the k/enhancements repo.
  • KEP status is marked as implementable for latest-milestone: v1.31. KEPs targeting stable will need to be marked as implemented after code PRs are merged and the feature gates are removed.
  • KEP readme has up-to-date graduation criteria
  • KEP has a production readiness review that has been completed and merged into k/enhancements. (For more information on the PRR process, check here).

For this KEP, we would just need to update the following:

  • Please update kep.yaml to reflect latest-milestone: v1.31 and beta for v1.31.
    (I see PR-4666 is already open, and once merged, it will resolve these issues)

Thanks for the update Dipesh. The PR you reference above has been sent out for review, and it already has one LGTM. I believe it is in good shape to be merged before the enhancements freeze. Please let me know if there are any other issues to address. Thanks.

The status of this enhancement is marked as at risk for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

@dipesh-rawat
Copy link
Member

Hello @seans3 👋, 1.31 Enhancements team here.

Now that PR #4666 has been merged, all the KEP requirements in place and merged into k/enhancements, this enhancement is all good for the upcoming enhancements freeze. 🚀

The status of this enhancement is marked as tracked for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

@salaxander
Copy link
Contributor

Hello @danielvegamyhre 👋, 1.31 Docs Shadow here.

Is the work done in this PR (kubernetes/website#45270) the only docs needed for the 1.31 milestone?

Thanks!

@danielvegamyhre
Copy link
Member

danielvegamyhre commented Jun 12, 2024

Hello @danielvegamyhre 👋, 1.31 Docs Shadow here.

Is the work done in this PR (kubernetes/website#45270) the only docs needed for the 1.31 milestone?

Thanks!

I wasn't involved in this KEP, I think you may have tagged the wrong person

@salaxander
Copy link
Contributor

Hello @danielvegamyhre 👋, 1.31 Docs Shadow here.
Is the work done in this PR (kubernetes/website#45270) the only docs needed for the 1.31 milestone?
Thanks!

I wasn't involved in this KEP, I think you may have tagged the wrong person

My mistake! That tag was meant for @seans3 :)

@seans3
Copy link
Contributor Author

seans3 commented Jun 13, 2024

Hello @danielvegamyhre 👋, 1.31 Docs Shadow here.
Is the work done in this PR (kubernetes/website#45270) the only docs needed for the 1.31 milestone?
Thanks!

I wasn't involved in this KEP, I think you may have tagged the wrong person

My mistake! That tag was meant for @seans3 :)

Hello @salaxander. There will be another PR to update docs for v1.31. It won't be very large, but the PR will document that the PortForward feature gates will not be necessary, since this subprotocol will graduate to Beta and will be turned on by default (currently the PortFoward part is Alpha). Please let me know if you have any other questions. Thanks :)

@edithturn
Copy link

Hello, @seans3!

👋 from the v1.31 Communications Team!

We'd love for you to opt in to write a feature blog about your enhancement!
Some reasons why you might want to write a blog for this feature include (but are not limited to) if this introduces breaking changes, is important to our users, or has been in progress for a long time and is graduating.

To opt in, let us know and open a Feature Blog placeholder PR against the website repository by 3rd July, 2024. For more information about writing a blog see the blog contribution guidelines.

Note: In your placeholder PR, use XX characters for the blog date in the front matter and file name. We will work with you on updating the PR with the publication date once we have a final number of feature blogs for this release.

@Princesso
Copy link

Hello @danielvegamyhre 👋, 1.31 Docs Shadow here.
Is the work done in this PR (kubernetes/website#45270) the only docs needed for the 1.31 milestone?
Thanks!

I wasn't involved in this KEP, I think you may have tagged the wrong person

My mistake! That tag was meant for @seans3 :)

Hello @salaxander. There will be another PR to update docs for v1.31. It won't be very large, but the PR will document that the PortForward feature gates will not be necessary, since this subprotocol will graduate to Beta and will be turned on by default (currently the PortFoward part is Alpha). Please let me know if you have any other questions. Thanks :)

Hi @seans3 👋, 1.31 Docs Lead here.
Since this enhancement needs a docs update, please follow the steps here to open a PR against dev-1.31 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday June 27, 2024 18:00 PDT.

Thank you!

@sreeram-venkitesh sreeram-venkitesh added the tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team label Jun 24, 2024
@seans3
Copy link
Contributor Author

seans3 commented Jun 24, 2024

Hello, @seans3!

👋 from the v1.31 Communications Team!

We'd love for you to opt in to write a feature blog about your enhancement! Some reasons why you might want to write a blog for this feature include (but are not limited to) if this introduces breaking changes, is important to our users, or has been in progress for a long time and is graduating.

To opt in, let us know and open a Feature Blog placeholder PR against the website repository by 3rd July, 2024. For more information about writing a blog see the blog contribution guidelines.

Note: In your placeholder PR, use XX characters for the blog date in the front matter and file name. We will work with you on updating the PR with the publication date once we have a final number of feature blogs for this release.

I am interested in writing a blog post about this feature, and I will follow the instructions to create the placeholder by July 3rd. :)

@seans3
Copy link
Contributor Author

seans3 commented Jun 24, 2024

Hello @danielvegamyhre 👋, 1.31 Docs Shadow here.
Is the work done in this PR (kubernetes/website#45270) the only docs needed for the 1.31 milestone?
Thanks!

I wasn't involved in this KEP, I think you may have tagged the wrong person

My mistake! That tag was meant for @seans3 :)

Hello @salaxander. There will be another PR to update docs for v1.31. It won't be very large, but the PR will document that the PortForward feature gates will not be necessary, since this subprotocol will graduate to Beta and will be turned on by default (currently the PortFoward part is Alpha). Please let me know if you have any other questions. Thanks :)

Hi @seans3 👋, 1.31 Docs Lead here. Since this enhancement needs a docs update, please follow the steps here to open a PR against dev-1.31 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday June 27, 2024 18:00 PDT.

Thank you!

Placeholder complete. Please let me know if there is anything else I need to currently do. Thanks.

kubernetes/website#46955

@edithturn
Copy link

Hello, @seans3!
👋 from the v1.31 Communications Team!
We'd love for you to opt in to write a feature blog about your enhancement! Some reasons why you might want to write a blog for this feature include (but are not limited to) if this introduces breaking changes, is important to our users, or has been in progress for a long time and is graduating.
To opt in, let us know and open a Feature Blog placeholder PR against the website repository by 3rd July, 2024. For more information about writing a blog see the blog contribution guidelines.
Note: In your placeholder PR, use XX characters for the blog date in the front matter and file name. We will work with you on updating the PR with the publication date once we have a final number of feature blogs for this release.

I am interested in writing a blog post about this feature, and I will follow the instructions to create the placeholder by July 3rd. :)

Thank you @seans3 , let us know if you need any help, please :)

@seans3
Copy link
Contributor Author

seans3 commented Jun 25, 2024

Hello, @seans3!
👋 from the v1.31 Communications Team!
We'd love for you to opt in to write a feature blog about your enhancement! Some reasons why you might want to write a blog for this feature include (but are not limited to) if this introduces breaking changes, is important to our users, or has been in progress for a long time and is graduating.
To opt in, let us know and open a Feature Blog placeholder PR against the website repository by 3rd July, 2024. For more information about writing a blog see the blog contribution guidelines.
Note: In your placeholder PR, use XX characters for the blog date in the front matter and file name. We will work with you on updating the PR with the publication date once we have a final number of feature blogs for this release.

I am interested in writing a blog post about this feature, and I will follow the instructions to create the placeholder by July 3rd. :)

Thank you Sean Sullivan , let us know if you need any help, please :)

Blog Placeholder PR: kubernetes/website#46971

Please let me know if there is anything else I currently need to do. Thanks.

@dipesh-rawat
Copy link
Member

Hey again @seans3 👋, 1.31 Enhancements team here,

Just checking in as we approach code freeze at 02:00 UTC Wednesday 24th July 2024 / 19:00 PDT Tuesday 23rd July 2024.

Here's where this enhancement currently stands:

  • All PRs to the Kubernetes repo that are related to your enhancement are linked in the above issue description (for tracking purposes).
  • All PR/s are ready to be merged (they have approved and lgtm labels applied) by the code freeze deadline. This includes tests.

With all the implementation(code related) PRs merged as per the issue description:

Additionally, please let me know if there are any other PRs in k/k not listed in the description that we should track for this KEP, so that we can maintain accurate status.

This enhancement is now marked as tracked for code freeze for the 1.31 Code Freeze!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lead-opted-in Denotes that an issue has been opted in to a release sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. sig/cli Categorizes an issue or PR as relevant to SIG CLI. stage/beta Denotes an issue tracking an enhancement targeted for Beta status tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
Status: Removed from Milestone
Status: Tracked for Code Freeze
Status: Tracked for Doc Freeze
Status: Tracked for Code Freeze
Status: In Progress
Development

No branches or pull requests