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
|
aea98765f4
|
Merge pull request #4597 from whitmo/juju-getting-started
A getting started guide for juju
|
2015-03-05 10:21:51 -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 |
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 |
rsokolowski
|
5026142636
|
Crash kube2sky after repeated etcd mutation failures.
|
2015-03-05 08:31:14 +01: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 |
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 |
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 |
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 |
Eric Tune
|
9ba020b50d
|
Merge pull request #5047 from justinsb/aws_restart_apiserver
Implement restart-apiserver for AWS
|
2015-03-04 14:32:00 -08:00 |
Brian Grant
|
7cee87216a
|
Merge pull request #5055 from lavalamp/fix2
Start cluster management doc
|
2015-03-04 14:19:50 -08:00 |
Satnam Singh
|
00eb4283af
|
First cut at adding documentation for accessing the cluster
|
2015-03-04 14:19:32 -08:00 |
Daniel Smith
|
7a68a5aebf
|
Add cluster management doc
|
2015-03-04 13:47:49 -08:00 |
Deyuan Deng
|
9b0af8df63
|
Node addresses
|
2015-03-04 16:47:31 -05:00 |
Justin Santa Barbara
|
05d4aea3bf
|
Copy download-or-bust helper from gce to aws
During a push, we were wget-ing to <filename>.1, .2, etc, which wasn't working
|
2015-03-04 16:30:11 -05:00 |
Brian Grant
|
ce908368a8
|
Merge pull request #5053 from yujuhong/readonly
v1beta1/v1beta2: consistent description for all read-only fields
|
2015-03-04 13:22:13 -08:00 |
Yu-Ju Hong
|
ea1c5a7ec1
|
v1beta1/v1beta2: consistent description for all read-only fields
Some fields are populated by system on creation. Such fields should have
consistent description indicating that this is read-only.
|
2015-03-04 13:08:19 -08:00 |
Brian Grant
|
7df01300ea
|
Merge pull request #5048 from dchen1107/cleanup
Fix hyperlink to identifier doc from namespace example
|
2015-03-04 13:00:45 -08:00 |
Ryan Fowler
|
749ae3d661
|
Vagrant VM memory environment variable.
Has Vagrant try to read `KUBERNETES_MEMORY` environment varilable when setting
$vm_mem.
fixes #3792
|
2015-03-04 14:45:01 -06:00 |
Dawn Chen
|
528ca409a8
|
Fix doc
|
2015-03-04 12:36:03 -08:00 |
Justin Santa Barbara
|
12e785c3b8
|
Implement restart-apiserver for AWS, fix comment
|
2015-03-04 15:35:29 -05:00 |
Eric Tune
|
0059c39211
|
Merge pull request #5008 from ddysher/external-id
Move Node.ExternalID to CloudNodes()
|
2015-03-04 12:30:38 -08:00 |
Brian Grant
|
f205c983cf
|
Merge pull request #5041 from lavalamp/fix6
Add version converting binary
|
2015-03-04 12:17:45 -08:00 |
roberthbailey
|
abbd171fac
|
Merge pull request #4976 from dchen1107/docker
Removed staled docker artifacts on GCE minions.
|
2015-03-04 11:57:11 -08:00 |
Daniel Smith
|
db670c65fa
|
Add version converting binary
|
2015-03-04 11:41:08 -08:00 |
Clayton Coleman
|
eea1e88cb0
|
Merge pull request #4921 from mikedanese/too-many-gets
Interactions with etcd should optionally take a value that is filled with the result
|
2015-03-04 14:18:12 -05:00 |
Deyuan Deng
|
b457379108
|
Merge pull request #5033 from mikedanese/lookup-mock
mock LookupIP to speedup nodecontroller_test on some runtimes
|
2015-03-04 13:59:01 -05:00 |
Alex Robinson
|
ea0524fdfe
|
Merge pull request #5034 from MikeJeffrey/readme
Add FAQ link to readme
|
2015-03-04 10:44:55 -08:00 |
Zach Loafman
|
ce2570d250
|
Merge pull request #5035 from pmorie/pd-e2e
Fix assertion on number of nodes in PD e2e test
|
2015-03-04 10:43:50 -08:00 |
Jeff Lowdermilk
|
84ab8cc113
|
Merge pull request #4588 from piosz/guestbook_test
Improved guestbook.sh test to become actual test
|
2015-03-04 10:40:37 -08:00 |