.. |
api
|
Merge pull request #3167 from thockin/affinity
|
2014-12-30 17:43:47 -08:00 |
apiserver
|
Fix proxy bug where it is confused by gzip encoding
|
2014-12-22 11:35:47 -08:00 |
auth
|
Initial addition of groups to user/policy
|
2014-12-18 15:33:45 -05:00 |
capabilities
|
Refactor to clean up names.
|
2014-09-16 15:19:02 -07:00 |
client
|
Reset the resourceVersion so that we poll again for non-timeout errors.
|
2015-01-06 11:45:03 -08:00 |
clientauth
|
New package defines .kubernetes_auth format.
|
2014-11-14 10:36:25 -08:00 |
cloudprovider
|
Fix the build.
|
2014-12-23 10:28:26 -08:00 |
config
|
Update references from Path() to the appropriate segment use
|
2014-12-29 15:38:52 -05:00 |
constraint
|
Write BoundPods to etcd instead of ContainerManifestList
|
2014-10-16 19:29:08 -04:00 |
controller
|
Do not use namespace in url paths pre v1beta3 from client
|
2014-12-19 16:32:42 -05:00 |
conversion
|
v1beta1 should return Minion as kind, rather than Node
|
2014-12-17 19:55:56 -05:00 |
credentialprovider
|
Merge pull request #2674 from mattmoor/quiet-credentialprovider
|
2014-12-02 18:25:03 -08:00 |
health
|
Have Http Probe report "Unhealthy" on connection failure instead of "Unknown".
|
2014-12-29 11:09:06 -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 |
kubecfg
|
Update references from Path() to the appropriate segment use
|
2014-12-29 15:38:52 -05:00 |
kubectl
|
Merge pull request #3181 from smarterclayton/cleanup_http_items
|
2014-12-30 17:34:00 -08:00 |
kubelet
|
Never set pod.Name in kubelet config code
|
2015-01-06 11:14:19 -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
|
Moving swagger-ui files from www/swagger-ui to third-party/swagger-ui
|
2015-01-05 16:27:33 -08:00 |
proxy
|
Reset the resourceVersion so that we poll again for non-timeout errors.
|
2015-01-06 11:45:03 -08:00 |
registry
|
Don't use pointers for session affinity
|
2014-12-29 14:43:17 -08:00 |
resources
|
fix 'go vet' warnings
|
2014-11-21 09:45:28 +08:00 |
runtime
|
Add a List type that can contain arbitrary objects
|
2014-12-09 10:31:17 -05:00 |
scheduler
|
Add Host to PodSpec and add a predicate to make the scheduler work.
|
2014-12-18 20:12:29 -08:00 |
service
|
Allow an empty service
|
2014-12-09 12:48:53 -05:00 |
standalone
|
Move GetHostName and GetDockerEndpoint methods to pkg/util
|
2015-01-05 11:44:21 -08:00 |
tools
|
fixed bug in tools.NewEtcdClientStartServerIfNecessary
|
2014-12-03 12:58:03 -08:00 |
ui
|
Moving swagger-ui files from www/swagger-ui to third-party/swagger-ui
|
2015-01-05 16:27:33 -08:00 |
util
|
Merge pull request #3224 from liggitt/self_signed
|
2015-01-06 10:29:05 -08:00 |
version
|
Kubernetes version v0.7.0-dev
|
2014-12-15 16:57:39 -08:00 |
volume
|
Fix GCE-PD so that it works even if the PD is already attached.
|
2014-12-11 16:41:01 -08:00 |
watch
|
When connections are broken on Watch, write fewer errors to logs
|
2014-12-18 16:15:51 -05:00 |