.. |
admission
|
update admission control to properly indicate resource
|
2015-02-04 13:36:01 -05:00 |
api
|
api changes to support readiness.
|
2015-02-09 18:27:46 -08:00 |
apiserver
|
rename probe.Status to probe.Result.
|
2015-02-05 15:49:58 -08:00 |
auth
|
modify policy to correctly identify resource versus kind
|
2015-02-04 13:36:01 -05:00 |
capabilities
|
Refactor to clean up names.
|
2014-09-16 15:19:02 -07:00 |
client
|
Modify Event struct to allow compressing multiple recurring events in to a single event.
|
2015-02-05 21:50:29 -08:00 |
clientauth
|
Rename ListPods methods to List.
|
2015-01-09 23:46:02 -08:00 |
cloudprovider
|
Refactor RegisterRetryCount, improve tests
|
2015-02-09 17:55:28 -05:00 |
config
|
Tighten validation of Name and Namespace
|
2015-01-27 17:04:59 -05:00 |
constraint
|
Applied comments.
|
2015-02-05 20:32:51 +01:00 |
controller
|
Revert filtering unknown pods, as I believe that it is causing e2e flakes.
|
2015-02-05 20:57:01 -08:00 |
controllermanager
|
Refactor RegisterRetryCount, improve tests
|
2015-02-09 17:55:28 -05:00 |
conversion
|
Factor out API defaulting from validation logic
|
2015-02-03 00:55:42 -08:00 |
credentialprovider
|
Check other dirs for .dockercfg
|
2015-01-27 15:54:20 -08:00 |
healthz
|
Fix healthz test error handling
|
2014-11-02 22:26:45 -08:00 |
httplog
|
better logging
|
2014-12-19 12:28:51 -08:00 |
hyperkube
|
Convert kube-apiserver to hyperkube.
|
2015-01-30 13:06:28 -08:00 |
kubecfg
|
Factor out API defaulting from validation logic
|
2015-02-03 00:55:42 -08:00 |
kubectl
|
Merge pull request #4284 from brendandburns/cleanup
|
2015-02-10 12:48:30 -05:00 |
kubelet
|
added tests
|
2015-02-10 08:30:13 -08:00 |
labels
|
Merge pull request #2559 from meirf/add-whitespace-flexibility-to-multivalued-requirement-parser
|
2014-12-08 11:01:13 -08:00 |
master
|
implement readiness.
|
2015-02-10 08:30:09 -08:00 |
probe
|
refactor pkg/probe ProbeRunners to interfaces and move global probers into kubelet field for testability
|
2015-02-10 08:30:11 -08:00 |
proxy
|
Get rid of ServiceSpec.ProxyPort
|
2015-02-03 22:45:00 -08:00 |
registry
|
Add some locking to prevent go data race logic from tripping.
|
2015-02-05 17:27:58 -08:00 |
resourcequota
|
Adding ResourceRequirementSpec to v1beta1, v1beta2, and v1beta3 APIs. The old resource
|
2015-02-01 02:19:55 +00:00 |
runtime
|
Sketch: a third take on defaulting values
|
2015-02-02 22:35:58 -08:00 |
scheduler
|
Rename ResourceRequirementSpec to ResourceRequirements.
|
2015-02-09 23:19:38 +00:00 |
service
|
implement readiness.
|
2015-02-10 08:30:09 -08:00 |
tools
|
Add "Update Event" to Kubernetes API
|
2015-02-05 00:07:51 -08:00 |
types
|
Move util.UID to pkg/types
|
2015-01-14 15:22:21 -08:00 |
ui
|
Adding swagger files which got left out of last PR
|
2015-02-04 18:28:13 -08:00 |
util
|
Add more information to Validator error messages.
|
2015-02-09 18:07:09 +01:00 |
version
|
Kubernetes version v0.10.0-dev
|
2015-02-03 08:30:19 -08:00 |
watch
|
Factor out API defaulting from validation logic
|
2015-02-03 00:55:42 -08:00 |