Mike Danese
|
763c4987f2
|
autogenerated
|
2016-10-24 14:47:27 -07:00 |
Jan Chaloupka
|
4fde09d308
|
Replace client with clientset in code
|
2016-10-23 22:00:35 +02:00 |
Mike Danese
|
3b6a067afc
|
autogenerated
|
2016-10-21 17:32:32 -07:00 |
deads2k
|
c22f076561
|
remove almost all usages of clientadapter
|
2016-09-26 07:53:03 -04:00 |
Kris
|
1740358573
|
Split the version metric out to its own package
|
2016-08-24 11:47:16 -07:00 |
Kris
|
8d6ce0dcc6
|
Remove implicit Prometheus metrics from client
|
2016-08-19 10:11:45 -07:00 |
Lucas Käldström
|
88ea80b572
|
Remove GOMAXPROCS() calls because they are unnecessary
|
2016-07-19 11:08:21 +03:00 |
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
Robert Rati
|
2d487f7c06
|
Added pods-per-core to kubelet. #25762
|
2016-05-27 07:10:13 -04:00 |
Wojciech Tyczynski
|
0f881d6120
|
Use protobufs by default to communicate with apiserver
|
2016-05-21 11:38:32 +02:00 |
Wojciech Tyczynski
|
d6896fa45a
|
Allow setting content-type in binaries
|
2016-04-21 14:12:13 +02:00 |
gmarek
|
4788eefbe3
|
Remove explicit docker api version from HollowNodes
|
2016-04-04 20:39:09 +02:00 |
k8s-merge-robot
|
76369c42be
|
Merge pull request #22939 from resouer/util-sub-dir
Auto commit by PR queue bot
|
2016-03-23 03:34:33 -07:00 |
Kris
|
4d404ded1a
|
Moving adapters to their own packages
|
2016-03-14 14:22:34 -07:00 |
harry
|
f19d59cf35
|
Move flag into sub pkg
|
2016-03-14 21:30:38 +08:00 |
gmarek
|
89f0699035
|
Increase MaxPods in Kubemark
|
2016-03-02 16:21:16 +01:00 |
Tim St. Clair
|
7b6d843309
|
Move test-only files to test-only packages
|
2016-03-01 09:11:32 -08:00 |
k8s-merge-robot
|
2ec49efd54
|
Merge pull request #19945 from Clarifai/fix-formatting
Auto commit by PR queue bot
|
2016-02-09 16:05:00 -08:00 |
Chao Xu
|
184440f8ef
|
rename release_1_2 to internalclientset
|
2016-02-05 14:02:28 -08:00 |
Chao Xu
|
f9f5736b01
|
grep sed
|
2016-02-03 13:06:07 -08:00 |
Rudi Chiarito
|
a0831a2378
|
Mass fix of Infof and co. missing the trailing "f", even when formatting placeholders are used
|
2016-02-03 11:34:59 -05:00 |
Chao Xu
|
cddd7b56a4
|
replace client with clientset in kubelet and other places
|
2016-02-02 20:28:45 -08:00 |
Hongchao Deng
|
49887a197f
|
fix Version not found in docker.ENV in fakeDockerClient
|
2016-01-25 14:54:04 -08:00 |
Lantao Liu
|
90ac508524
|
Cleanup fake_docker_client.go and manager_test.go
|
2015-11-19 19:03:35 -08:00 |
Vishnu kannan
|
4ad3d6f5fe
|
Move container manager into a separate package.
Inject container manager into Kubelet. This lets us stub out container
manager during integration testing.
|
2015-11-11 15:00:37 -08:00 |
Chao Xu
|
ac0b7b5d3b
|
remove RESTClient.Timeout
|
2015-11-04 16:48:24 -08:00 |
gmarek
|
5a4e4d4d57
|
Add a HollowProxy to the HollowNode.
|
2015-10-27 18:23:29 +01:00 |
gmarek
|
fb56afe4b4
|
HollowNode refactoring
|
2015-10-12 12:13:10 +02:00 |
Alex Robinson
|
99936383b0
|
Merge pull request #15079 from gmarek/fix-kubemark
Turn on smarter FakeDockerClient in HollowNode.
|
2015-10-05 17:00:49 -07:00 |
gmarek
|
22b318fc5c
|
Turn on smarter FakeDockerClient in HollowNode.
|
2015-10-05 21:36:54 +02:00 |
Dr. Stefan Schimanski
|
cd760cc4ea
|
Make kubelet builder customizable
This is the preparation to remove a lot of duplicated code for kubelet
initialization in https://github.com/kubernetes/kubernetes/pull/13036.
|
2015-10-02 19:38:02 +02:00 |
gmarek
|
bc76b1616f
|
Add SSL to communication in Kubemark
|
2015-10-02 10:39:24 +02:00 |
gmarek
|
dd3bd73948
|
Initial Kubemark commit
|
2015-09-28 11:39:05 +02:00 |