Giter Club home page Giter Club logo

ehost-device-cni's People

Watchers

 avatar  avatar

ehost-device-cni's Issues

github.com/containernetworking/plugins is a symlink

Hey Zenghui, just an FYI that in your vendor directory github.com/containernetworking/plugins is a symlink, it's empty so when I build after a clone it doesn't find anything.

Additionally -- I tried to clone in the latest plugins, but, it's failing compilation with:

$ ./build.sh 
Building ehost-device plugin
# github.com/containernetworking/ehost-device/cmd/ehost-device
gopath/src/github.com/containernetworking/ehost-device/cmd/ehost-device/ehost-device.go:85:44: cannot use r (type "github.com/containernetworking/ehost-device/vendor/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types".Result) as type "github.com/containernetworking/ehost-device/vendor/github.com/containernetworking/cni/pkg/types".Result in argument to "github.com/containernetworking/ehost-device/vendor/github.com/containernetworking/cni/pkg/types/current".NewResultFromResult:
	"github.com/containernetworking/ehost-device/vendor/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types".Result does not implement "github.com/containernetworking/ehost-device/vendor/github.com/containernetworking/cni/pkg/types".Result (wrong type for GetAsVersion method)
		have GetAsVersion(string) ("github.com/containernetworking/ehost-device/vendor/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types".Result, error)
		want GetAsVersion(string) ("github.com/containernetworking/ehost-device/vendor/github.com/containernetworking/cni/pkg/types".Result, error)
gopath/src/github.com/containernetworking/ehost-device/cmd/ehost-device/ehost-device.go:100:34: cannot use result (type *"github.com/containernetworking/ehost-device/vendor/github.com/containernetworking/cni/pkg/types/current".Result) as type *"github.com/containernetworking/ehost-device/vendor/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current".Result in argument to ipam.ConfigureIface

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.