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

Signatures verification fails due to lag in registry consistency #536

Closed
puerco opened this issue Apr 6, 2022 · 0 comments · Fixed by kubernetes-sigs/release-sdk#55 or #537
Closed
Assignees
Labels
area/release-eng Issues or PRs related to the Release Engineering subproject kind/bug Categorizes issue or PR as related to a bug. sig/release Categorizes an issue or PR as relevant to SIG Release.

Comments

@puerco
Copy link
Member

puerco commented Apr 6, 2022

What happened:

When signing images, our sign library will check the signature of an image right after signing. This may lead to a consistency error in the image promoter where the newly created tag may not be available right away as evidenced in this canary run

What you expected to happen:

The image promoter should account for the delay in the registry to reach consistency when verifying the signatures

How to reproduce it (as minimally and precisely as possible):

See this canary run: https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-promo-tools-image-promo-canary/1511496608326356992

Anything else we need to know?:

@puerco puerco added kind/bug Categorizes issue or PR as related to a bug. sig/release Categorizes an issue or PR as relevant to SIG Release. area/release-eng Issues or PRs related to the Release Engineering subproject labels Apr 6, 2022
@justaugustus justaugustus mentioned this issue Apr 6, 2022
12 tasks
@justaugustus justaugustus changed the title Signatures verification fails due to lag in registry consitency Signatures verification fails due to lag in registry consistency Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/release-eng Issues or PRs related to the Release Engineering subproject kind/bug Categorizes issue or PR as related to a bug. sig/release Categorizes an issue or PR as relevant to SIG Release.
Projects
None yet
1 participant