Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Releases >=5.2.0 Windows binaries missing '.exe' suffix #5410

Closed
bb-Ricardo opened this issue Oct 23, 2023 · 1 comment · Fixed by #5439
Closed

Releases >=5.2.0 Windows binaries missing '.exe' suffix #5410

bb-Ricardo opened this issue Oct 23, 2023 · 1 comment · Fixed by #5439
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@bb-Ricardo
Copy link
Contributor

What happened?

Since the release process change for release 5.2.0 the .exe suffix is missing from the kustomize binary for Windows platform.

unzip kustomize_v5.2.1_windows_amd64.zip
Archive:  kustomize_v5.2.1_windows_amd64.zip
  inflating: kustomize               

What did you expect to happen?

That the Windows binaries contain the .exe suffix in the file name.

How can we reproduce it (as minimally and precisely as possible)?

curl -LO "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.2.1/kustomize_v5.2.1_windows_amd64.zip
unzip kustomize_v5.2.1_windows_amd64.zip

Expected output

No response

Actual output

No response

Kustomize version

5.2.1

Operating system

Windows

@bb-Ricardo bb-Ricardo added the kind/bug Categorizes issue or PR as related to a bug. label Oct 23, 2023
@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Oct 23, 2023
@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

SIG CLI takes a lead on issue triage for this repo, but any Kubernetes member can accept issues by applying the triage/accepted label.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants