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

Requires list permissions on source repository #222

Closed
cablespaghetti opened this issue Sep 29, 2020 · 0 comments · Fixed by #228
Closed

Requires list permissions on source repository #222

cablespaghetti opened this issue Sep 29, 2020 · 0 comments · Fixed by #228
Labels

Comments

@cablespaghetti
Copy link
Collaborator

If I try and run lstags -P -r <target> 602401143452.dkr.ecr.us-east-1.amazonaws.com/eks/kube-proxy=v1.17.9-eksbuild.1

I get the following error:

INFO[0000] BATCH 1 of 1                                 
INFO[0000] ANALYZE 602401143452.dkr.ecr.us-east-1.amazonaws.com/eks/kube-proxy=v1.17.9-eksbuild.1 
FATA[0001] Bad response status: 401 Unauthorized >> https://602401143452.dkr.ecr.us-east-1.amazonaws.com/v2/eks/kube-proxy/tags/list

The documentation says it should "blindly" try and pull the tag but it still seems to be doing a list call unfortunately.

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

Successfully merging a pull request may close this issue.

2 participants