kubernetes/pkg/master
Clayton Coleman 90c835af47 The API server setup logging is debug specific, bump above V(4)
Reduces some chatter in test suites where we are confident this code
already works.  Also removed any logging which is obvious from swagger.

Finally, rolls up InstallREST related errors all the way back to master,
which will glog.Fatalf (coding errors).
2015-01-15 14:25:58 -05:00
..
ports added healthz check to the proxy with configurable port 2014-11-23 09:07:19 -08:00
doc.go Fix typos in pkg docs 2014-08-28 11:43:35 +02:00
ip_cache.go genericize ip cache 2015-01-12 16:04:43 -08:00
ip_cache_test.go add ttl as param to ip cache 2014-12-22 14:14:03 -08:00
master.go The API server setup logging is debug specific, bump above V(4) 2015-01-15 14:25:58 -05:00
master_test.go Add etcd to the list of services to validate. 2014-11-05 21:22:01 -08:00
pod_cache.go Make locking simpler 2014-12-22 15:11:28 -08:00
pod_cache_test.go Make locking simpler 2014-12-22 15:11:28 -08:00
publish.go Split RESTStorage into separate interfaces 2015-01-12 12:19:45 -05:00
rest_to_nodes.go Split RESTStorage into separate interfaces 2015-01-12 12:19:45 -05:00