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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for copying out of remote storage #5323

Merged
merged 1 commit into from Aug 10, 2020

Conversation

starpit
Copy link
Contributor

@starpit starpit commented Aug 10, 2020

Fixes #5322

Description of what you did:

My PR is a:

  • 馃挜 Breaking change
  • 馃悰 Bug fix
  • 馃拝 Enhancement
  • 馃殌 New feature

Please confirm that your PR fulfills these requirements

  • Multiple commits are squashed into one commit.
  • The commit message follows Conventional Commits, which allows us to autogenerate release notes; e.g. fix(plugins/plugin-k8s): fixed annoying bugs
  • All npm dependencies are pinned.

@codecov
Copy link

codecov bot commented Aug 10, 2020

Codecov Report

Merging #5323 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5323   +/-   ##
=======================================
  Coverage   59.02%   59.02%           
=======================================
  Files          78       78           
  Lines        2543     2543           
  Branches      628      628           
=======================================
  Hits         1501     1501           
  Misses        797      797           
  Partials      245      245           

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 970ba6e...2ddf9a3. Read the comment docs.

@starpit starpit merged commit c4ed5b8 into kubernetes-sigs:master Aug 10, 2020
@starpit starpit deleted the fix-5322 branch August 10, 2020 18:15
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.

s3 vfs should support copying files out (GetObject)
1 participant