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

Update cloudbuild to not fail when copy the images #773

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

cpanato
Copy link
Member

@cpanato cpanato commented Apr 13, 2022

Summary

  • Update cloudbuild to not fail when copying the images

rehearsal: https://github.com/cpanato/rekor/releases/tag/v99.99.00

$ docker run gcr.io/cpanato-general/rekor-server:v99.99.00 version
Unable to find image 'gcr.io/cpanato-general/rekor-server:v99.99.00' locally
v99.99.00: Pulling from cpanato-general/rekor-server
b0b160e41cf3: Already exists
14b53aa26cd0: Already exists
afc8f3960014: Already exists
250c06f7c38e: Already exists
adbcc79b3314: Pull complete
Digest: sha256:e5fccf1dd5d599e5525f3eb442540386e8d1899800a5d36878e8f49d1f146fb4
Status: Downloaded newer image for gcr.io/cpanato-general/rekor-server:v99.99.00
2022-04-13T07:51:48.227Z        DEBUG   app/root.go:90  pprof enabled false
  ____    _____   _  __   ___    ____            ____    _____   ____   __     __  _____   ____
 |  _ \  | ____| | |/ /  / _ \  |  _ \          / ___|  | ____| |  _ \  \ \   / / | ____| |  _ \
 | |_) | |  _|   | ' /  | | | | | |_) |  _____  \___ \  |  _|   | |_) |  \ \ / /  |  _|   | |_) |
 |  _ <  | |___  | . \  | |_| | |  _ <  |_____|  ___) | | |___  |  _ <    \ V /   | |___  |  _ <
 |_| \_\ |_____| |_|\_\  \___/  |_| \_\         |____/  |_____| |_| \_\    \_/    |_____| |_| \_\
rekor-server: Rekor signature transparency log server

GitVersion:    v99.99.00
GitCommit:     5d1323bf309d4b1ca55afc4afdab366d2f0d8016
GitTreeState:  clean
BuildDate:     2022-04-13T07:28:51Z
GoVersion:     go1.17.8
Compiler:      gc
Platform:      linux/arm64

Ticket Link

n/a

Release Note

NONE

Signed-off-by: cpanato <ctadeu@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Merging #773 (b3c526c) into main (72a7b00) will decrease coverage by 0.08%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #773      +/-   ##
==========================================
- Coverage   48.84%   48.75%   -0.09%     
==========================================
  Files          62       62              
  Lines        5575     5575              
==========================================
- Hits         2723     2718       -5     
- Misses       2557     2561       +4     
- Partials      295      296       +1     
Impacted Files Coverage Δ
pkg/types/helm/v0.0.1/entry.go 52.41% <0.00%> (-1.21%) ⬇️
pkg/types/tuf/v0.0.1/entry.go 42.32% <0.00%> (-0.75%) ⬇️
pkg/types/rekord/v0.0.1/entry.go 50.90% <0.00%> (-0.61%) ⬇️
pkg/types/rpm/v0.0.1/entry.go 61.90% <0.00%> (-0.37%) ⬇️
pkg/types/alpine/v0.0.1/entry.go 62.40% <0.00%> (+1.16%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 72a7b00...b3c526c. Read the comment docs.

@dlorenc dlorenc merged commit faca7f7 into sigstore:main Apr 13, 2022
@github-actions github-actions bot added this to the v1.0.0 milestone Apr 13, 2022
@cpanato cpanato deleted the rehearsal branch April 13, 2022 12:50
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

Successfully merging this pull request may close these issues.

None yet

4 participants