kubernetes/pkg
Kelsey Hightower 7b59845843 volume: improve test coverage and minor refactoring
The volume package does not test enough use-cases.

Improve test coverage by adding additional tests and refactoring
current tests to use table testing.

This change introduces a new error var to make testing unsupported
volume type errors easier.

This change does not introduce any changes in behavior.
2014-07-27 14:11:19 -07:00
..
api Fix internalize for ReplicationControllerList. items were created 2014-07-25 10:44:45 -04:00
apiserver Fork API types. 2014-07-24 21:47:08 -07:00
client Fork API types. 2014-07-24 21:47:08 -07:00
cloudprovider Fixes golint errors in pkg/cloudprovider 2014-07-10 20:46:56 +09:00
controller Merge pull request #618 from brendandburns/async 2014-07-24 22:58:45 -07:00
health Improve test coverage for the health package and remove mocks 2014-07-21 15:30:29 -07:00
healthz add tests for the healthz package 2014-07-20 12:28:02 -07:00
httplog httplog: Improve test coverage 2014-07-26 21:17:10 -07:00
kubecfg Merge pull request #565 from brendandburns/api2 2014-07-24 22:29:57 -07:00
kubelet Merge pull request #606 from jonboulle/master 2014-07-24 15:25:08 -07:00
labels Eliminates tautological comments 2014-07-15 20:58:01 +09:00
master integrate minion health checking and caching. 2014-07-21 21:52:33 -04:00
proxy assorted formatting and typo fixes 2014-07-24 15:10:36 -07:00
registry Fork API types. 2014-07-24 21:47:08 -07:00
scheduler Merge branch 'master' into fix/golint 2014-07-15 20:57:47 +09:00
tools Merge pull request #535 from lavalamp/etcdWatcher 2014-07-25 08:40:05 -04:00
util assorted formatting and typo fixes 2014-07-24 15:10:36 -07:00
version update version package when building. 2014-07-02 15:32:30 -07:00
volume volume: improve test coverage and minor refactoring 2014-07-27 14:11:19 -07:00
watch Split httpWatcher into watch.StreamWatcher and tools.APIEventDecoder. 2014-07-21 16:07:58 -07:00