Open foux opened 5 years ago
There's a few other things this plugin will need to change before it can work for Helm 3 as well:
This will result in a new major release of the plugin as helm-whatup 2.0.
While waiting that the Pull-Request will be accepted I created a (temporary) release which supports helm v3: https://github.com/fabmation-gmbh/helm-whatup/releases/tag/v0.3.0
Any plan on getting this done ? Maybe it was added to helm itself in v3 ?
same issue...
➜ helm plugin install https://github.com/bacongobbler/helm-whatup Downloading https://github.com/bacongobbler/helm-whatup/releases/download/v0.2.1/helm-whatup-0.2.1-darwin-amd64.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 648 100 648 0 0 495 0 0:00:01 0:00:01 --:--:-- 495 100 7616k 100 7616k 0 0 1710k 0 0:00:04 0:00:04 --:--:-- 2788k Preparing to install into /plugins/helm-whatup cp: /plugins/helm-whatup: No such file or directory cp: /tmp/helm-whatup/bin: unable to copy extended attributes to /plugins/helm-whatup: No such file or directory cp: /plugins/helm-whatup/helm-whatup: No such file or directory Failed to install helm-whatup \tFor support, go to https://github.com/bacongobbler/helm-whatup. Error: plugin install hook for "whatup" exited with error
got it installed with helm plugin install https://github.com/fabmation-gmbh/helm-whatup Tks
Thanks @orefalo !
got it installed with helm plugin install https://github.com/fabmation-gmbh/helm-whatup Tks
Which version of Helm are you using? I am getting an error when using helm3.2.1
helm3 plugin install https://github.com/fabmation-gmbh/helm-whatup
Downloading Added
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: Added
Failed to install helm-whatup
For support, go to https://github.com/fabmation-gmbh/helm-whatup.
Error: plugin install hook for "whatup" exited with error
Hi there! What is a fantastic plugin, but it unfortunately doesn't install under helm 3.
Here's the output of
helm plugin install https://github.com/bacongobbler/helm-whatup
under helm3 :Thanks for the fantastic plugin!