Commit Graph

15254 Commits (226c950bda91764875caa988cfb374cf1590929e)

Author SHA1 Message Date
Jan Safranek 118004c166 Use a service between e2e volume tests clients and servers.
This helps with routing of TCP traffic between clients and servers in case
flannel or similar service is not installed and pods don't see each other.


- It needs 'insecure' in /etc/exports to allow NFS clients on ports > 1024,
  Kubernetes service will change client port to a random number.

- glusterfs no longer needs explicit endpoint definition, it uses the service
  instead.
2015-07-23 11:51:43 +02:00
Wojciech Tyczynski 4fa9fc7fbf Merge pull request #11266 from mbforbes/quietProject
Log Project (GKE) less and cleanup bash indentation
2015-07-23 10:54:05 +02:00
Marcin Wielgus bad01214a7 E2E tests for examples/spark 2015-07-23 10:43:31 +02:00
Wojciech Tyczynski 648c57e3e1 Merge pull request #10990 from mwielgus/kubectl_expose
E2E test for kubectl expose
2015-07-23 10:42:44 +02:00
Wojciech Tyczynski 430422b181 Merge pull request #11268 from mbforbes/previewQuiet
(GKE) Stop 'gcloud preview' call from failing Jenkins jobs
2015-07-23 10:36:31 +02:00
Wojciech Tyczynski 6580464ff1 Merge pull request #11577 from wojtek-t/etcd_helper_interface
Prepare for extracting EtcdHelper interface
2015-07-23 10:33:33 +02:00
Piotr Szczesniak 06b3406cef Added possibility to overwrite ENABLE_CLUSTER_DNS with env var
It's for autoscaling tests purposes and making the config consistent with
other flags like ENABLE_NODE_LOGGING
2015-07-23 10:25:06 +02:00
Wojciech Tyczynski fbed3492bf Merge pull request #11553 from pkern/patch-1
pkg/client/doc.go: update example to make it compile
2015-07-23 10:01:32 +02:00
Wojciech Tyczynski ee92aa3897 Prepare for extracting EtcdHelper interface 2015-07-23 09:37:39 +02:00
Wojciech Tyczynski 43f6651c94 Merge pull request #11600 from ixdy/jenkins-gce-examples
Create a Jenkins project to run only the examples e2e tests on GCE
2015-07-23 09:34:14 +02:00
kargakis 4fcb4b7f8d Handle aliases in comma-separated args 2015-07-23 09:32:33 +02:00
jiangyaoguo 8bb0ae9f89 refector glusterfs volume to seperate builder and cleaner 2015-07-23 15:07:40 +08:00
Wojciech Tyczynski 5988d30da0 Merge pull request #10715 from justinsb/spelling_octects
Spelling fix (in code): octects -> octets
2015-07-23 09:00:39 +02:00
Wojciech Tyczynski 3eb77239ee Merge pull request #10679 from wojtek-t/watch_in_apiserver_proposal
Watch in apiserver proposal
2015-07-23 08:33:48 +02:00
Wojciech Tyczynski a407051075 Merge pull request #11064 from derekwaynecarr/add_cert_ip_back
Some users of vagrant were getting different ip addresses in cert
2015-07-23 08:18:57 +02:00
Wojciech Tyczynski dd6ba6a07f Watch in apiserver proposal 2015-07-23 08:14:37 +02:00
Wojciech Tyczynski 3d7ae2f3cf Merge pull request #11724 from thockin/docs-nit-phabricator
Nit in phabricator doc
2015-07-23 08:12:52 +02:00
Tim Hockin 6eda8f47df Remove volumes legacy mode 2015-07-22 21:53:35 -07:00
Clayton Coleman f5d040ec31 Update the error message to be idiomatic
Trim trailing newline (since this is likely to show up in a CLI)
2015-07-22 22:38:24 -04:00
Brian Grant cba5433f43 Change to semantic versioning. 2015-07-23 00:42:03 +00:00
Tim Hockin 5a82a9018f Nit in phabricator doc 2015-07-22 17:24:47 -07:00
Janet Kuo a2971fb2ab Fix doc typos 2015-07-22 17:19:07 -07:00
Vish Kannan d9bb171f8a Merge pull request #11620 from mbforbes/mcSkipGKE
Remove deprecated master certs test
2015-07-22 17:11:49 -07:00
Vish Kannan 5f79267b97 Merge pull request #10484 from markturansky/vol_iscsi_export
Changed ISCSI plugin name from exported to private
2015-07-22 17:07:15 -07:00
Vish Kannan a6b69710fe Merge pull request #11607 from mbforbes/addonClarify
Clarify bits of addon e2e test
2015-07-22 17:03:58 -07:00
Vish Kannan 2e3841efc5 Merge pull request #10485 from markturansky/volume_rbd_export
Changed RBD Volume plugin name from exported to private
2015-07-22 17:02:55 -07:00
Vish Kannan f350c5226f Merge pull request #11618 from mbforbes/etcdSkipGKE
Clarify etcd failure e2e test requirements
2015-07-22 17:01:18 -07:00
Vish Kannan b321cff1e4 Merge pull request #11612 from mbforbes/shellSkipGKE
Skip GKE for shell services test and make clear why
2015-07-22 17:00:36 -07:00
Vish Kannan 9cbbafa38b Merge pull request #11683 from nak3/calc-fix
Modify calculation comment for LeastRequestedPriority
2015-07-22 16:40:16 -07:00
Vish Kannan b27f99bd43 Merge pull request #11030 from justinsb/e2e_aws_lb_changes_on_service_change
e2e: For AWS, tolerate an LB change when the service changes
2015-07-22 16:32:10 -07:00
Vish Kannan 4421b3dfdd Merge pull request #10821 from jimmidyson/gc-container-volumes
Fixes #10803: Delete Docker container volumes on GC
2015-07-22 16:02:03 -07:00
Karl Isenberg 11b3fb3bdc Make guestbook-go url paths relative to survive multiple proxies 2015-07-22 15:20:22 -07:00
colmm99 165d08e627 add command for workaround for issue 10836 2015-07-22 23:14:15 +01:00
Mike Danese fdb5cefae7 fix unit test breakage by adding seed method to util/rand 2015-07-22 15:01:51 -07:00
Mike Danese a558edf036 Revert "Revert "Move rand string func to util for reuse""
This reverts commit acebe24bf3.
2015-07-22 15:01:28 -07:00
Vish Kannan 20293058ec Merge pull request #11698 from pmorie/copy-test-visual
Make copy_test.go failures easier to debug
2015-07-22 14:59:28 -07:00
Vish Kannan 3429bbb00d Merge pull request #11703 from GoogleCloudPlatform/revert-9162-rand-util
Revert "Move rand string func to util for reuse"
2015-07-22 14:57:04 -07:00
Chris Hiestand db1a73317c change shell var MINION_SCOPES to user setable
Because bash arrays may not be environment variables
 (see: <https://stackoverflow.com/questions/5564418/exporting-an-array-in-bash-script>)
 we have to change the MINION_SCOPES array to a string
* prefers aliases instead of full URLs for scopes

tested under GKE, needs GCE testing

Close #10458
2015-07-22 14:34:03 -07:00
Vish Kannan bfd7477b5b Merge pull request #11648 from jumpkick/patch-1
Update volumes.md
2015-07-22 14:06:32 -07:00
Vish Kannan 6bce2643a1 Merge pull request #11673 from zg/patch-1
Grammar adjustment
2015-07-22 14:05:26 -07:00
Vish Kannan fc663944f1 Merge pull request #11680 from ZJU-SEL/fix-scratch-doc
fix scartch doc
2015-07-22 13:43:56 -07:00
Vish Kannan 03efab5675 Merge pull request #11639 from timstclair/docs
Detailed walkthrough docs cleanup
2015-07-22 13:42:59 -07:00
Brian Grant f171cc0912 Update post-1.0 release versioning proposal. 2015-07-22 20:20:31 +00:00
Vish Kannan acebe24bf3 Revert "Move rand string func to util for reuse" 2015-07-22 12:51:29 -07:00
Brendan Burns b0a429f356 Merge pull request #11701 from brendandburns/docs2
Remove the pre-production note.
2015-07-22 12:41:21 -07:00
Brendan Burns 6e87c7f8c9 Remove the pre-production note. 2015-07-22 12:21:12 -07:00
Vish Kannan 550203b3a3 Merge pull request #9162 from thockin/rand-util
Move rand string func to util for reuse
2015-07-22 11:08:47 -07:00
Paul Morie 1df80e3a6a Make copy_test.go failures easier to debug 2015-07-22 13:11:10 -04:00
Piotr Szczesniak 6b6d2c6aef Added cluster size autoscaling e2e test 2015-07-22 17:26:07 +02:00
gmarek 4e0c2f245e Remove Scale e2e test 2015-07-22 15:44:42 +02:00