Revert "Merge pull request #2339 from phyber/iptables-check"#2466
Merged
selansen merged 1 commit intomoby:masterfrom Oct 11, 2019
Merged
Revert "Merge pull request #2339 from phyber/iptables-check"#2466selansen merged 1 commit intomoby:masterfrom
selansen merged 1 commit intomoby:masterfrom
Conversation
|
Please sign your commits following these rules: $ git clone -b "revert-iptables-docker-user" [email protected]:arkodg/libnetwork.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. |
This reverts commit 820deef, reversing changes made to 19e372a. Signed-off-by: Arko Dasgupta <[email protected]>
aa34b95 to
8db595c
Compare
Contributor
|
Thanks @arkodg. LGTM |
mavenugo
approved these changes
Oct 11, 2019
Contributor
Author
Contributor
Author
|
cc: @thaJeztah |
euanh
approved these changes
Oct 11, 2019
Member
|
This reverts #2339 controller: Check if IPTables is enabled for arrangeUserFilterRule
|
arkodg
pushed a commit
to arkodg/libnetwork
that referenced
this pull request
Oct 11, 2019
Revert "Merge pull request moby#2339 from phyber/iptables-check" (cherry picked from commit 90afbb0) Signed-off-by: Arko Dasgupta <[email protected]>
This was referenced Oct 11, 2019
[19.03] revert controller: Check if IPTables is enabled for arrangeUserFilterRule ENGCORE-1114
#2470
Merged
Closed
3 tasks
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.
This reverts commit 820deef, reversing
changes made to 19e372a.