Skip to content

Release Windows binaries in zip archive instead of .tar.gz #5116

Closed
@mloskot

Description

@mloskot

Eschewed features

  • This issue is not requesting templating, unstuctured edits, build-time side-effects from args or env vars, or any other eschewed feature.

What would you like to have added?

I have proposed package with kustomize to winget - official package manager for Windows, see microsoft/winget-pkgs#101695

Unfortunately, winget only supports zip archive or raw exe as portable 'installer', see microsoft/winget-cli#2899

So, the packaging of kustomize is currently blocked.

Why is this needed?

There already are several Kubernetes toools packaged for winget: kubectl and kompose, and minikube too.
It would be awesome if the kustomize joined in and be offered to install on Windows with the simple winget command:

winget install --id Kubernetes.kubectl

The other tools are available to download as plain .exe files:

It would be very helpful if kustomize.exe was also available like those two.

Can you accomplish the motivating task without this feature, and if so, how?

No.

What other solutions have you considered?

None exist.

Anything else we should know?

No response

Feature ownership

  • I am interested in contributing this feature myself! 🎉

Metadata

Metadata

Assignees

Labels

area/releaseIssues to release processkind/featureCategorizes issue or PR as related to a new feature.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions