Mike Danese
cbbdeea0bb
proxy: cleanup old build file
...
this is cruft from when we moved the apigroup.
2017-11-07 16:11:37 -08:00
Andy Goldstein
9a53ee95e9
Update bazel
...
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2017-11-07 14:45:30 -05:00
Andy Goldstein
ea78586832
Re-allow 0 for kube-proxy conntrack settings
...
When kube-proxy was refactored to use a configuration file, the ability
to use 0 for conntrack min, max, max per core, and tcp timeouts was
inadvertently broken; if you specified 0, it would instead apply the
default value from defaults.go.
This change restores the ability to use 0 to mean 0.
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2017-11-07 14:45:30 -05:00
m1093782566
c7071ed09a
try ipset in ipvs proxy mode
2017-11-07 17:34:27 +08:00
xiangpengzhao
c14c933192
fix lint errors in kubeproxyconfig types.
2017-11-07 15:39:06 +08:00
xiangpengzhao
291647e6d9
Use "kubeproxy.config.k8s.io" as final group name.
2017-11-04 11:42:36 +08:00
xiangpengzhao
ff36eefd17
Rename kubeproxy config pkg and group.
2017-11-04 11:42:36 +08:00
xiangpengzhao
1d589600bc
Use global Scheme for API group.
2017-11-04 11:38:57 +08:00
xiangpengzhao
2b938b985c
Use const GroupName instead of hard-code.
2017-11-04 11:38:57 +08:00
xiangpengzhao
75b9fb28bf
auto generated files
2017-11-04 11:38:57 +08:00
xiangpengzhao
5c8c1f43fa
move KubeProxyConfiguration out of componentconfig API group
2017-11-04 11:38:57 +08:00