helm-mapkubeapis icon indicating copy to clipboard operation
helm-mapkubeapis copied to clipboard

Failing on plugin installation

Open priyadesai23 opened this issue 4 years ago • 1 comments

getting error like below

Helm 3.7.1 and 3.8.1 used but same issue

./linux-amd64/helm plugin install https://github.com/helm/helm-mapkubeapis Downloading and installing helm-mapkubeapis v0.3.0 ... https://github.com/helm/helm-mapkubeapis/releases/download/v0.3.0/helm-mapkubeapis_0.3.0_linux_amd64.tar.gz

gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now Error: plugin install hook for "mapkubeapis" exited with error

priyadesai23 avatar Apr 18 '22 12:04 priyadesai23

@priyadesai23 I am unable to reproduce the error. I installed the plugin on Ubuntu as follows:

$ helm plugin install https://github.com/helm/helm-mapkubeapis

Downloading and installing helm-mapkubeapis v0.3.0 ...
https://github.com/helm/helm-mapkubeapis/releases/download/v0.3.0/helm-mapkubeapis_0.3.0_linux_amd64.tar.gz
Installed plugin: mapkubeapis

$ helm plugin list
NAME       	VERSION	DESCRIPTION                                                               
2to3       	0.7.0  	migrate and cleanup Helm v2 configuration and releases in-place to Helm v3
diff       	3.1.3  	Preview helm upgrade changes as a diff                                    
mapkubeapis	0.3.0  	Map release deprecated Kubernetes APIs in-place 

Would you be able to provide more details to help troubleshoot the issue?

hickeyma avatar Apr 25 '22 10:04 hickeyma

Ping @priyadesai23

hickeyma avatar Jan 18 '23 11:01 hickeyma

Closing as no response from OP.

hickeyma avatar Mar 07 '23 10:03 hickeyma