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

Add Devices protos #2730

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add Devices protos #2730

wants to merge 1 commit into from

Conversation

dperny
Copy link
Collaborator

@dperny dperny commented Aug 24, 2018

- What I did

Adds the protocol buffers needed to support allocation of devices in swarmkit.

Part of the proposal in #2682.

- How I did it

Ctrl+C, Ctrl+V

- How to test it

N/A, just an API change with no plumbing.

@codecov
Copy link

codecov bot commented Aug 24, 2018

Codecov Report

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

@@            Coverage Diff             @@
##           master    #2730      +/-   ##
==========================================
- Coverage   61.71%   61.69%   -0.02%     
==========================================
  Files         134      134              
  Lines       21888    21888              
==========================================
- Hits        13508    13504       -4     
- Misses       6916     6927      +11     
+ Partials     1464     1457       -7

Adds the protocol buffers needed to support allocation of devices in
swarmkit. Part of the proposal in moby#2682.

Signed-off-by: Drew Erny <[email protected]>
@codecov
Copy link

codecov bot commented Aug 27, 2018

Codecov Report

Merging #2730 into master will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2730      +/-   ##
==========================================
+ Coverage   61.72%   61.75%   +0.02%     
==========================================
  Files         134      134              
  Lines       21888    21888              
==========================================
+ Hits        13510    13516       +6     
+ Misses       6912     6907       -5     
+ Partials     1466     1465       -1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant