imranismail / setup-kustomize

MIT License
67 stars 19 forks source link

Started Erroring today #295

Closed JoshAudibert closed 11 months ago

JoshAudibert commented 11 months ago

I've been using this and it's worked until recently. The error I'm getting is

Error: ENOENT: no such file or directory, chmod '/home/runner/work/_temp/5498170d-fce5-4d76-8267-c16d8194ccb4/kustomize'

Any help is appreciated.

sachin-sanjay commented 11 months ago

I've been getting the same error as well.

rafaelgustavolv commented 11 months ago

How to solve?

edjo commented 11 months ago

I'm having the same issue here

magaldima commented 11 months ago

seeing the same problem. successful at 2:04pm EST, and then started failing at 2:06pm EST.

magaldima commented 11 months ago

this might be related to the version of Kustomize v5.2.0. The team just released a patch v5.2.1 for this: https://github.com/kubernetes-sigs/kustomize/releases/tag/kustomize%2Fv5.2.1

UPDATE: workflows seems to be working again now after the patch release. Lessons for all of us here to pin versions, otherwise unexplainable errors can happen!

kfriend commented 11 months ago

Confirmed working for me. @JoshAudibert you can probably close this