Skip to content
This repository was archived by the owner on Aug 22, 2018. It is now read-only.

Use k8s.io/api/core/v1 in place of k8s.io/client-go/pkg/api/v1#5

Open
kerinin wants to merge 2 commits intobakins:masterfrom
kerinin:rm/update-client-go
Open

Use k8s.io/api/core/v1 in place of k8s.io/client-go/pkg/api/v1#5
kerinin wants to merge 2 commits intobakins:masterfrom
kerinin:rm/update-client-go

Conversation

@kerinin
Copy link

@kerinin kerinin commented Jun 4, 2018

This package has been removed from recent version of client-go, causing a dependency conflict if kube-log-tail is imported in the same context as code using the recent k8s code.

The change requires a newer version of client-go: 6.0.0 appears to be the first version that compiles.

kerinin added 2 commits June 4, 2018 08:34
This package has been removed from recent version so `client-go`,
causing a dependency conflict if `kube-log-tail` is imported in the same
context as code using the recent k8s code. The chane requires a newer
version of `client-go`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant