.. |
admission
|
update admission control to properly indicate resource
|
2015-02-04 13:36:01 -05:00 |
api
|
Merge pull request #4387 from smarterclayton/rename_try_again_later
|
2015-02-12 12:23:57 -08:00 |
apiserver
|
Rename TryAgainLater status code to ServerTimeout
|
2015-02-12 15:01:12 -05:00 |
auth
|
modify policy to correctly identify resource versus kind
|
2015-02-04 13:36:01 -05:00 |
capabilities
|
…
|
|
client
|
Merge pull request #4399 from derekwaynecarr/update_cache_func
|
2015-02-12 16:17:41 -08:00 |
clientauth
|
…
|
|
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
|
…
|
|
httplog
|
…
|
|
hyperkube
|
Convert kube-apiserver to hyperkube.
|
2015-01-30 13:06:28 -08:00 |
kubectl
|
Comments go above the sample line in kubectl docs.
|
2015-02-12 15:49:25 -08:00 |
kubelet
|
Don't delete the pod infrastructure container on health check failures.
|
2015-02-12 21:28:32 -08:00 |
labels
|
…
|
|
master
|
Merge pull request #4376 from dchen1107/podstatus
|
2015-02-12 13:16: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
|
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
|
…
|
|
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 |