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
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
Eric Tune
f3e11e6e15
Merge pull request #5027 from jayunit100/docs
...
Guestbook README updates, reset-by-peer error message and v1beta3 note
2015-03-04 08:09:04 -08:00
jayunit100
3a0a4f1fa8
Guestbook README updates, reset-by-peer error message and v1beta3 note
2015-03-04 10:28:39 -05:00
rsokolowski
af0ade518c
Explain what are services without endpoints used for.
2015-03-04 16:19:02 +01:00
markturansky
a6a6947618
Added -E to sudo command
2015-03-04 10:14:46 -05:00
Justin Santa Barbara
7725cd23ec
Fix typo in test
2015-03-04 10:10:08 -05:00
Derek Carr
cb1e044a60
Merge pull request #4923 from lavalamp/fix4
...
Allow reflector to do full resync periodically
2015-03-04 09:58:03 -05:00
Justin Santa Barbara
b681a45fb6
Log HTTP InternalServerErrors in the kubelet
...
Otherwise we just get a stack trace and no message
2015-03-04 09:48:44 -05:00
Brendan Burns
fb90b56bf6
Embed VolumeSource in v1beta3 and internal.
2015-03-04 02:25:40 -08:00
Brendan Burns
f8dd4fcac5
Change the service port defaulting to be more sane.
2015-03-04 02:00:24 -08:00
Robert Bailey
8ae17bf677
Increase the timeout to 10 minutes to give docker plenty of time to pull the
...
image. We've seen increasing pull times lately causing the e2e tests to flake.
Fixes #4996 .
2015-03-03 21:54:54 -08:00
Fabio Yeon
c38c6f0dad
Fix the etcd version check and have it return the version string.
2015-03-03 16:59:00 -08:00
Clayton Coleman
3d52aac13c
genericetcd.Etcd should test resourceVersion
...
Also fix that Update was returning AlreadyExists instead of
NotFound (when create is disabled) and that Update when CreateOnUpdate
was true was not populating the returned object.
Added more tests
2015-03-03 19:54:43 -05:00
Deyuan Deng
53e17f0fa5
Move Node.ExternalID to CloudNodes()
2015-03-03 19:37:46 -05:00