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

GCS: support --send-credentials-to-tikv and get credentials from GKE or GCE#115

Merged
overvenus merged 9 commits intopingcap:masterfrom
SunRunAway:br-gcs
Dec 17, 2019
Merged

GCS: support --send-credentials-to-tikv and get credentials from GKE or GCE#115
overvenus merged 9 commits intopingcap:masterfrom
SunRunAway:br-gcs

Conversation

@SunRunAway
Copy link
Contributor

Closes #106

@overvenus
Copy link
Member

/run-integration-tests

@overvenus
Copy link
Member

/run-integration-tests

@codecov
Copy link

codecov bot commented Dec 16, 2019

Codecov Report

Merging #115 into master will increase coverage by 0.26%.
The diff coverage is 68.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   71.27%   71.54%   +0.26%     
==========================================
  Files          31       31              
  Lines        3307     3029     -278     
==========================================
- Hits         2357     2167     -190     
+ Misses        648      575      -73     
+ Partials      302      287      -15
Impacted Files Coverage Δ
pkg/storage/storage.go 37.5% <0%> (-5.36%) ⬇️
pkg/storage/s3.go 83.78% <100%> (+1.9%) ⬆️
pkg/storage/flags.go 52.17% <25%> (-5.73%) ⬇️
pkg/storage/gcs.go 71.15% <76%> (+10.23%) ⬆️
cmd/restore.go 57.04% <0%> (-4.46%) ⬇️
pkg/restore/client.go 73.26% <0%> (+0.98%) ⬆️

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 9cb5e26...18fc3b6. Read the comment docs.

Copy link
Member

@overvenus overvenus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add some unit tests to improve coverage?

@gregwebs
Copy link
Contributor

LGTM

@SunRunAway
Copy link
Contributor Author

Could you add some unit tests to improve coverage?

Ok, I'll try.

@overvenus
Copy link
Member

Could you fix conflicts?

@SunRunAway
Copy link
Contributor Author

/run-integration-tests

Copy link
Member

@overvenus overvenus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@overvenus overvenus merged commit b0c6550 into pingcap:master Dec 17, 2019
@SunRunAway SunRunAway deleted the br-gcs branch December 17, 2019 08:00
@SunRunAway SunRunAway restored the br-gcs branch December 17, 2019 08:18
@SunRunAway SunRunAway deleted the br-gcs branch December 17, 2019 08:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GCS: support --send-credentials-to-tikv and get credentials from GKE or GCE

3 participants