目录

⚠️ This is an automatically published staged repository for Kubernetes.
Contributions, including issues and pull requests, should be made to the main Kubernetes repository: https://github.com/kubernetes/kubernetes.
This repository is read-only for importing, and not used for direct contributions.
See CONTRIBUTING.md for more details.

streaming

This repository contains the Kubernetes HTTP streaming transport primitives used for:

  • generic stream upgrade negotiation
  • SPDY stream connections and round-tripping
  • WebSocket channel streaming helpers

The goal of this module is to provide a dedicated import target for transport utilities shared by CRI streaming, client-go, apiserver, and kubectl.

Migration notes

  • The legacy package path k8s.io/apimachinery/pkg/util/httpstream was intentionally removed as part of this extraction.
  • Consumers must migrate imports to:
    • k8s.io/streaming/pkg/httpstream
    • k8s.io/streaming/pkg/httpstream/spdy
    • k8s.io/streaming/pkg/httpstream/wsstream
  • This extraction does not provide compatibility shims at the old apimachinery path.

Community, discussion, contribution, and support

streaming is maintained as part of SIG API Machinery and SIG Node areas.

You can reach maintainers of this project at:

Learn how to engage with the Kubernetes community on the community page.

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

关于
211.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号