Commit Graph

10161 Commits (11be6811b30d85589520fa9e645658508753ad91)

Author SHA1 Message Date
Dawn Chen af5d017911 Merge pull request #7386 from vmarmol/rkt-pull-image
Kubelet: Factor out and remove pullImageAndRunContainer
2015-04-28 09:28:16 -07:00
Dawn Chen 1de4c45115 Merge pull request #7401 from vmarmol/rkt-kill-pod
Kubelet: Move killPod() logic to DockerManager's KillPod()
2015-04-28 09:25:12 -07:00
Alex Robinson f2b9b673ca Merge pull request #7409 from pmorie/downward-api
Fix omitempty attributes on downward api
2015-04-28 08:40:39 -07:00
Victor Marmol 094e5545d2 Merge pull request #7310 from rjnagal/node
Fix the binary path reported by get-kube script.
2015-04-28 08:24:37 -07:00
Filip Grzadkowski c2a78483b4 Merge pull request #7362 from wojtek-t/density_events_histogram
Don't fail performance tests on single fail event
2015-04-28 17:05:57 +02:00
Victor Marmol 17e612324e Merge pull request #7410 from yifan-gu/rkt_godep
Godep: Add godep for rkt.
2015-04-28 08:04:38 -07:00
Derek Carr 824d830747 Merge pull request #7427 from jsafrane/devel/fix-vagrant2
Fixed name of kube-proxy path in deployment scripts.
2015-04-28 10:24:52 -04:00
Wojciech Tyczynski 56b7325fa5 Merge pull request #7415 from a-robinson/build
Build hyperkube into a static binary
2015-04-28 15:56:33 +02:00
Wojciech Tyczynski 56a7b91e54 Merge pull request #7429 from kargakis/expose-fix
Fix getting services in expose cmd
2015-04-28 15:55:21 +02:00
Wojciech Tyczynski 43e59162f1 Merge pull request #7430 from fgrzadkowski/master_metrics
Add summary metrics to apiserver for easier debugging and future use in performance tests
2015-04-28 15:53:52 +02:00
Filip Grzadkowski c1c24f645c Add summary metrics to apiserver for easier debugging and future use in performance tests 2015-04-28 14:27:18 +02:00
Wojciech Tyczynski 3f165a742d Don't fail performance tests on single fail event 2015-04-28 13:59:24 +02:00
kargakis e6ee32a6c6 Fix getting services in expose cmd 2015-04-28 14:45:05 +03:00
Wojciech Tyczynski 534a2fd27c Merge pull request #7171 from ravigadde/master
Node controller change to use field selector
2015-04-28 13:14:11 +02:00
Marek Grabowski 7a122a42d4 Merge pull request #7040 from justinsb/aws_nodeaddresses
AWS: Return public & private addresses in GetNodeAddresses
2015-04-28 10:56:50 +02:00
Wojciech Tyczynski d4aa1864b1 Merge pull request #7375 from rrati/density-pod-status-7374
Added a method to verify no containers in a pod have failed.  The densit...
2015-04-28 10:51:27 +02:00
Wojciech Tyczynski 92a0b385c7 Merge pull request #7274 from satnam6502/v1beta3
Convert node level logging agents to v1beta3
2015-04-28 10:32:37 +02:00
Jan Safranek 6e810492fb Fixed name of kube-proxy path in deployment scripts. 2015-04-28 10:10:37 +02:00
Wojciech Tyczynski 07400f9d2b Increase maxIdleConnection limit in etcd client. 2015-04-28 09:50:56 +02:00
Jerzy Szczepkowski 180df8e4e1 Merge pull request #7422 from ghodss/more-verbose-error-msg
Add error message to log of docker error
2015-04-28 08:55:28 +02:00
Hendrik Volkmer 1d6ca8c7fe Cleaned up getting started README and fixed typo 2015-04-28 08:21:53 +02:00
Jerzy Szczepkowski 99fc906f78 Merge pull request #7418 from aveshagarwal/doc-fix
Fixed broken matrix link in the cluster admin guide.
2015-04-28 07:31:29 +02:00
Jerzy Szczepkowski b9adf8aa34 Merge pull request #7417 from elsonrodriguez/patch-1
Fixes #7416 - Fixed NFS example Dockerfile to include a valid Entrypoint.
2015-04-28 07:29:47 +02:00
Tim Hockin eea949b3a3 Print named ports in 'describe service'
Also in 'describe service'.  This got missed in all the multiport work.
2015-04-27 22:17:51 -07:00
Jerzy Szczepkowski 0153744a96 Merge pull request #7414 from pmorie/downward-api-docs
Add docs for downward API
2015-04-28 06:59:28 +02:00
Sam Ghods 5ceebb4a5f Add error message to log of docker error 2015-04-27 21:49:46 -07:00
Avesh Agarwal dd5614ba09 Fixed typo in the matrix link in cluster admin guide. 2015-04-27 23:46:58 -04:00
elsonrodriguez 621c86defb Fixed NFS example Dockerfile to include a valid Entrypoint.
While running through this example the Dockerfile wouldn't build, upon closer inspection the entrypoint was not being copied into the container, and it was not executable.
2015-04-27 20:39:44 -07:00
Brendan Burns 591d98b6b2 Add replication controller renaming as a cleanup option. 2015-04-27 20:38:20 -07:00
Alex Robinson 79b9b1b0ef Build hyperkube into a static binary. 2015-04-28 02:13:09 +00:00
Alex Robinson 45d8c97b0b Merge pull request #7413 from pmorie/typo
Fix typo in provider.go
2015-04-27 19:09:07 -07:00
Dawn Chen 4b79e5a3db Merge pull request #7403 from vmarmol/rkt-deps
Remove DockerPrefix references in Kubelet.
2015-04-27 19:05:43 -07:00
Paul Morie 82044e62e8 Add docs for downward API 2015-04-27 21:59:17 -04:00
Paul Morie b3a613c6c3 Fix typo in provider.go 2015-04-27 21:42:45 -04:00
Yifan Gu 61db139fc9 Godep: Add godep for rkt.
rkt: v0.5.4
appc spec: v0.5.1
2015-04-27 18:15:30 -07:00
Tim Hockin 0c611370e0 Merge pull request #7281 from thockin/flag-word-separators
Make flags accept - or _ between words
2015-04-27 18:11:58 -07:00
Daniel Smith 082757ccbb Merge pull request #7392 from thockin/golang-spdy-dep
Update golang spdy to new path.
2015-04-27 18:01:12 -07:00
Paul Morie 2ecb883ff4 Fix omitempty attributes on downward api 2015-04-27 20:48:28 -04:00
Brian Grant f4ea8a3b2f Merge pull request #6807 from endocode/kbeecher/celery-update
Updates celery example
2015-04-27 17:36:59 -07:00
Satnam Singh 4a0cc7905d Convert node level logging agents to v1beta3 2015-04-27 17:21:42 -07:00
Alex Robinson 743945f3aa Merge pull request #7384 from a-robinson/opts
Remove unused env variable from the fluentd dockerfiles
2015-04-27 17:18:17 -07:00
Victor Marmol 6b0db76e85 Move killPod() logic to DockerManager KillPod().
This moved Docker specific logic there and allows it to align with the
runtime API. There is still a pod infra container reference in the
function due to network plugins. We can handle this in the Kubelet since
we'll need to be explicit in stating that the network plugin will not
work in a non-Docker runtime.
2015-04-27 17:15:37 -07:00
Dawn Chen 5ea5fff586 Merge pull request #7391 from vmarmol/rkt-portforward
Add PortForward to runtime API.
2015-04-27 17:10:37 -07:00
Jeff Grafton 9b215dbe38 Merge pull request #7379 from ixdy/update-ginkgo
Update Ginkgo to latest HEAD release with one-character fix
2015-04-27 16:31:26 -07:00
nikhiljindal f864195a5b Returning 404 on invalid server URL 2015-04-27 16:15:52 -07:00
Brian Grant 734663f8d8 Merge pull request #7394 from pmorie/downward-api
Fix downward API descriptions
2015-04-27 16:09:11 -07:00
Victor Marmol 42a2059a5d Remove DockerPrefix references in Kubelet.
Makes this usage generic and usable by other runtimes.
2015-04-27 15:55:13 -07:00
Victor Marmol 1d6913779b Use kubecontainer.Pod instead of api.Pod in KillPod.
We don't need the full api.Pod and the uses today use kubecontainer.Pod.
2015-04-27 15:36:06 -07:00
Victor Marmol 3082bb291c Remove pullImageAndRunContainer().
Relevant logic is now in shared helpers.
2015-04-27 15:13:11 -07:00
Victor Marmol b232eef5f7 Move image PullPolicy logic to pullImage().
This will allow us to remove the Docker-specific logic in
pullImageAndRunContainer() and re-use pullImage() in other runtimes.
2015-04-27 15:13:11 -07:00