Mike Danese
|
c87de85347
|
autoupdate BUILD files
|
2016-12-12 13:30:07 -08:00 |
|
Zihong Zheng
|
55f75c37f7
|
Default to the old behavior for proxier sync.
|
2016-11-06 22:45:53 -08:00 |
|
Timothy St. Clair
|
2b012e822a
|
Add minimum iptables sync period to the proxy, default is 2/sec
|
2016-11-04 00:38:35 -05:00 |
|
Bowei Du
|
a06fc6ab7a
|
Adds TCPCloseWaitTimeout option to kube-proxy for sysctl nf_conntrack_tcp_timeout_time_wait
Fixes issue-32551
|
2016-11-03 22:07:02 -07:00 |
|
Mike Danese
|
3b6a067afc
|
autogenerated
|
2016-10-21 17:32:32 -07:00 |
|
Clayton Coleman
|
957c0955aa
|
Run defaulting on the scheduler startup
|
2016-10-18 21:07:35 -04:00 |
|
Tim Hockin
|
957c85a8fd
|
Add a lower-bound for conntrack
|
2016-09-26 20:25:40 -07:00 |
|
Jeff Lowdermilk
|
51198f59da
|
Add --feature-gates to kube-system components
apiserver,scheduler,controller-manager,proxy,kubelet all get
flag. Using one variable to plumb through config via salt/init
scripts for GCE and GKE
|
2016-08-19 09:07:43 -07:00 |
|
Clayton Coleman
|
5f8366aac3
|
Convert() should accept the new conversion Context value
Allows Convert() to reuse the same conversions as ConvertToVersion
without being overly coupled to the version.
|
2016-08-18 14:45:20 -04:00 |
|
Tim Hockin
|
1f37281dae
|
Scale kube-proxy conntrack limits by cores
For large machines we want more conntrack entries than smaller machines.
|
2016-07-15 16:36:40 -07:00 |
|
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
Wojciech Tyczynski
|
0f881d6120
|
Use protobufs by default to communicate with apiserver
|
2016-05-21 11:38:32 +02:00 |
|
Clayton Coleman
|
fdb110c859
|
Fix the rest of the code
|
2016-04-29 17:12:10 -04:00 |
|
Wojciech Tyczynski
|
d6896fa45a
|
Allow setting content-type in binaries
|
2016-04-21 14:12:13 +02:00 |
|
CJ Cullen
|
760568796f
|
Masquerade traffic from off-cluster going through kube-proxy.
|
2016-04-19 21:39:34 -07:00 |
|
goltermann
|
32d569d6c7
|
Fixing all the "composite literal uses unkeyed fields" Vet errors.
|
2016-03-25 15:25:09 -07:00 |
|
Matt Dupre
|
9925cddc11
|
Change iptables fwmark to use single configurable bit instead of whole mark space
|
2016-02-08 11:12:09 +00:00 |
|
Jordan Liggitt
|
544af0a910
|
Set kube-proxy arg default values
|
2016-02-06 11:01:13 -05:00 |
|
Mike Danese
|
ee4e60d78c
|
componentconfig: move kube proxy defaulting into the exetrnal api
|
2016-02-03 11:04:24 -08:00 |
|
Tim Hockin
|
7ed83ad4f9
|
Make kube-proxy default to iptables (regression)
This was accidentally introduced as part of the component config changes.
|
2016-02-02 12:45:11 -08:00 |
|
Mike Danese
|
309eac5f7f
|
update proxy server
|
2016-01-28 15:46:40 -08:00 |
|
Harry Zhang
|
936a11e775
|
Use networking to hold network related pkgs
Change names of unclear methods
Use net as pkg name for short
|
2016-01-15 13:46:16 +08:00 |
|
Clayton Coleman
|
715b77cbcd
|
Split proxy and scheduler arguments
Keep options and flags distinct from initialization
|
2016-01-06 21:34:31 -05:00 |
|