Revert "Merge pull request #2350 from AliyunContainerService/init-sup…#2383
Merged
anshulpundir merged 1 commit intomoby:masterfrom Sep 21, 2017
Merged
Revert "Merge pull request #2350 from AliyunContainerService/init-sup…#2383anshulpundir merged 1 commit intomoby:masterfrom
anshulpundir merged 1 commit intomoby:masterfrom
Conversation
|
Please sign your commits following these rules: $ git clone -b "revert" git@github.com:anshulpundir/swarmkit.git somewhere
$ cd somewhere
$ git commit --amend -s --no-edit
$ git push -fAmending updates the existing PR. You DO NOT need to open a new one. |
096eaca to
5af9f3c
Compare
Codecov Report
@@ Coverage Diff @@
## master #2383 +/- ##
==========================================
+ Coverage 60.5% 60.64% +0.14%
==========================================
Files 128 128
Lines 26268 26260 -8
==========================================
+ Hits 15893 15925 +32
+ Misses 8971 8943 -28
+ Partials 1404 1392 -12 |
Contributor
|
LGTM |
denverdino
pushed a commit
to AliyunContainerService/swarmkit
that referenced
this pull request
Nov 5, 2017
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Anshul Pundir anshul.pundir@docker.com
…port"
This reverts commit 3882d21, reversing
changes made to 6716ddf.