-
Notifications
You must be signed in to change notification settings - Fork 408
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
[feature request]Remove k8s.io/kubernetes dependency for yurt-controller-manager #549
Comments
/assign |
@rambohe-ch hi, what should I do is to replace k8s.io/kubernetes with dependencies listed here . right? |
@hzliangbin yes, we can use |
@hzliangbin Would you be able to update progress about this issue? |
so sorry for being late, i will open a pr in a day or two. |
@hzliangbin Thanks for your feedback. |
@rambohe-ch I'd love to, but I am a new bird to openyurt so I'm afraid that I can't give a hand. |
What would you like to be added:
Yurt-controller-manager have imported k8s.io/kubernetes, you can search
k8s.io/kubernetes
incmd/yurt-controller-manager
andpkg/controller
directory. and based on Issue #453, we need to remove k8s.io/kubernetes dependency.Why is this needed:
From kubernetes introduction: https://github.com/kubernetes/kubernetes#to-start-using-k8s
others
/kind feature
The text was updated successfully, but these errors were encountered: