kubernetes/pkg
Daniel Smith 283eaf3931 Add new Event type
* replaces previous Event type, which is too limited.
* Remove writing of old event type.
* Fix serialiazation test to automatically test all types.
2014-09-25 11:31:35 -07:00
..
api Add new Event type 2014-09-25 11:31:35 -07:00
apiserver Cleanup watch encoding (remove dupe Encoding) 2014-09-22 16:03:07 -04:00
capabilities Refactor to clean up names. 2014-09-16 15:19:02 -07:00
client Merge pull request #1404 from lavalamp/scheduler 2014-09-23 11:28:29 -04:00
cloudprovider Refactory a little bit. 2014-09-24 09:41:30 -07:00
constraint Add constraint package to let us reject invalid assignments. 2014-08-25 11:59:00 -07:00
controller Allow server and client to take api version as argument 2014-09-18 23:27:28 -04:00
conversion Make runtime less global for Codec 2014-09-16 16:26:43 -04:00
election Make tests pass again 2014-09-07 22:26:42 -07:00
health Add a validator for validating components in the cluster infrastructure. 2014-09-16 13:37:01 -07:00
healthz Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00
httplog Create passthroughLogger when LogOf is called and request has no logger 2014-09-11 16:48:06 -04:00
kubecfg rename labels in kubcfg logic 2014-09-22 15:34:13 -07:00
kubelet Add new Event type 2014-09-25 11:31:35 -07:00
labels Allow field/label users to get info from fields 2014-08-27 15:49:00 -04:00
master Extract the minion registry from the etcd implementation into the pod registry where it belongs. 2014-09-23 15:42:59 -07:00
proxy Get rid of un-needed lock 2014-09-20 11:40:02 -07:00
registry Extract the minion registry from the etcd implementation into the pod registry where it belongs. 2014-09-23 15:42:59 -07:00
runtime Remove unnecessary EmbeddedObjects 2014-09-22 16:03:07 -04:00
scheduler Unify Godoc formatting, fix various typos 2014-09-02 13:41:03 +02:00
service Allow server and client to take api version as argument 2014-09-18 23:27:28 -04:00
tools convert etcd errors to watch errors 2014-09-22 17:06:03 -07:00
util Move RecoverPanics to be the top level wrapped handler. Add new method to be sure a logger has been generated instead of assuming one has. Move regexp list compilation into a utility and pass regexp list into CORS. 2014-09-09 17:50:18 -04:00
version Add the 0.3-dev commit. 2014-09-19 11:15:57 -07:00
volume Unify Godoc formatting, fix various typos 2014-09-02 13:41:03 +02:00
watch update pkg/api documentation 2014-09-22 17:08:57 -07:00