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

Missing tag in https://gcr.io/v2/kaniko-project/executor/tags/list #3299

Open
mlec1 opened this issue Aug 19, 2024 · 1 comment
Open

Missing tag in https://gcr.io/v2/kaniko-project/executor/tags/list #3299

mlec1 opened this issue Aug 19, 2024 · 1 comment

Comments

@mlec1
Copy link

mlec1 commented Aug 19, 2024

Actual behavior
Under https://gcr.io/v2/kaniko-project/executor/tags/list we can query the tag of the image.
I noticed that under in the tag list, there is v1.23.0, v1.23.1 but not v1.23.2, v1.23.0-debug or v1.23.2-debug for example.

That prevent tools like renovate to work for example.

I don't know if you have access to a UI or something where you can see all the tags deployed for the image. The weird stuff is that we can pull the different missing image tag.

Expected behavior
All tags should be listed under https://gcr.io/v2/kaniko-project/executor/tags/list

To Reproduce
Steps to reproduce the behavior:
1.curl https://gcr.io/v2/kaniko-project/executor/tags/list | jq .tags

Additional Information

  • Might not be related to kaniko, but I don't have access to your admin interface where you can mange the image and check that.

Triage Notes for the Maintainers

Description Yes/No
Please check if this a new feature you are proposing
Please check if the build works in docker but not in kaniko
Please check if this error is seen when you use --cache flag
Please check if your dockerfile is a multistage dockerfile
@mlec1
Copy link
Author

mlec1 commented Sep 3, 2024

It seems that the issue is now resolved.

For the maintainer: you can close the issue, I let it open, so you are aware of it in case you did or didn't do something

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

1 participant