-
Notifications
You must be signed in to change notification settings - Fork 29
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
[BUG] Failing to get the kustomize download url #35
Comments
gozer
added a commit
to gozer/kustomize-github-action
that referenced
this issue
Dec 16, 2022
Also, introduce `kustomize_install` as a boolean option that can disable installing kustomize alltogether, assuming you install it some other way, like with https://github.com/yokawasa/action-setup-kube-tools Fixes karancode#35
@JotBePunkt sorry for so late here. Thanks to @gozer, this issue is fixed. Please use v1.3.0 or |
@karancode |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When running this action, lots of errors are thrown (
jq: error (at <stdin>:1): Cannot index string with string "assets"
see also logs below) and kustomize cannot be downloaded.To Reproduce
Expected behavior
Kustomize can be downloaded
Screenshots/Actions log
Running on:
master
Additional context
The text was updated successfully, but these errors were encountered: