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

Mark SPDY transport for exec/portforward/attach deprecated #384

Closed
smarterclayton opened this issue Aug 4, 2017 · 23 comments
Closed

Mark SPDY transport for exec/portforward/attach deprecated #384

smarterclayton opened this issue Aug 4, 2017 · 23 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. 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. tracked/no Denotes an enhancement issue is NOT actively being tracked by the Release Team

Comments

@smarterclayton
Copy link
Contributor

smarterclayton commented Aug 4, 2017

Feature Description

  • One-line feature description (can be used as a release note): We now have feature parity with websockets on all streaming protocols (exec/portforward/attach), and as SPDY itself is deprecated we should move clients down to supporting only a single streaming protocol in Kubernetes - websockets. This serves as the deprecation notice for all SPDY transports that they will not be added for new features and their use is discouraged.
  • Primary contact (assignee): @smarterclayton
  • Responsible SIGs: sig-api-machinery, sig-cli
  • Design proposal link (community repo): SPDY is deprecated. Switch to HTTP/2. kubernetes#7452
  • Reviewer(s) - (for LGTM) recommend having 2+ reviewers (at least one from code-area OWNERS file) agreed to review. Reviewers from multiple companies preferred: lavalamp, pwittrock
  • Approver (likely from SIG/area to which feature belongs): lavalamp
  • Feature target (which target equals to which milestone):
    • Announce deprecation in 1.12 for exec and attach of SPDY
    • Beta websocket protocol in 1.12 or 1.13
    • Remove exec and attach in 1.14
@smarterclayton
Copy link
Contributor Author

This is past the deadline but it's not adding functionality (except that we would track as bugs anyway), it's marking it deprecated clearly so users can know to switch. For 1.8 we are committed to ensuring any gaps in streaming protocols are fixed and closed, and SPDY is considered deprecated.

@smarterclayton smarterclayton added this to the 1.8 milestone Aug 4, 2017
@smarterclayton smarterclayton added 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. labels Aug 4, 2017
@smarterclayton
Copy link
Contributor Author

Work that may be required includes ensuring Kubernetes first-party clients use websockets instead of SPDY

@jdumars
Copy link
Member

jdumars commented Aug 16, 2017

@smarterclayton thanks for providing a solid one-line description. I'm trying to get a feel for why some feature submissions came late. And, this is only in the interest of making our release process better next time. I assume that this feature has been in-progress for a while, and it was simply a missed step to get it into the features repo?

@smarterclayton
Copy link
Contributor Author

smarterclayton commented Aug 16, 2017 via email

@pwittrock
Copy link
Member

@smarterclayton Do we have an item in the release notes draft for this? Announcement about draft release notes here

@idvoretskyi
Copy link
Member

@smarterclayton so, can you confirm that the actual changes will land in 1.8? If not, please, update the milestone (assigning the "next-milestone").

@smarterclayton
Copy link
Contributor Author

smarterclayton commented Aug 30, 2017 via email

@pwittrock
Copy link
Member

@smarterclayton Sorry I am not sure I understood your last comment. Should this be moved out of 1.8 or closed?

@smarterclayton
Copy link
Contributor Author

smarterclayton commented Sep 7, 2017 via email

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 4, 2018
@wanghaoran1988
Copy link

/lifecycle frozen

@k8s-ci-robot k8s-ci-robot added the lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. label Feb 8, 2018
@justaugustus
Copy link
Member

@smarterclayton
Any plans for this in 1.11?

If so, can you please ensure the feature is up-to-date with the appropriate:

  • Description
  • Milestone
  • Assignee(s)
  • Labels:
    • stage/{alpha,beta,stable}
    • sig/*
    • kind/feature

cc @idvoretskyi

@justaugustus
Copy link
Member

/remove-lifecycle frozen

@k8s-ci-robot k8s-ci-robot removed the lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. label Jul 1, 2018
@justaugustus justaugustus removed this from the v1.8 milestone Jul 1, 2018
@smarterclayton
Copy link
Contributor Author

/lifecycle frozen

This still needs to get addressed.

@k8s-ci-robot k8s-ci-robot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jul 2, 2018
@fejta-bot
Copy link

Feature issues opened in kubernetes/features should never be marked as frozen.
Feature Owners can ensure that features stay fresh by consistently updating their states across release cycles.

/remove-lifecycle frozen

@k8s-ci-robot k8s-ci-robot removed the lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. label Jul 11, 2018
@justaugustus
Copy link
Member

This feature current has no milestone, so we'd like to check in and see if there are any plans for this in Kubernetes 1.12.

If so, please ensure that this issue is up-to-date with ALL of the following information:

  • One-line feature description (can be used as a release note):
  • Primary contact (assignee):
  • Responsible SIGs:
  • Design proposal link (community repo):
  • Link to e2e and/or unit tests:
  • Reviewer(s) - (for LGTM) recommend having 2+ reviewers (at least one from code-area OWNERS file) agreed to review. Reviewers from multiple companies preferred:
  • Approver (likely from SIG/area to which feature belongs):
  • Feature target (which target equals to which milestone):
    • Alpha release target (x.y)
    • Beta release target (x.y)
    • Stable release target (x.y)

Set the following:

  • Description
  • Assignee(s)
  • Labels:
    • stage/{alpha,beta,stable}
    • sig/*
    • kind/feature

Once this feature is appropriately updated, please explicitly ping @justaugustus, @kacole2, @robertsandoval, @rajendar38 to note that it is ready to be included in the Features Tracking Spreadsheet for Kubernetes 1.12.


Please note that Features Freeze is tomorrow, July 31st, after which any incomplete Feature issues will require an Exception request to be accepted into the milestone.

In addition, please be aware of the following relevant deadlines:

  • Docs deadline (open placeholder PRs): 8/21
  • Test case freeze: 8/28

Please make sure all PRs for features have relevant release notes included as well.

Happy shipping!

P.S. This was sent via automation

@justaugustus justaugustus added kind/feature Categorizes issue or PR as related to a new feature. tracked/no Denotes an enhancement issue is NOT actively being tracked by the Release Team labels Aug 4, 2018
@kacole2
Copy link
Contributor

kacole2 commented Oct 8, 2018

Hi
This enhancement has been tracked before, so we'd like to check in and see if there are any plans for this to graduate stages in Kubernetes 1.13. This release is targeted to be more ‘stable’ and will have an aggressive timeline. Please only include this enhancement if there is a high level of confidence it will meet the following deadlines:

  • Docs (open placeholder PRs): 11/8
  • Code Slush: 11/9
  • Code Freeze Begins: 11/15
  • Docs Complete and Reviewed: 11/27

Please take a moment to update the milestones on your original post for future tracking and ping @kacole2 if it needs to be included in the 1.13 Enhancements Tracking Sheet

Thanks!

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 6, 2019
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Feb 5, 2019
@fejta-bot
Copy link

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

@k8s-ci-robot
Copy link
Contributor

@fejta-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

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/test-infra repository.

@diemus
Copy link

diemus commented Apr 4, 2020

is kubectl use websocket now ?

@g3rzi
Copy link

g3rzi commented Apr 4, 2020

what about kubelet ? from my last check it uses SPDY.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. 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. tracked/no Denotes an enhancement issue is NOT actively being tracked by the Release Team
Projects
None yet
Development

No branches or pull requests