Fix build error by change kubernetes controller to `pkg/client/cache` (#262)
Kubernetes moves informer and controller to pkg/client/cache, see: https://github.com/kubernetes/kubernetes/pull/32718 As a result, coredns build is broken. This fix fixes the build by making related change with kubernetes. Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
Showing
Please register or sign in to comment