Commit Graph

7013 Commits

Author SHA1 Message Date
Eric Tune
0c138b4d30 Remove duplicate line. 2015-03-05 13:23:11 -08:00
Brian Grant
4dd8dbef49 Merge pull request #5068 from a-robinson/docs
Clarify the documentation on label selectors
2015-03-05 13:06:59 -08:00
Brian Grant
f901a67ff3 Merge pull request #5063 from GoogleCloudPlatform/davidopp-patch-1
Update overview.md
2015-03-05 12:59:03 -08:00
Tim Hockin
e8ee20afff Merge pull request #5097 from fabioy/k2sky-fix
Add etcd server check at startup to kube2sky (with retry loop).
2015-03-05 12:35:23 -08:00
Brian Grant
e48dc5a124 Merge pull request #5051 from lavalamp/fix6
Add v1beta3 files to update-demo
2015-03-05 11:56:48 -08:00
Brian Grant
4624d116f3 Merge pull request #5061 from thockin/docs1
Better docs for Services and public IPs.
2015-03-05 11:52:38 -08:00
Daniel Smith
6453bf3e61 Merge pull request #4974 from pmorie/record-sources
Allow multiple sources to be used with record package
2015-03-05 11:51:08 -08:00
Daniel Smith
d5ae2b56ad Add v1beta3 files to update-demo 2015-03-05 11:48:25 -08:00
Fabio Yeon
01f7d459d3 Add etcd server check at startup to kube2sky (with retry loop). 2015-03-05 11:43:16 -08:00
Clayton Coleman
ce24a7b144 Merge pull request #5036 from pmorie/mount-refactor
Factor mount utility code out gce_pd volume plugin
2015-03-05 14:15:12 -05:00
Brian Grant
527fc30e90 Merge pull request #4939 from kazegusuri/update_gophercloud
Update github.com/rackspace/gophercloud to HEAD
2015-03-05 10:58:23 -08:00
Paul Morie
02b18edac6 Allow multiple sources to be used with record package 2015-03-05 13:54:29 -05:00
Paul Morie
8ef04a8425 Factor mount utility code out gce_pd volume plugin 2015-03-05 13:49:32 -05:00
Brian Grant
9fcb48cab6 Merge pull request #4434 from ddysher/node-hostip
Node addresses
2015-03-05 10:33:15 -08:00
Brian Grant
58a9045f75 Merge pull request #5081 from vmarmol/put
Specified that PUT is a replace and not an update.
2015-03-05 10:32:55 -08:00
Eric Tune
e326f1bdf4 Added column with networking type to matrix.. 2015-03-05 10:24:50 -08:00
Eric Tune
aea98765f4 Merge pull request #4597 from whitmo/juju-getting-started
A getting started guide for juju
2015-03-05 10:21:51 -08:00
Fabio Yeon
385f814775 Update Vagrant starter guide. 2015-03-05 09:42:47 -08:00
Clayton Coleman
2c286fea4c Merge pull request #4803 from derekwaynecarr/ignore_terminated_pods
Filter irrelevant pods from quota
2015-03-05 12:41:57 -05:00
Jeff Lowdermilk
4980fc744f Merge pull request #5087 from roberthbailey/kubectl-proxy-output
Replace the use of kubectl proxy with a standard api client.
2015-03-05 09:41:23 -08:00
Jeff Lowdermilk
de76486aa0 Add documentation on legacy kubernetes_auth file to kubeconfig-file.md 2015-03-05 09:33:37 -08:00
Tim Hockin
c021719e0a Merge pull request #4980 from rsokolowski/skydns-resilient-to-restart
Crash kube2sky after repeated etcd mutation failures.
2015-03-05 09:22:16 -08:00
Tim Hockin
a1dd6a92bb Merge pull request #4801 from brendandburns/default_port
Clean up "default" service port handling.
2015-03-05 09:01:19 -08:00
derekwaynecarr
21031e37c7 Filter irrelevant pods from quota 2015-03-05 10:18:19 -05:00
David Oppenheimer
dc0dc18f84 Respond to review comments 2015-03-05 00:34:33 -08:00
rsokolowski
5026142636 Crash kube2sky after repeated etcd mutation failures. 2015-03-05 08:31:14 +01:00
Tim Hockin
af37dc0e16 Better docs for Services and public IPs.
Fixes #2738
2015-03-04 22:13:57 -08:00
roberthbailey
8b627f516f Merge pull request #5088 from GoogleCloudPlatform/revert-4588-guestbook_test
Revert "Improved guestbook.sh test to become actual test"
2015-03-04 21:37:15 -08:00
roberthbailey
adc1492c2e Revert "Improved guestbook.sh test to become actual test" 2015-03-04 21:00:46 -08:00
Robert Bailey
dcd4981ec1 Replace the use of kubectl proxy with a standard api client. 2015-03-04 20:39:27 -08:00
Derek Carr
c91d8e198b Merge pull request #3792 from ryfow/vagrant-kubernetes-memory
Get vagrant $vm_mem value from environment
2015-03-04 21:50:06 -05:00
Daniel Smith
6bd842676d Merge pull request #5076 from satnam6502/redirect
Fix implementation of REDIRECT
2015-03-04 17:53:41 -08:00
Daniel Smith
a85fa30262 Merge pull request #4999 from erictune/bash_guide
Added a doc with coding advice.
2015-03-04 17:25:49 -08:00
Daniel Smith
feb98caac2 Merge pull request #5075 from thockin/fix_inline
Fix VolumeSource inline in JSON
2015-03-04 17:24:06 -08:00
Satnam Singh
b31ae08710 Add documentation for redirect 2015-03-04 17:03:18 -08:00
Victor Marmol
5d919d6935 Specified that PUT is a replace and not an update.
Fixes #3112.
2015-03-04 17:02:42 -08:00
Eric Tune
4f12f4fe03 Merge pull request #5067 from lavalamp/fix4
add section on constants being camel case
2015-03-04 16:49:01 -08:00
roberthbailey
dff0bd1cbf Merge pull request #5056 from justinsb/ignore_regex_quotes
Strip single-quotes around regex for AWS
2015-03-04 16:42:23 -08:00
Satnam Singh
123ca7de53 Specify HTTP for REDIRECT 2015-03-04 16:37:15 -08:00
roberthbailey
83c3c53ff6 Merge pull request #5014 from justinsb/aws_cluster_push
Copy download-or-bust helper from gce to aws
2015-03-04 16:26:01 -08:00
Jeff Lowdermilk
e4bdfd052f Merge pull request #5060 from roberthbailey/kubectl-e2e-panic
Check for non-200 responses separately from errors from the http get.
2015-03-04 15:59:25 -08:00
Tim Hockin
4cb46825f2 Fix VolumeSource inline in JSON 2015-03-04 15:53:32 -08:00
Alex Robinson
fa3ba189f2 Clarify the documentation on label selectors. 2015-03-04 15:19:43 -08:00
Daniel Smith
e3544edeea add section on constants being camel case 2015-03-04 15:12:37 -08:00
Brian Grant
a68779dff9 Merge pull request #5052 from satnam6502/doc-proxy
First cut at adding documentation for accessing the cluster
2015-03-04 15:00:20 -08:00
David Oppenheimer
920487d976 Update overview.md 2015-03-04 15:00:02 -08:00
Daniel Smith
4e7bccab02 Merge pull request #4991 from fabioy/etcdcheck-fix
Fix the etcd version check and have it return the version string.
2015-03-04 14:55:49 -08:00
Daniel Smith
4cd59e629a Merge pull request #5010 from smarterclayton/update_resource_version
genericetcd.Etcd should test resourceVersion
2015-03-04 14:49:05 -08:00
Robert Bailey
55f2da3cd5 Check for non-200 responses separately from errors from the http get.
Fixes #5059
2015-03-04 14:39:56 -08:00
Justin Santa Barbara
3012724d13 Strip single-quotes around regex for AWS
It looks like GCE ignores them; we can't
2015-03-04 17:34:51 -05:00