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

Use gcloud auth instead of docker-credential-gcr #836

Merged
merged 1 commit into from
Aug 14, 2019
Merged

Use gcloud auth instead of docker-credential-gcr #836

merged 1 commit into from
Aug 14, 2019

Conversation

johnSchnake
Copy link
Contributor

What this PR does / why we need it:
We used docker-credential-gcr only once we moved to Jenkins and
it was available on the agents already. This change moves back
to using gcloud auth like it was when we originally published
images via Travis.

Which issue(s) this PR fixes
Related to #808

Special notes for your reviewer:
Unable to test this on non-master branches since creds are protected. Will have to merge and iterate.

Release note:

NONE

We used docker-credential-gcr only once we moved to Jenkins and
it was available on the agents already. This change moves back
to using gcloud auth like it was when we originally published
images via Travis.

Signed-off-by: John Schnake <[email protected]>
@johnSchnake johnSchnake requested a review from zubron August 14, 2019 15:09
@johnSchnake
Copy link
Contributor Author

xref c27ab1a

@johnSchnake johnSchnake merged commit 3a04f8f into vmware-tanzu:master Aug 14, 2019
@johnSchnake johnSchnake deleted the fixPush branch August 14, 2019 15:12
@codecov-io
Copy link

Codecov Report

Merging #836 into master will decrease coverage by 0.1%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #836      +/-   ##
=========================================
- Coverage   47.01%   46.9%   -0.11%     
=========================================
  Files          75      75              
  Lines        4667    4667              
=========================================
- Hits         2194    2189       -5     
- Misses       2345    2348       +3     
- Partials      128     130       +2
Impacted Files Coverage Δ
pkg/plugin/aggregation/aggregator.go 79.2% <0%> (-4%) ⬇️

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 83e39f2...674f66e. Read the comment docs.

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.

3 participants