Skip to content

oci-exporter: do not filter current platform on export#2464

Merged
crosbymichael merged 1 commit intocontainerd:masterfrom
tonistiigi:oci-export-platform
Jul 17, 2018
Merged

oci-exporter: do not filter current platform on export#2464
crosbymichael merged 1 commit intocontainerd:masterfrom
tonistiigi:oci-export-platform

Conversation

@tonistiigi
Copy link
Copy Markdown
Member

OCI exporter should create tarball with all local data, not filter by the platform of the local machine. Possibly options for setting custom platforms can be added later but this should be the default behavior.

Signed-off-by: Tonis Tiigi [email protected]

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #2464 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2464   +/-   ##
=======================================
  Coverage   45.04%   45.04%           
=======================================
  Files          92       92           
  Lines        9424     9424           
=======================================
  Hits         4245     4245           
  Misses       4496     4496           
  Partials      683      683
Flag Coverage Δ
#linux 49.29% <0%> (ø) ⬆️
#windows 41.33% <0%> (ø) ⬆️
Impacted Files Coverage Δ
images/oci/exporter.go 0% <0%> (ø) ⬆️

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 cef05f1...82e7204. Read the comment docs.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

@crosbymichael crosbymichael merged commit fb1084d into containerd:master Jul 17, 2018
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.

4 participants