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

Enable building from later version of k8s.io/client-go and k8s.io/apimachinery #9

Open
stephen-soltesz opened this issue Feb 5, 2018 · 1 comment

Comments

@stephen-soltesz
Copy link
Contributor

No description provided.

@stephen-soltesz
Copy link
Contributor Author

k8s.io/client-go/pkg/api/v1 links to HEAD which is reported by the official README to be unstable.

To work around the issue, gcp-service-discovery vendors the k8s.io packages as submodules, pinned at a working master from 2017-05-03.

The submodules should use specific stable releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants