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

We support go get now, update INSTALL.md #157

Merged
merged 1 commit into from
Mar 31, 2017

Conversation

caesarxuchao
Copy link
Member

The master branch of client-go is published in sync with the master branch of apimachinery now, so go get k8s.io/client-go/... will work.

We removed k8s.io/apimachinery from client-go's vendor/ folder, so the only copy of apimachinery will be the one in GOPATH, so #83 is fixed.

So i think we can add back the section about go get to INSTALL.md.

@jbeda @rubenv @lavalamp

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 21, 2017
@k8s-reviewable
Copy link

This change is Reviewable

@caesarxuchao
Copy link
Member Author

It looks like @lavalamp is not available. @mbohlool could you approve the change? Thanks.

@lavalamp
Copy link
Member

LGTM sorry I'm ignoring my github notifications, I have too many.

@lavalamp lavalamp merged commit 63e44d4 into kubernetes:master Mar 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants