Skip to content

Conversation

@adisky
Copy link
Contributor

@adisky adisky commented Oct 17, 2023

cri streaming package from kubelet moved to k8 staging so that it can be used by container runtime
kubernetes/kubernetes#118253

This PR removes the containerd own package and use the K8s staging one

@k8s-ci-robot
Copy link

Hi @adisky. Thanks for your PR.

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

Details

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.

@adisky adisky force-pushed the cri-streaming-from-k8s branch 2 times, most recently from 22a2277 to ccd18e9 Compare October 17, 2023 09:44
Use staging k8s.io/kubelet/cri/streaming package

Signed-off-by: Aditi Sharma <adi.sky17@gmail.com>
@adisky adisky force-pushed the cri-streaming-from-k8s branch from ccd18e9 to 03d81f5 Compare October 18, 2023 03:44
@estesp
Copy link
Member

estesp commented Oct 18, 2023

Interesting (positive) impact on k8s dependency imports in the diffstat: +7,628 −32,069!!

Looks like we get to drop api and api-server from containerd.

@estesp estesp requested a review from dims October 18, 2023 15:47
@estesp
Copy link
Member

estesp commented Oct 18, 2023

/ok-to-test

@samuelkarp samuelkarp added the area/cri Container Runtime Interface (CRI) label Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cri Container Runtime Interface (CRI) ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants