Daniel Smith
|
fc09f988b4
|
Make tests pass again
|
2014-09-07 22:26:42 -07:00 |
|
Daniel Smith
|
48ce23ac91
|
Make client use pointers
|
2014-09-07 22:19:24 -07:00 |
|
Daniel Smith
|
1c2b65788d
|
Rename Codec and ResourceVersioner to add Default in front, to allow for types of those names
|
2014-09-07 22:19:24 -07:00 |
|
Joe Beda
|
3c0a736908
|
Fix/expand kubecfg unit tests
|
2014-09-04 13:25:39 -07:00 |
|
Clayton Coleman
|
01e668187c
|
Services and Endpoints weren't properly sync'ing
They need incremental changes and a resync on start.
|
2014-09-03 16:04:55 -04:00 |
|
Daniel Smith
|
0766e7a411
|
Merge pull request #1058 from vishh/add_list_minions
Adding ListMinions() API to pkg/client.
|
2014-08-27 14:19:57 -07:00 |
|
Vishnu Kannan
|
180e9ed493
|
Add unit tests for pkg/client.ListMinions()
|
2014-08-27 21:07:22 +00:00 |
|
Clayton Coleman
|
9006eadcfe
|
kube-proxy can read config from the apiserver
All clients that talk to a "master" as a host:port or URL
(scheme://host:port) parameter. Add tests.
|
2014-08-27 15:49:01 -04:00 |
|
csrwng
|
938548a9fb
|
Break up API client into per-resource client and common code
|
2014-08-25 07:54:35 -04:00 |
|
Clayton Coleman
|
82b0ec5115
|
Replace pkg/kubecfg#FakeKubeClient with the fake in pkg/client
|
2014-08-15 17:15:53 -04:00 |
|
Daniel Smith
|
85ff1d3e7f
|
Add fake client to make testing easier.
|
2014-08-08 14:09:13 -07:00 |
|