Skip to content

issue 2401 - normalize "aarch64" architectures to "arm64"#2411

Merged
nishanttotla merged 1 commit intomoby:masterfrom
crunchywelch:2401-arm64_support
Nov 2, 2017
Merged

issue 2401 - normalize "aarch64" architectures to "arm64"#2411
nishanttotla merged 1 commit intomoby:masterfrom
crunchywelch:2401-arm64_support

Conversation

@crunchywelch
Copy link
Copy Markdown

hanging off issue #2401 add mapping for aarch64 to arm64

Signed-off-by: Aaron Welch <welch@packet.net>
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 13, 2017

Codecov Report

Merging #2411 into master will increase coverage by 0.09%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master    #2411      +/-   ##
==========================================
+ Coverage   60.51%   60.61%   +0.09%     
==========================================
  Files         128      128              
  Lines       26339    26345       +6     
==========================================
+ Hits        15940    15968      +28     
+ Misses       9004     8985      -19     
+ Partials     1395     1392       -3

Copy link
Copy Markdown
Contributor

@nishanttotla nishanttotla left a comment

Choose a reason for hiding this comment

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

The code looks fine, but I think we need to address the concerns discussed in moby/moby#35158 (comment) (and the issue in general).

@nishanttotla
Copy link
Copy Markdown
Contributor

cc @stevvooe

@stevvooe
Copy link
Copy Markdown
Contributor

stevvooe commented Nov 2, 2017

LGTM

Long term, we can move to the containerd platforms package, which encodes all of these normalizations.

@nishanttotla nishanttotla merged commit ce5f7b8 into moby:master Nov 2, 2017
marcusmartins added a commit to marcusmartins/docker that referenced this pull request Nov 3, 2017
Upgrade swarmkit dependency.

Changes:
moby/swarmkit@ce5f7b8a (HEAD -> master, origin/master, origin/HEAD) Merge pull request moby/swarmkit#2411 from crunchywelch/2401-arm64_support
moby/swarmkit@b0856099 Merge pull request moby/swarmkit#2423 from thaJeztah/new-misty-handle
moby/swarmkit@2bd294fc Update Misty's GitHub handle
moby/swarmkit@0769c605 Comments for orphaned state/task reaper. (moby/swarmkit#2421)
moby/swarmkit@de950a7e Generic resource cli (moby/swarmkit#2347)
moby/swarmkit@312be598 Provide custom gRPC dialer to override default proxy dialer (moby/swarmkit#2419)
moby/swarmkit@4f12bf79 Merge pull request moby/swarmkit#2415 from cheyang/master
moby/swarmkit@8f9f7dc1 add pid limits
moby/swarmkit@da5ee2a6 Merge pull request moby/swarmkit#2409 from dperny/workaround-attachments
moby/swarmkit@0c7b2fc2 Delete node attachments when node is removed
moby/swarmkit@9d702763 normalize "aarch64" architectures to "arm64"

moby/swarmkit@28f91d8...ce5f7b8

Signed-off-by: Marcus Martins <marcus@docker.com>
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