install_kustomize.sh fails "cp: can't stat './kustomize': No such file or directory" #5398
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.
What happened?
I use the kustomize CLI in my gitlab CICD Pipeline. It always worked.
Lately my job fails while installing kustomize. I use the latest version.
Logs of my Gitlab Job:
I use the gitlab-runner 16.3.0~beta.108.g2b6048b4 on green-2.saas-linux-small-amd64.runners-manager.gitlab.com/default
I use
alpine:3.17.0
as image for my pipeline jobIt would be really great if that will work again 👍🏻 If you need any help with that, please let me know!
Thank you very much!!
What did you expect to happen?
Running the installation script properly without any error.
How can we reproduce it (as minimally and precisely as possible)?
Expected output
successful kustomize installation
Actual output
Kustomize version
latest
Operating system
Linux
The text was updated successfully, but these errors were encountered: