Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Remove kubernetes as vendor. Replace with client-go #442

Closed
aaronlevy opened this issue Apr 17, 2017 · 1 comment · Fixed by #971
Closed

Remove kubernetes as vendor. Replace with client-go #442

aaronlevy opened this issue Apr 17, 2017 · 1 comment · Fixed by #971

Comments

@aaronlevy
Copy link
Contributor

Now that our control-plane is managed with static pods - we might be able to remove kubernetes as a vendored lib and use client-go instead.

As part of this process we might also consider switching to an actual vendoring tool rather than manual steps in a makefile.

@ericchiang
Copy link
Contributor

Partially updated via #919. We still import k8s.io/kubernetes for CRI.

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

Successfully merging a pull request may close this issue.

2 participants