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

"msg": "lstat kubeconfigs/: no such file or directory" #208

Open
tirelibirefe opened this issue May 25, 2023 · 4 comments
Open

"msg": "lstat kubeconfigs/: no such file or directory" #208

tirelibirefe opened this issue May 25, 2023 · 4 comments

Comments

@tirelibirefe
Copy link

Hello,
I used the example github actions but getting following error message:

{
  "resources": [
    {
      "filename": "kubeconfigs/",
      "kind": "",
      "name": "",
      "version": "",
      "status": "statusError",
      "msg": "lstat kubeconfigs/: no such file or directory"
    }
  ],

image

Could you please advise?

Thanks & Regards

@craig-dsilva
Copy link

Same with me

@yannh
Copy link
Owner

yannh commented Jun 26, 2023

The tag of the image is wrong, I just fixed it, see #211 (comment) and the latest commit... Could you try using the :latest tag for the image instead of master? 🙏 f0a7d52

@craig-dsilva
Copy link

Still does not work

@yannh
Copy link
Owner

yannh commented Sep 28, 2023

Maybe a dumb question here - the manifests you want to validate, are they in a folder called kubeconfigs? Maybe I should make it more clear that the folder name needs to be updated to wherever you have your manifests? 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants