roberthbailey
|
adc1492c2e
|
Revert "Improved guestbook.sh test to become actual test"
|
2015-03-04 21:00:46 -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 |
|
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 |
|
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 |
|
Mike Danese
|
4f6e09d854
|
add tests to pkg/tools/etcd_tools_test.go
|
2015-03-04 10:38:42 -08:00 |
|
Mike Danese
|
5cbf89c060
|
plumb through changes on ReplicationController and Service
|
2015-03-04 10:38:42 -08:00 |
|
Mike Danese
|
e1ca63f569
|
SetObj and CreateObj optionally accept an object to fill with the result of the get
|
2015-03-04 10:38:42 -08:00 |
|
Paul Morie
|
ce2b036b2b
|
Fix assertion on number of nodes in PD e2e test
|
2015-03-04 13:30:03 -05:00 |
|
MikeJeffrey
|
8eda537a96
|
Adding FAQ link to readme
|
2015-03-04 10:29:53 -08:00 |
|
Mike Danese
|
a663d3b1f3
|
mock LookupIP to speedup nodecontroller_test on some runtimes
|
2015-03-04 10:27:45 -08:00 |
|
Clayton Coleman
|
da46d04f13
|
Merge pull request #5024 from rsokolowski/doc-fixit-empty-service-selector
Explain what are services without endpoints used for.
|
2015-03-04 13:11:35 -05:00 |
|
Tim Hockin
|
fdea7252a4
|
Merge pull request #5001 from brendandburns/api3
Embed VolumeSource in v1beta3 and internal.
|
2015-03-04 09:50:14 -08:00 |
|
Jeff Lowdermilk
|
3891ad1b8f
|
Merge pull request #5015 from roberthbailey/kubectl-e2e-timeout
Increase the kubectl e2e test timeout to 10 minutes
|
2015-03-04 09:24:41 -08:00 |
|
Eric Tune
|
662189ebc2
|
Merge pull request #4967 from jlowdermilk/kubeconfig
Simplify generating kubeconfig with embeded cert data
|
2015-03-04 08:38:43 -08:00 |
|
Eric Tune
|
fd8361edf2
|
Merge pull request #5021 from justinsb/log_kubelet_internalerror
Log HTTP InternalServerErrors in the kubelet
|
2015-03-04 08:22:15 -08:00 |
|
Eric Tune
|
2ec257eb49
|
Merge pull request #5023 from justinsb/fix_typo_in_test
Fix typo in test
|
2015-03-04 08:12:08 -08:00 |
|
Eric Tune
|
d55a896773
|
Merge pull request #5026 from markturansky/sudo_env_vars
Added -E to sudo command in local-up-cluster.sh
|
2015-03-04 08:10:47 -08:00 |
|