k3s/pkg
Kubernetes Submit Queue 5ffbd37661 Merge pull request #34727 from ncdc/kube-proxy-config
Automatic merge from submit-queue (batch tested with PRs 45077, 45180, 34727, 45079, 45177)

Refactor kube-proxy configuration

This is a proof of concept refactoring of the configuration and startup of kube-proxy. Most flags have been removed and replaced by a single config file, specified by `--config`. This is in regards to the component configuration improvement suggestions listed in #32215.

Also during this effort, I discovered that Hyperkube is roughly reimplementing portions of cobra, and that the current cobra command definitions are solely used to generated docs and man pages. I would like to move the individual commands as well as Hyperkube to using cobra, but that is a separate issue and discussion.

cc @mikedanese @liggitt @deads2k @eparis @sttts @smarterclayton @dgoodwin @timothysc
2017-05-01 18:55:13 -07:00
..
api generated files 2017-04-28 22:55:47 -07:00
apimachinery/tests autogenerated 2017-04-14 10:40:57 -07:00
apis Add kube-proxy config file support 2017-05-01 18:02:47 -04:00
auth autogenerated 2017-04-14 10:40:57 -07:00
bootstrap/api autogenerated 2017-04-14 10:40:57 -07:00
capabilities
client bazel 2017-04-27 09:41:53 -07:00
cloudprovider Merge pull request #44868 from vmware/dsclustersupport 2017-04-28 11:38:59 -07:00
controller Removed TODO that renaming ReplicationManager. 2017-04-30 19:37:47 +08:00
conversion
credentialprovider autogenerated 2017-04-14 10:40:57 -07:00
features autogenerated 2017-04-14 10:40:57 -07:00
fieldpath autogenerated 2017-04-14 10:40:57 -07:00
fields
generated move metrics to staging 2017-05-01 16:43:50 -07:00
hyperkube
kubeapiserver Merge pull request #44196 from xiangpengzhao/cmd-cleanup 2017-04-28 21:28:09 -07:00
kubectl Merge pull request #44930 from fabianofranz/issue_44832 2017-04-28 17:49:10 -07:00
kubelet Merge pull request #45107 from jcbsmpsn/fix-unit-test-keys 2017-05-01 16:57:54 -07:00
kubemark Add kube-proxy config file support 2017-05-01 18:02:47 -04:00
labels
master autogenerated 2017-04-14 10:40:57 -07:00
metrics autogenerated 2017-04-14 10:40:57 -07:00
printers Fixes get -oname for unstructured objects 2017-04-28 14:12:36 -03:00
probe fix various bad tests 2017-04-25 11:23:33 -07:00
proxy Change locking mechanism in kube-proxy 2017-04-28 09:40:39 +02:00
quota autogenerated 2017-04-14 10:40:57 -07:00
registry Add PATCH to supported list of proxy subresource verbs 2017-04-27 10:38:10 -04:00
routes autogenerated 2017-04-14 10:40:57 -07:00
runtime
security Merge pull request #41571 from php-coder/fix_comments 2017-04-21 08:34:07 -07:00
securitycontext
serviceaccount autogenerated 2017-04-14 10:40:57 -07:00
ssh autogenerated 2017-04-14 10:40:57 -07:00
types
util Add kube-proxy config file support 2017-05-01 18:02:47 -04:00
version autogenerated 2017-04-14 10:40:57 -07:00
volume Remove rkouj from owners files. 2017-04-28 17:14:38 -07:00
watch autogenerated 2017-04-14 10:40:57 -07:00
BUILD
OWNERS