Skip to content

ci: move gvisor addon to registry.k8s.io#22484

Merged
medyagh merged 2 commits into
kubernetes:masterfrom
medyagh:bump_gvisor_addon_image
Jan 17, 2026
Merged

ci: move gvisor addon to registry.k8s.io#22484
medyagh merged 2 commits into
kubernetes:masterfrom
medyagh:bump_gvisor_addon_image

Conversation

@medyagh

@medyagh medyagh commented Jan 17, 2026

Copy link
Copy Markdown
Member

tested manually

18:09:30 minikube.c.googlers.com medya/workspace/minikube bump_gvisor_addon_image •1 
$ mk addons enable gvisor
💡  gvisor is an addon maintained by minikube. For any concerns contact minikube on GitHub.
You can view the list of minikube maintainers at: https://github.com/kubernetes/minikube/blob/master/OWNERS
    ▪ Using image registry.k8s.io/minikube/gvisor:v0.0.3
🔎  Verifying gvisor addon...
🌟  The 'gvisor' addon is enabled
18:09:47 minikube.c.googlers.com medya/workspace/minikube bump_gvisor_addon_image •1 
$ kc get pods -A
NAMESPACE     NAME                               READY   STATUS    RESTARTS   AGE
kube-system   coredns-7d764666f9-r7p8n           1/1     Running   0          6m38s
kube-system   etcd-minikube                      1/1     Running   0          6m45s
kube-system   gvisor                             1/1     Running   0          6m31s
kube-system   kindnet-f75ln                      1/1     Running   0          6m38s
kube-system   kube-apiserver-minikube            1/1     Running   0          6m43s
kube-system   kube-controller-manager-minikube   1/1     Running   0          6m43s
kube-system   kube-proxy-2t46q                   1/1     Running   0          6m38s
kube-system   kube-scheduler-minikube            1/1     Running   0          6m43s
kube-system   storage-provisioner                1/1     Running   0          6m41s
18:09:51 minikube.c.googlers.com medya/workspace/minikube bump_gvisor_addon_image •1 
$ kubectl get pod,runtimeclass gvisor -n kube-system
NAME         READY   STATUS    RESTARTS   AGE
pod/gvisor   1/1     Running   0          6m45s

NAME                              HANDLER   AGE
runtimeclass.node.k8s.io/gvisor   runsc     6m45s

#22404

@k8s-ci-robot k8s-ci-robot requested review from nirs and prezha January 17, 2026 02:01
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 17, 2026
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: medyagh

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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 k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jan 17, 2026
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

@medyagh: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
integration-vfkit-docker-macos-arm 3f224de link false /test integration-vfkit-docker-macos-arm
integration-docker-containerd-linux-x86 3f224de link true /test integration-docker-containerd-linux-x86
integration-docker-containerd-linux-arm 3f224de link false /test integration-docker-containerd-linux-arm
integration-docker-crio-linux-x86 3f224de link false /test integration-docker-crio-linux-x86

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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-sigs/prow repository. I understand the commands that are listed here.

@medyagh medyagh merged commit 98480cd into kubernetes:master Jan 17, 2026
34 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants