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

audit <sig> --kubernetes-directory <path> does not recognize <path> #5

Closed
justaugustus opened this issue Jan 25, 2022 · 4 comments
Closed

Comments

@justaugustus
Copy link
Member

❯ time maintainers audit sig-release --kubernetes-directory /Users/augustus/prj/k8s/kubernetes
Running script : 01-25-2022 13:00:32
please use --kubernetes-directory to set the path to the kubernetes directory.  does not exist
maintainers audit sig-release --kubernetes-directory   0.01s user 0.01s system 78% cpu 0.016 total
ls -al /Users/augustus/prj/k8s/kubernetes
total 320
drwxr-xr-x   38 augustus  staff   1216 Jan 22 12:46 .
drwxr-xr-x   28 augustus  staff    896 Jan 13 18:10 ..
-rw-r--r--    1 augustus  staff    766 May  7  2021 .generated_files
drwxr-xr-x   16 augustus  staff    512 Jan 22 12:48 .git
-rw-r--r--    1 augustus  staff    381 May  7  2021 .gitattributes
drwxr-xr-x    6 augustus  staff    192 Jan 22 12:46 .github
-rw-r--r--    1 augustus  staff   2634 Aug  8 00:48 .gitignore
-rw-r--r--    1 augustus  staff   1112 Dec 13 02:10 .golangci.yaml
drwxr-xr-x    3 augustus  staff     96 Nov 16 05:43 .vscode
drwxr-xr-x   27 augustus  staff    864 Jan 22 12:46 CHANGELOG
lrwxr-xr-x    1 augustus  staff     19 May  7  2021 CHANGELOG.md -> CHANGELOG/README.md
-rw-r--r--    1 augustus  staff    525 Aug  8 00:48 CONTRIBUTING.md
-rw-r--r--    1 augustus  staff  11358 May  7  2021 LICENSE
drwxr-xr-x    6 augustus  staff    192 Dec 18 16:00 LICENSES
lrwxr-xr-x    1 augustus  staff     19 May  7  2021 Makefile -> build/root/Makefile
lrwxr-xr-x    1 augustus  staff     35 May  7  2021 Makefile.generated_files -> build/root/Makefile.generated_files
-rw-r--r--    1 augustus  staff    782 Dec 13 02:10 OWNERS
-rw-r--r--    1 augustus  staff  10246 Jan 22 12:46 OWNERS_ALIASES
-rw-r--r--    1 augustus  staff   3387 Aug  8 00:48 README.md
-rw-r--r--    1 augustus  staff    563 May  7  2021 SECURITY_CONTACTS
-rw-r--r--    1 augustus  staff   1110 May  7  2021 SUPPORT.md
drwxr-xr-x    3 augustus  staff     96 May  7  2021 _output
drwxr-xr-x    5 augustus  staff    160 Dec 13 02:10 api
drwxr-xr-x   23 augustus  staff    736 Jan 22 12:46 build
drwxr-xr-x   19 augustus  staff    608 Dec 13 02:10 cluster
drwxr-xr-x   26 augustus  staff    832 Dec 13 02:10 cmd
-rw-r--r--    1 augustus  staff    148 May  7  2021 code-of-conduct.md
drwxr-xr-x    4 augustus  staff    128 Jan 22 12:45 docs
-rw-r--r--    1 augustus  staff  35136 Jan 22 12:46 go.mod
-rw-r--r--    1 augustus  staff  59186 Jan 22 12:46 go.sum
drwxr-xr-x  125 augustus  staff   4000 Jan 22 12:45 hack
drwxr-xr-x   18 augustus  staff    576 Aug  8 00:48 logo
drwxr-xr-x   34 augustus  staff   1088 Jan 22 12:45 pkg
drwxr-xr-x    4 augustus  staff    128 Jan 22 12:45 plugin
drwxr-xr-x    6 augustus  staff    192 Jan 22 12:45 staging
drwxr-xr-x   18 augustus  staff    576 Jan 22 12:45 test
drwxr-xr-x    7 augustus  staff    224 Aug  8 00:48 third_party
drwxr-xr-x   18 augustus  staff    576 Jan 22 12:46 vendor
@dims
Copy link
Member

dims commented Jan 25, 2022

fixed in #4 please try a fresh install from a checkout.

@justaugustus
Copy link
Member Author

fixed in #4 please try a fresh install from a checkout.

Right you are!

I needed to:

go install github.com/dims/maintainers@main

Could we cut another release to make it easier for the next set of audit runners?

@dims
Copy link
Member

dims commented Jan 25, 2022

yep already done. v0.3.0 is tagged.

@dims dims closed this as completed Jan 25, 2022
@justaugustus
Copy link
Member Author

yep already done. v0.3.0 is tagged.

Thanks Dims!

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

2 participants