Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having trouble running go get github.com/myodc/micro #2

Closed
abhinavzspace opened this issue May 29, 2015 · 1 comment
Closed

Having trouble running go get github.com/myodc/micro #2

abhinavzspace opened this issue May 29, 2015 · 1 comment

Comments

@abhinavzspace
Copy link

I am using ubuntu 14.04, go version 1.4
Here are the error details:
github.com/myodc/go-micro/registry/kubernetes
/home/abhi/.gvm/pkgsets/go1.4/global/src/github.com/myodc/go-micro/registry/kubernetes/kubernetes.go:60: item.Spec.PortalIP undefined (type "github.com/GoogleCloudPlatform/kubernetes/pkg/api".ServiceSpec has no field or method PortalIP)
/home/abhi/.gvm/pkgsets/go1.4/global/src/github.com/myodc/go-micro/registry/kubernetes/watcher.go:29: svc.Spec.PortalIP undefined (type "github.com/GoogleCloudPlatform/kubernetes/pkg/api".ServiceSpec has no field or method PortalIP)

@asim
Copy link
Member

asim commented May 29, 2015

Hi, looks like there was a change in the kubernetes api package. Should be fixed now.

milosgajdos pushed a commit to milosgajdos/micro that referenced this issue Oct 20, 2019
milosgajdos pushed a commit to milosgajdos/micro that referenced this issue Oct 20, 2019
milosgajdos pushed a commit to milosgajdos/micro that referenced this issue Oct 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants