Skip to content

Commit

Permalink
Merge pull request #12600 from smarterclayton/bump_etcd_310
Browse files Browse the repository at this point in the history
Merged by openshift-bot
  • Loading branch information
OpenShift Bot authored Jan 24, 2017
2 parents fac9b78 + e22997b commit f5ef0d5
Show file tree
Hide file tree
Showing 100 changed files with 5,897 additions and 4,083 deletions.
272 changes: 143 additions & 129 deletions Godeps/Godeps.json

Large diffs are not rendered by default.

6 changes: 2 additions & 4 deletions pkg/sdn/plugin/pod_unsupported.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ package plugin
import (
"fmt"

"github.com/openshift/origin/pkg/sdn/plugin/cniserver"

kubehostport "k8s.io/kubernetes/pkg/kubelet/network/hostport"

cnitypes "github.com/containernetworking/cni/pkg/types"

"github.com/openshift/origin/pkg/sdn/plugin/cniserver"
)

func (m *podManager) setup(req *cniserver.PodRequest) (*cnitypes.Result, *runningPod, error) {
Expand Down
Loading

0 comments on commit f5ef0d5

Please sign in to comment.