.. |
admission
|
update admission control to properly indicate resource
|
2015-02-04 13:36:01 -05:00 |
api
|
Merge pull request #4363 from yujuhong/defaulting_tests
|
2015-02-12 07:56:23 -08:00 |
apiserver
|
Return an error when names are empty
|
2015-02-12 09:45:13 -05: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
|
Merge pull request #4313 from derekwaynecarr/client_watch_namespaces
|
2015-02-12 11:51:19 -05:00 |
clientauth
|
Rename ListPods methods to List.
|
2015-01-09 23:46:02 -08:00 |
cloudprovider
|
ovirt: fix IPAddress lookup implementation
|
2015-02-11 17:47:26 -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
|
Adds replication controller name to "Too many|few" logging
|
2015-02-12 09:18:56 -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 |
kubectl
|
Print client version before evaluating server's.
|
2015-02-11 17:11:25 -08:00 |
kubelet
|
Improve error handling for '/containerLogs' API in kubelet.
|
2015-02-12 02:22:26 +00:00 |
labels
|
Merge pull request #2559 from meirf/add-whitespace-flexibility-to-multivalued-requirement-parser
|
2014-12-08 11:01:13 -08:00 |
master
|
Stop putting env vars into BoundPods.
|
2015-02-12 08:37:23 -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
|
Merge pull request #4359 from erictune/no_bound_pod_envs
|
2015-02-12 09:12:19 -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
|
Allow AtomicUpdate() to surface the error when the key doesn't exist
|
2015-02-11 21:56:28 -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
|
Remove the unused TimeCache file and its tests. Fixes issue #4192.
|
2015-02-11 11:11:43 -08: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 |