ishantanu / awesome-kubectl-plugins

Curated list of kubectl plugins
Creative Commons Zero v1.0 Universal
910 stars 64 forks source link

Problem installing awesome-kubectl-plugins/cssh on WSL-2 #25

Closed mwoodpatrick closed 2 months ago

mwoodpatrick commented 1 year ago

When running:

kubectl krew install awesome-kubectl-plugins/cssh

I got:


Updated the local copy of plugin index "awesome-kubectl-plugins".
Updated the local copy of plugin index.
Installing plugin: cssh
W0212 06:22:18.569690  707737 install.go:164] failed to install plugin "cssh": install failed: failed to unpack into staging dir: failed to unpack the plugin archive: checksum does not match, want: 207cf5c1cf947183851b51f6a3afdb7ed9e98e52d49e49b76c74d3f5845e452b, got 0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5
failed to install some plugins: [cssh]: install failed: failed to unpack into staging dir: failed to unpack the plugin archive: checksum does not match, want: 207cf5c1cf947183851b51f6a3afdb7ed9e98e52d49e49b76c74d3f5845e452b, got 0019dfc4b32d63c1392aa264aed2253c1e
```0c2fb09216f8e2cc269bbfb8bb49b5

FWIW I was able to install ssh-jump without problems
ishantanu commented 3 months ago

I think this might be because the git repository for cssh plugin doesn't exist anymore - https://github.com/containership/kubectl-cssh. I will remove this plugin from the repository.