Commit Graph

3600 Commits

Author SHA1 Message Date
Satnam Singh
88dc951019 Extend timeout for proxy Webscoket calls to one day 2014-11-09 23:17:17 -08:00
Rabi Mishra
6ddb7cb9de Update docker.service
Docker startup fails
You specified --iptables=false with --ipmasq=true. IP masquerading uses iptables to function. 
Please set --ipmasq to false or --iptables to true
2014-11-10 07:03:21 +01:00
Meir Fischer
1b837c2397 Fix bad selector file link 2014-11-09 22:46:07 -05:00
Meir Fischer
10bf046cc6 Fix grammar 2014-11-09 22:12:55 -05:00
Meir Fischer
b17b64d072 hacking link fix
hacking link outdated due to transfer of development guide to separate CONTRIBUTING.md file
(no other links incorrectly point to README.md#development)
2014-11-09 15:32:59 -05:00
bgrant0607
6c70227a2e Merge pull request #2249 from satnam6502/salt
Make Docker container dirs writable for pos file
2014-11-08 11:56:48 -08:00
bgrant0607
e81d69bd02 Merge pull request #2218 from satnam6502/docfix
Add a link to a Gist showing a successful cluster creation transcript plus add links to pod and service files for Elasticsearch example.
2014-11-08 11:55:33 -08:00
Satnam Singh
9fac9949b2 Make Docker container dirs writable for pos file 2014-11-07 17:42:48 -08:00
bgrant0607
0f97ebd940 Merge pull request #2248 from jbeda/kubectl-on-master
Install client binaries on master
2014-11-07 17:40:54 -08:00
Joe Beda
a839599883 Install client tools on master.
We now include kubecfg and kubectl in "server binary" tar and place them into /usr/local/bin on the master.
2014-11-07 17:13:18 -08:00
Joe Beda
b0253c88eb Slim down full release tar 2014-11-07 17:13:18 -08:00
Daniel Smith
b4c23f8253 Merge pull request #2247 from satnam6502/fluentd-es-image
Change tag to latest and use correct pos file syntax for detection of log rotation
2014-11-07 17:03:24 -08:00
Joe Beda
0ee7d5cc75 Merge pull request #2246 from lavalamp/fix2
Fix unversioned output being passed to -template
2014-11-07 16:59:37 -08:00
Satnam Singh
f5c1df0a73 Change tag to latest and use correct pos file syntax for detection of log rotation 2014-11-07 16:54:44 -08:00
Daniel Smith
d5c6499d93 Update scripts to expect versioned output in templates. 2014-11-07 16:47:22 -08:00
Daniel Smith
b8aa87ed50 Add handy -cfg and -ctl options to make it easy to run a kubecfg or kubectl command against your e2e cluster. 2014-11-07 16:47:22 -08:00
Daniel Smith
9bb0d33a3f Fix kubectl -template to be versioned 2014-11-07 16:47:21 -08:00
Daniel Smith
66d62229f6 Fix kubecfg -template to be versioned 2014-11-07 16:47:21 -08:00
Joe Beda
887c9b18d6 Install Salt from debs on GCS.
Also make downloading more reliable and run 'highstate' after install for good measure.  As part of this we no longer use gsutil to download and have to make 'staged' binaries in GCS publicly readable.
2014-11-07 16:16:45 -08:00
Daniel Smith
acd4fdca9b Merge pull request #2244 from satnam6502/fluentd-es-image
Switch to versioned image and Makefile for Fluentd/Elasticsearch image
2014-11-07 15:06:04 -08:00
Satnam Singh
99356d2a65 Undo pos_file change which does not seem to be working as aspected but keep change to tagging of image. 2014-11-07 14:55:49 -08:00
Satnam Singh
5e56f6435f Add a link to a Gist showing a successful cluster creation transcript and add links to pod and service description files 2014-11-07 14:39:20 -08:00
Joe Beda
d033dfcc2b Load etcd tarball from GCS.
Also fix up comment about how to cache docker debs.
2014-11-07 13:43:07 -08:00
Daniel Smith
14d0dbd240 Merge pull request #2239 from ddysher/node-creation-health
Return success when registrying unhealthy node.
2014-11-07 13:02:13 -08:00
Deyuan Deng
38abf0c7ad Return success when registrying unhealthy node. 2014-11-07 15:45:15 -05:00
Daniel Smith
ec246adbf7 Merge pull request #2208 from vishh/monitoring
Use Heapster as an in-built monitoring solution for Kubernetes in GCE.
2014-11-07 12:31:36 -08:00
Daniel Smith
6a1e5d63d4 Merge pull request #2230 from satnam6502/fluentd-es-image
Make the Fluentd/Elasticsearch logging robust to log rotation
2014-11-07 12:18:42 -08:00
Daniel Smith
9938254b63 Merge pull request #2226 from claire921/kubectl
Uncapitalize error message in pkg/kubectl
2014-11-07 11:30:39 -08:00
Daniel Smith
4eca141c0f Merge pull request #2236 from dchen1107/cleanup
Remove dead code.
2014-11-07 11:29:52 -08:00
Vishnu Kannan
37af9210ba Improve the monitoring setup script and fix bugs in the monitoring config. 2014-11-07 19:27:52 +00:00
Tim Hockin
b4b6453808 Merge pull request #2198 from claire921/service
Service
2014-11-07 11:15:29 -08:00
Dawn Chen
b4ab6e6ecc Remove dead code. 2014-11-07 11:05:35 -08:00
Daniel Smith
816c6f58dd Merge pull request #2197 from claire921/scheduler
Refactor selectHost in Sched
2014-11-07 09:38:54 -08:00
Dawn Chen
5342bb4306 Introduce application termination message to ContainerStatus 2014-11-07 09:32:39 -08:00
Clayton Coleman
10f6056170 Merge pull request #2227 from claire921/refactor_ExpandResourceShortcut
Use switch rather than ifs for getPodStatusForReplicationController
2014-11-07 12:05:56 -05:00
Justin SB
b19170f335 gofmt 2014-11-07 06:34:18 -08:00
Satnam Singh
158067c298 Make the Fluentd/Elasticsearch logging robust to log rotation 2014-11-07 02:50:36 -08:00
Claire Li
a4261d0f65 Use switch rather than ifs for getPodStatusForReplicationController in pkg/describe.go 2014-11-06 23:45:51 -08:00
Claire Li
9111f4fdbe Uncapitalize error message in pkg/kubectl 2014-11-06 22:56:39 -08:00
Claire Li
5a7c00754f Fix findPort: correctly handle the empty ports case 2014-11-06 21:55:43 -08:00
Claire Li
c5205870c0 Refactor test for findPort in service pkg 2014-11-06 21:55:43 -08:00
Claire Li
ea0c6bcbfd Refactor findPort in service pkg 2014-11-06 21:55:43 -08:00
Claire Li
4bee622865 Add check for empty priority list and refactor tests. 2014-11-06 21:38:41 -08:00
Justin SB
04313ff173 Create ip_allocator that copes with IPv6
It uses a set (via a map) of allocated IPs
2014-11-06 21:26:26 -08:00
Eric Tune
b6956506fa Merge pull request #2223 from lavalamp/fix2
Update glog package to get *Depth() functions.
2014-11-06 17:42:37 -08:00
Daniel Smith
3d9cc31641 Update glog package to get *Depth() functions. 2014-11-06 17:36:34 -08:00
Daniel Smith
28af0d2cfb Merge pull request #2221 from thockin/dns
Add SkyDNS example
2014-11-06 17:32:22 -08:00
Tim Hockin
270f1fd153 Add SkyDNS example
This is not a complete solution, but a piece of one.  More coming.
2014-11-06 17:27:14 -08:00
Daniel Smith
a3520701a3 Add go-restful dependency 2014-11-06 17:17:42 -08:00
Daniel Smith
a78796dee5 Merge pull request #2219 from erictune/flaky_auth_test
Make deletes synchronous to avoid 202.
2014-11-06 16:56:22 -08:00