Commit Graph

8253 Commits (70e0fad28ce123a377dd482426adaea8372a261f)

Author SHA1 Message Date
Brian Grant 70e0fad28c Merge pull request #5951 from dchen1107/docker
Add node components version to API
2015-03-27 11:30:44 -07:00
Dawn Chen 87db1c9007 Rename DockerVerstion to ContainerRuntimeVersion for rocket support 2015-03-27 11:04:48 -07:00
Dawn Chen 086bb1ac09 Add node components version to API 2015-03-27 11:04:47 -07:00
Brendan Burns 3eda80b3c5 Merge pull request #5985 from lyda/aws-fixes
Template doesn't work with VPCs
2015-03-27 09:58:51 -07:00
Jeff Lowdermilk 803086c2c6 Merge pull request #6034 from thockin/target_port_flag
Alias --container-port to --target-port in kubectl
2015-03-27 09:56:33 -07:00
Brendan Burns 3e3a4f49f1 Merge pull request #6049 from AntonioMeireles/master
simplify and turn more idiomatic flanneld's setup in CoreOS' cloud-configs
2015-03-27 09:53:54 -07:00
Brendan Burns 308049e789 Merge pull request #6060 from ZJU-SEL/hotfix
[ubuntu-cluster] fix a serious bug when node both act as master and minion
2015-03-27 09:53:14 -07:00
Brendan Burns 41fbad219c Merge pull request #6062 from superbrothers/update-go-restful
Update go-restful to include emicklei/go-restful#197
2015-03-27 09:38:38 -07:00
Victor Marmol e4fc45c26f Merge pull request #6054 from fgrzadkowski/fix_pod_status
Do not fail pod status update if failed to get host IP
2015-03-27 09:10:44 -07:00
Jeff Lowdermilk bec982774b Merge pull request #6038 from satnam6502/fluentd-es-image
Create a gcr.io image for Flunentd to Elasticsearch node level logging
2015-03-27 09:05:00 -07:00
Victor Marmol 4ed3346587 Merge pull request #6039 from yifan-gu/readiness
kubelet: Add container readiness manager.
2015-03-27 09:04:00 -07:00
Jeff Lowdermilk 33bf0aa419 Merge pull request #6033 from satnam6502/serve_hostname
Create image gcr.io/google-containers/serve_hostname:1.1
2015-03-27 09:01:19 -07:00
Zach Loafman 473b98a344 Merge pull request #6064 from ArtfulCoder/kubelet_salt
Added a catchall to set api server ip address in kubelet cmd params
2015-03-27 08:57:04 -07:00
Abhishek Shah d84ff79cfd Added a catchall to set api server ip address in kubelet cmd params 2015-03-27 08:44:52 -07:00
Kazuki Suda 81399dcd82 Update go-restful to include emicklei/go-restful#197 2015-03-28 00:22:10 +09:00
Brian Grant a4bf91c8c0 Merge pull request #5690 from satnam6502/failputnover
Give better error message for PUTs with no resource version
2015-03-27 07:12:56 -07:00
Filip Grzadkowski fe2f7f25c6 Do not fail if failed to get host IP 2015-03-27 14:15:41 +01:00
António Meireles 7bc7f47c3e simplify and turn more idiomatic flanneld's setup in CoreOS' cloud-configs.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-27 09:44:01 +00:00
Piotr Szczesniak 8d94c43e70 Merge pull request #5725 from rrati/schedule-to-available-nodes-5545
Only schedule to pods that are available.  This turns on the node
2015-03-27 10:20:35 +01:00
Piotr Szczesniak 768c733bed Merge pull request #5971 from bprashanth/rc_watch_fields
Add the ability to watch fields of a replication controller
2015-03-27 10:19:41 +01:00
Piotr Szczesniak eec9ad6dfc Merge pull request #5836 from adymitruk/patch-1
Better wording for clean up.
2015-03-27 10:06:21 +01:00
Piotr Szczesniak dfd3ef174d Merge pull request #6030 from jlowdermilk/use-gcr
Pull cluster addon images from gcr.io
2015-03-27 10:05:24 +01:00
Piotr Szczesniak e22d18f4e0 Merge pull request #6035 from satnam6502/serve_hostnames
Change soak test to pull image from gcr.io
2015-03-27 10:04:28 +01:00
Piotr Szczesniak ac52db2602 Merge pull request #6037 from feihujiang/master
add source filename in error message
2015-03-27 10:04:01 +01:00
Piotr Szczesniak c516aba8e8 Merge pull request #6043 from ArtfulCoder/kubelet_salt
Modified salt config to get master ip address correctly
2015-03-27 10:03:05 +01:00
Piotr Szczesniak 35539aca67 Merge pull request #6040 from shichao-an/master
Fixed sentence grammar
2015-03-27 10:02:52 +01:00
Piotr Szczesniak 87829067cd Merge pull request #6044 from gosharplite/patch-2
Fix typo.
2015-03-27 10:01:45 +01:00
Wojciech Tyczynski f488c3b468 Merge pull request #5923 from wojtek-t/update_roadmap
Change performance targets in roadmap
2015-03-27 08:29:32 +01:00
wizard 88dca56438 fix bug in single ubuntu node configuration 2015-03-27 15:13:43 +08:00
Tony Hsu fe26571157 Fix typo. 2015-03-27 12:55:09 +08:00
Abhishek Shah f35a352782 Modified salt config to get master ip address correctly 2015-03-26 21:17:06 -07:00
Satnam Singh 19e621c951 Create a gcr.io image for Flunentd to Elasticsearch node level logging 2015-03-26 21:07:15 -07:00
Satnam Singh 93cb5e0c9c Create image gcr.io/google-containers/serve_hostnames:1.1 2015-03-26 20:59:34 -07:00
Jeff Lowdermilk 2b71857816 Pull cluster addon images from gcr.io 2015-03-26 19:59:27 -07:00
Zach Loafman e90822573a Merge pull request #6041 from GoogleCloudPlatform/revert-6019-docs
Revert "Update gce starting guide to use get.k8s.io"
2015-03-26 19:37:17 -07:00
Zach Loafman b369f2b48f Revert "Update gce starting guide to use get.k8s.io" 2015-03-26 19:36:25 -07:00
Shichao An 4e4b2fedfe Fixed sentence grammar 2015-03-26 19:29:37 -07:00
Yifan Gu 6fecda710c kubelet: Add container readiness manager.
Move the readiness managing logic into pkg/kubelet/container package
to facilitate the pluggable container runtime.
2015-03-26 18:45:23 -07:00
feihujiang 6b79dcaa4d add source filename in error message 2015-03-27 09:28:48 +08:00
Satnam Singh a9a881e6b1 Change soak test to pull image from gcr.io 2015-03-26 18:03:08 -07:00
Tim Hockin f928f52a4a Alias --container-port to --target-port in kubectl 2015-03-26 17:59:46 -07:00
Vish Kannan 13ae40681a Merge pull request #6029 from vishh/1726
Update pod ip using active container only.
2015-03-26 17:50:35 -07:00
Vish Kannan f2c7dda6da Merge pull request #6026 from dchen1107/clean
kubectl describe nodes id reports related events
2015-03-26 17:39:21 -07:00
Vishnu Kannan 14a48ad026 Update pod ip using active container only. 2015-03-27 00:38:43 +00:00
Nikhil Jindal 414973ff2d Merge pull request #6017 from nikhiljindal/testBranch
Some improvements to #5687
2015-03-26 17:38:05 -07:00
Victor Marmol 622d47a8b9 Merge pull request #6025 from satnam6502/serve_hostnames
Increase serve_hostnames timeout for pods to enter running state
2015-03-26 16:46:53 -07:00
Dawn Chen 688363ad53 Kubectl describe nodes id with events. 2015-03-26 16:43:29 -07:00
Zach Loafman d29a4feac0 Merge pull request #6019 from brendandburns/docs
Update gce starting guide to use get.k8s.io
2015-03-26 16:38:40 -07:00
Victor Marmol 58aee31625 Merge pull request #6024 from yujuhong/hostname
Use the first token of hostname for generating static pod names
2015-03-26 16:35:42 -07:00
Satnam Singh e48c79c72e Increase timeout for pods to enter running state 2015-03-26 16:32:39 -07:00