k3s/cmd
Tim Hockin 905514a12b Ensure Namespace and UID are set in kubelet
Make all kubelet config sources ensure that UID and Namespace are defaulted, if
need be.

We can *almost* disable the "if blank" logic for UID, except for tests that
call APIs that do not run through SyncPods.  We really ought to be enforcing
invariants better.
2015-01-12 14:27:34 -08:00
..
e2e Skip TestClusterDNS on GKE (since DNS is disabled there) 2015-01-07 17:22:17 -08:00
integration Ensure Namespace and UID are set in kubelet 2015-01-12 14:27:34 -08:00
kube-apiserver Enable v1beta3 API via --runtime_config=api/v1beta3 flag 2015-01-08 13:01:24 -05:00
kube-controller-manager Rename minioncontroller to nodecontroller 2015-01-08 14:52:10 -05:00
kube-proxy Set oom_score_adj for kubelet and kube-proxy to a low value to help them survive system memory pressure. 2014-12-24 00:34:28 +00:00
kubecfg don't require config.Version for IsConfigTransportTLS 2015-01-08 13:53:57 -05:00
kubectl Make expandResourceShortcuts part of RESTMapper on client 2015-01-09 11:59:11 -05:00
kubelet Merge pull request #3260 from commonlisp/master 2015-01-08 08:20:55 -08:00
kubernetes Clean up how client is passed to Kubelet in preparation for reading pods 2015-01-07 14:40:37 -05:00