Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Set tags for init and prometheus docker images#1468

Merged
gdbelvin merged 2 commits intogoogle:masterfrom
gdbelvin:fix
Feb 17, 2020
Merged

Set tags for init and prometheus docker images#1468
gdbelvin merged 2 commits intogoogle:masterfrom
gdbelvin:fix

Conversation

@gdbelvin
Copy link
Contributor

gcr.io does not consider 'latest' to be a valid docker tag,
so we must explicitly set one ourselves.

@gdbelvin gdbelvin requested a review from a team as a code owner February 17, 2020 14:42
@gdbelvin gdbelvin requested a review from Mercurrent February 17, 2020 14:42
@codecov
Copy link

codecov bot commented Feb 17, 2020

Codecov Report

Merging #1468 into master will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1468      +/-   ##
=========================================
+ Coverage    67.8%   67.9%   +0.09%     
=========================================
  Files          54      54              
  Lines        4026    4026              
=========================================
+ Hits         2730    2734       +4     
+ Misses        894     891       -3     
+ Partials      402     401       -1
Impacted Files Coverage Δ
core/integration/client_tests.go 84.77% <0%> (+0.23%) ⬆️
core/sequencer/server.go 73.94% <0%> (+0.97%) ⬆️

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 b659f10...0087072. Read the comment docs.

@gdbelvin gdbelvin merged commit 668a377 into google:master Feb 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments