instrumenta / instrumenta/helm-kubeval
[BUG] Fails to install on Windows
- Dominant language
- Shell
- Stars
- 109
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Attempting to install the plugin in GitBash **(using Powershell also fails due to the ".sh" file)**, it errors out with:
```plaintext
Installing helm-kubeval v0.13.0 ...
tar (child): Cannot execute remote shell: No such file or directory
tar (child): kubeval-UNKNOWN\:MINGW64_NT-10.0-19041-amd64.tar.gz: Cannot open: Input/output error
tar (child): Error is not recoverable: exiting now
gzip: stdin: unexpected end of file
tar: Child returned status 2
tar: Error is not recoverable: exiting now
helm-kubeval 0.13.0 is installed.
See https://kubeval.instrumenta.dev for help getting started.
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the plugin installation through Git Bash and PowerShell, then inspect the referenced .sh installer and how it determines the platform and archive name. Done means a Windows installation completes without the remote-shell, archive, or gzip errors and reports a valid installed plugin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes, shell
- Domain
- cli, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100