Skip to content

Update the spy plugin to exclusively support containerd.#5196

Open
asaf400 wants to merge 4 commits intokubernetes-sigs:masterfrom
asaf400:master
Open

Update the spy plugin to exclusively support containerd.#5196
asaf400 wants to merge 4 commits intokubernetes-sigs:masterfrom
asaf400:master

Conversation

@asaf400
Copy link
Copy Markdown

@asaf400 asaf400 commented Jan 15, 2026

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..

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.
@ahmetb
Copy link
Copy Markdown
Member

ahmetb commented Jan 15, 2026

🤖 Beep beep! I’m a robot speaking on behalf of @ahmetb. 🤖


Thanks for submitting your kubectl plugin to Krew!
One of the krew-index maintainers will review it soon. Note that the reviews for new plugin submissions may take a few days.

In the meanwhile, here are a few tips to make your plugin manifest better:

  • Make sure your plugin follows the best practices.
  • Eliminate redundant wording form shortDescription (it should be max 50 characters).
  • Try to word wrap your description to 80-character lines (no usage examples, please).

Thanks for your patience!
/kind new-plugin

@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla bot commented Jan 15, 2026

CLA Signed

The committers listed above are authorized under a signed CLA.

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: asaf400
Once this PR has been reviewed and has the lgtm label, please assign chriskim06 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 kind/new-plugin size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Jan 15, 2026
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Jan 15, 2026
@ahmetb
Copy link
Copy Markdown
Member

ahmetb commented Jan 15, 2026

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.

@ahmetb
Copy link
Copy Markdown
Member

ahmetb commented Mar 22, 2026

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

@ahmetb ahmetb added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 26, 2026
@asaf400
Copy link
Copy Markdown
Author

asaf400 commented Mar 28, 2026 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/new-plugin size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants