Commit Graph

9 Commits

Author SHA1 Message Date
yuxiaobo 0bd700781e Correct word misspelling 2019-09-29 22:23:07 +08:00
Guangming Wang c3ec26dc27
cleanup: fix error message typos
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
2019-08-16 23:11:51 +08:00
Justin SB 76d03b3f71
Generated files: glog -> klog 2019-05-06 12:56:03 -04:00
Justin SB 3e33ac7682
Change code from glog to klog
We don't call klog.InitFlags yet, because that will cause a flag
redefinition error until we get everyone to stop using glog.  That
will happen when we update to k8s 1.13.
2019-05-06 12:54:51 -04:00
xichengliudui 6414b9e892 delete some code 2018-11-13 13:22:58 -05:00
Mike Splain 45a57915e2 Fix bazel deprecation notice 2018-02-26 09:36:13 -05:00
Blake 0450d08c0b bazel 0.9.0 running `make bazel-build` updates 2018-01-18 13:26:27 -08:00
Justin Santa Barbara 079f96aa17 kube-discovery: deduplicate multicast responses
If we get duplicate records in response to our multicast queries, we
de-duplicate before writing to /etc/hosts.
2018-01-07 16:12:34 -05:00
Justin Santa Barbara b8b426b800 Add experimental kube-discovery
To split off master discovery from protokube.
2018-01-04 13:29:43 -05:00