| .. |
|
api
|
Merge pull request #1335 from dchen1107/exit1
|
2014-09-24 21:37:24 -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
|
Convert existing kubernetes system to use ContainerStatus, instead of
|
2014-09-24 11:16:46 -07:00 |
|
cloudprovider
|
fix non-gofmt'd things
|
2014-09-24 14:27:10 -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
|
Merge pull request #1335 from dchen1107/exit1
|
2014-09-24 21:37:24 -07:00 |
|
labels
|
Allow field/label users to get info from fields
|
2014-08-27 15:49:00 -04:00 |
|
master
|
Convert existing kubernetes system to use ContainerStatus, instead of
|
2014-09-24 11:16:46 -07:00 |
|
proxy
|
Get rid of un-needed lock
|
2014-09-20 11:40:02 -07:00 |
|
registry
|
Merge pull request #1335 from dchen1107/exit1
|
2014-09-24 21:37:24 -07:00 |
|
runtime
|
Remove unnecessary EmbeddedObjects
|
2014-09-22 16:03:07 -04:00 |
|
scheduler
|
Generalize the fit scheduler.
|
2014-09-24 13:56:40 -07: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 |