[Package Issue]: Kubernetes.kompose #112279
Labels
Blocking-Issue
Manifest validation is blocked by a known issue.
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Please confirm these before moving forward
Category of the issue
Installation issue.
Brief description of your issue
When installing kompose through WinGet, the exe is not renamed to the expected standard "kompose" name, instead keeping the name of the downloaded exe file "kompose-windows-amd64.exe".
Steps to reproduce
Actual behavior
The command fails with:
`kompose : The term 'kompose' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
Expected behavior
The downloaded kompose executable should be renamed to just "kompose" before being stored in the portable executable directory.
Environment
Screenshots and Logs
No response
The text was updated successfully, but these errors were encountered: