k3s/pkg
Alex Robinson 3eaf362f8e Switch the client event recorder from exponential backoff to one random
sleep on the first failed request followed by a constant amount on all
subsequent consecutive failed requests.
2015-01-13 19:48:41 +00:00
..
admission Remove client from attributes, remove admission control interface, fix-up error codes 2015-01-07 14:42:31 -05:00
api Fix wrong field check in validation 2015-01-12 14:27:34 -08:00
apiserver Fixing a bug in 2015-01-12 15:20:01 -08:00
auth Initial addition of groups to user/policy 2014-12-18 15:33:45 -05:00
capabilities Refactor to clean up names. 2014-09-16 15:19:02 -07:00
client Switch the client event recorder from exponential backoff to one random 2015-01-13 19:48:41 +00:00
clientauth Rename ListPods methods to List. 2015-01-09 23:46:02 -08:00
cloudprovider Post hostip for static machines 2015-01-09 19:38:10 -05:00
config Make RESTClient more generic to API version, simplify version handling 2015-01-07 18:03:34 -05:00
constraint Write BoundPods to etcd instead of ContainerManifestList 2014-10-16 19:29:08 -04:00
controller Merge pull request #3195 from lavalamp/numericWire 2015-01-07 16:15:52 -08:00
conversion Client should not include ns/ for non-namespaced calls in v1beta3 2015-01-08 12:44:07 -05:00
credentialprovider Merge pull request #2674 from mattmoor/quiet-credentialprovider 2014-12-02 18:25:03 -08:00
health Have Http Probe report "Unhealthy" on connection failure instead of "Unknown". 2014-12-29 11:09:06 -08:00
healthz Fix healthz test error handling 2014-11-02 22:26:45 -08:00
httplog better logging 2014-12-19 12:28:51 -08:00
kubecfg Shorten kubecfg test by adding private variable for duration 2015-01-09 13:16:30 -05:00
kubectl Merge pull request #3370 from dchen1107/clean 2015-01-09 15:54:26 -08:00
kubelet Merge pull request #3385 from erictune/source_api 2015-01-12 15:47:15 -08:00
labels Merge pull request #2559 from meirf/add-whitespace-flexibility-to-multivalued-requirement-parser 2014-12-08 11:01:13 -08:00
master Merge pull request #3374 from lavalamp/fix 2015-01-12 16:36:46 -08:00
proxy Merge pull request #3392 from erictune/reflector_proxy 2015-01-12 14:55:26 -08:00
registry Push the full channel logic into the implementation of the broadcaster 2015-01-13 02:22:30 +00:00
runtime Add a List type that can contain arbitrary objects 2014-12-09 10:31:17 -05:00
scheduler Rename ListPods methods to List. 2015-01-09 23:46:02 -08:00
service endpoints controller is too verbose 2015-01-07 17:19:49 -05:00
standalone Fix a crash for kubelet when without EtcdClient. 2015-01-09 02:28:20 -08:00
tools Move locks on watch to allow testing blocking 2015-01-07 14:38:38 -05:00
ui Changes to improve swagger ui. 2015-01-09 10:56:24 -08:00
util Improve cache behavior 2015-01-12 16:20:25 -08:00
version Kubernetes version v0.8.0-dev 2015-01-07 11:22:53 -08:00
volume Fix GCE-PD so that it works even if the PD is already attached. 2014-12-11 16:41:01 -08:00
watch Push the full channel logic into the implementation of the broadcaster 2015-01-13 02:22:30 +00:00