.. |
admission
|
update admission control to properly indicate resource
|
2015-02-04 13:36:01 -05:00 |
api
|
Add more information to Validator error messages.
|
2015-02-09 18:07:09 +01: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
|
Enable look-up by secondary index in cache
|
2015-02-09 16:44:51 -05:00 |
clientauth
|
Rename ListPods methods to List.
|
2015-01-09 23:46:02 -08:00 |
cloudprovider
|
Merge pull request #4165 from smarterclayton/ignore_already_exists_errors_on_create_node
|
2015-02-09 11:01:17 -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
|
Convert controller-manager to hyperkube.
|
2015-02-02 10:01:36 -08: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 #4213 from smarterclayton/use_name_from_server
|
2015-02-09 09:41:20 -08:00 |
kubelet
|
Actually use the safeFormatAndMounter...
|
2015-02-06 17:01:05 -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
|
Add some more verbose logging around pod status.
|
2015-02-06 12:42:17 -08:00 |
probe
|
rename probe.Status to probe.Result.
|
2015-02-05 15:49:58 -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
|
Adding ResourceRequirementSpec to v1beta1, v1beta2, and v1beta3 APIs. The old resource
|
2015-02-01 02:19:55 +00:00 |
service
|
Clarify commenting in endpoints_controller
|
2015-02-04 15:14:05 -05: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 |