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

Bundling k8s client-go includes internal packages #38

Closed
ideahitme opened this issue Nov 14, 2016 · 2 comments
Closed

Bundling k8s client-go includes internal packages #38

ideahitme opened this issue Nov 14, 2016 · 2 comments
Labels
kind/support Categorizes issue or PR as a support question.

Comments

@ideahitme
Copy link

ideahitme commented Nov 14, 2016

Trying to bundle k8s client-go with godep throws the following error:


        imports k8s.io/client-go/kubernetes
	imports k8s.io/client-go/discovery
	imports k8s.io/client-go/pkg/api
	imports k8s.io/client-go/pkg/api/meta
	imports k8s.io/client-go/pkg/api/unversioned
	imports github.com/go-openapi/spec
	imports github.com/go-openapi/jsonreference
	imports github.com/PuerkitoBio/purell
	imports golang.org/x/text/secure/precis
	imports golang.org/x/text/cases
	imports golang.org/x/text/internal
	imports golang.org/x/text/language
	imports golang.org/x/text/internal/tag
@caesarxuchao
Copy link
Member

What's the error message?

@WilliamDenniss
Copy link
Contributor

Closing as Unable to Reproduce. Please re-open with more information if you're still having this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question.
Projects
None yet
Development

No branches or pull requests

3 participants