[GitHub] mesos pull request #299: Fix orphaning CNI network on recovery.

2018-06-25 Thread vixns
Github user vixns closed the pull request at: https://github.com/apache/mesos/pull/299 ---

[GitHub] mesos pull request #299: Fix orphaning CNI network on recovery.

2018-06-25 Thread vixns
Github user vixns commented on a diff in the pull request: https://github.com/apache/mesos/pull/299#discussion_r197739766 --- Diff: src/slave/containerizer/mesos/isolators/network/cni/cni.cpp --- @@ -428,6 +428,10 @@ Future NetworkCniIsolatorProcess::recover( }

[GitHub] mesos pull request #299: Fix orphaning CNI network on recovery.

2018-06-25 Thread qianzhangxa
Github user qianzhangxa commented on a diff in the pull request: https://github.com/apache/mesos/pull/299#discussion_r197734403 --- Diff: src/slave/containerizer/mesos/isolators/network/cni/cni.cpp --- @@ -428,6 +428,10 @@ Future NetworkCniIsolatorProcess::recover( }

[GitHub] mesos pull request #299: Fix orphaning CNI network on recovery.

2018-06-25 Thread vixns
Github user vixns commented on a diff in the pull request: https://github.com/apache/mesos/pull/299#discussion_r197728745 --- Diff: src/slave/containerizer/mesos/isolators/network/cni/cni.cpp --- @@ -428,6 +428,10 @@ Future NetworkCniIsolatorProcess::recover( }

[GitHub] mesos pull request #299: Fix orphaning CNI network on recovery.

2018-06-25 Thread qianzhangxa
Github user qianzhangxa commented on a diff in the pull request: https://github.com/apache/mesos/pull/299#discussion_r197723561 --- Diff: src/slave/containerizer/mesos/isolators/network/cni/cni.cpp --- @@ -428,6 +428,10 @@ Future NetworkCniIsolatorProcess::recover( }

[GitHub] mesos pull request #299: Fix orphaning CNI network on recovery.

2018-06-25 Thread qianzhangxa
Github user qianzhangxa commented on a diff in the pull request: https://github.com/apache/mesos/pull/299#discussion_r197723026 --- Diff: src/slave/containerizer/mesos/isolators/network/cni/cni.cpp --- @@ -428,6 +428,10 @@ Future NetworkCniIsolatorProcess::recover( }

[GitHub] mesos pull request #299: Fix orphaning CNI network on recovery.

2018-06-21 Thread vixns
GitHub user vixns opened a pull request: https://github.com/apache/mesos/pull/299 Fix orphaning CNI network on recovery. You can merge this pull request into a Git repository by running: $ git pull https://github.com/vixns/mesos cni-orphan-all Alternatively you can review