Update the spy plugin to exclusively support containerd.#5196
Update the spy plugin to exclusively support containerd.#5196asaf400 wants to merge 4 commits intokubernetes-sigs:masterfrom
Conversation
This YAML file defines the 'spy' plugin for kubectl, providing a pod debugging tool for Kubernetes clusters using containerd runtimes. It includes metadata, usage instructions, and platform compatibility information.
|
🤖 Beep beep! I’m a robot speaking on behalf of @ahmetb. 🤖 Thanks for submitting your kubectl plugin to Krew! In the meanwhile, here are a few tips to make your plugin manifest better:
Thanks for your patience! |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: asaf400 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Have you asked author to bless your fork so you don't have to call it spy2? We typically don't accept fork graphs, and you can still distribute your fork via Krew using custom indexes: https://krew.sigs.k8s.io/docs/developer-guide/custom-indexes/ That way users can still install your plugin via Krew, but they'll be downloading the plugin manifest from your repository instead of krew-index. |
|
Let me know if you can get a hold of the current author. That would be great if they give you a blessing and we can switch to your fork instead. You can still distribute your plugin via Krew using custom indexes: https://krew.sigs.k8s.io/docs/developer-guide/custom-indexes/ That way users can still install your plugin via Krew, but they'll be downloading the plugin manifest from your repository instead of krew-index. /hold |
|
Sorry for the late reply,
I did not mean to have this become stale,
I will try and reach out and update here, I haven't done that yet, since I
was busy with critical work.
…On Mon, 23 Mar 2026, 00:53 Ahmet Alp Balkan, ***@***.***> wrote:
*ahmetb* left a comment (kubernetes-sigs/krew-index#5196)
<#5196 (comment)>
Let me know if you can get a hold of the current author. That would be
great if they give you a blessing and we can switch to your fork instead.
You can still distribute your plugin via Krew using custom indexes:
https://krew.sigs.k8s.io/docs/developer-guide/custom-indexes/ That way
users can still install your plugin via Krew, but they'll be downloading
the plugin manifest from your repository instead of krew-index.
—
Reply to this email directly, view it on GitHub
<#5196?email_source=notifications&email_token=ADMDHLRTXZCQ7GRUK3N3BCT4SBVHJA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIMJQG4YTIOJRGUZKM4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLDGN5XXIZLSL5RWY2LDNM#issuecomment-4107149152>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADMDHLV4J75MDDE2LOTYHG34SBVHJAVCNFSM6AAAAACRY3CEUOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DCMBXGE2DSMJVGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I have create a fork of kubespy | krew index that was vibe coded to support k8s clusters running containerd 📦 (and possibly cri-o ❄️ )
Fork
The existing kubespy is non functional on modern clusters, but I did not want to overwrite it's name..