Commit Graph

14594 Commits (c208c1c9a39e4cc74d30cd8c68d08650277c4449)

Author SHA1 Message Date
Eric Tune 4635cf381b Merge pull request #11211 from gmarek/flaky
Update Jenkins Flaky suite
2015-07-14 14:59:06 -07:00
Eric Tune b4ca61b17b Merge pull request #11260 from erictune/fix-e2e
Fixup doc links.
2015-07-14 13:47:32 -07:00
Eric Tune 90f023b14f Fixup doc links.
Missed in #11256
2015-07-14 13:40:48 -07:00
Eric Tune f23f7a1977 Merge pull request #11256 from mikedanese/fix-e2e
temporary fix e2e by duping files
2015-07-14 13:09:02 -07:00
Eric Tune c17972588d Merge pull request #11245 from lavalamp/travis
make travis only run linters/auto-gen checkers.
2015-07-14 13:04:27 -07:00
Eric Tune 3043e05a90 Merge pull request #11242 from JanetKuo/e2e-util-waiting
Fix the bug that some waits in e2e test don't actually happen
2015-07-14 13:03:56 -07:00
Eric Tune 758913c12f Merge pull request #11241 from justinsb/fix_11201
AWS: Restore (erroneously) removed get_instance_private_ip
2015-07-14 13:03:36 -07:00
Mike Danese 1e85c9cf92 temporary fix e2e by duping files 2015-07-14 13:02:59 -07:00
Eric Tune 69f064fde8 Merge pull request #11200 from arun-gupta/master
fixing #11192
2015-07-14 13:02:34 -07:00
Eric Tune 6b38719593 Merge pull request #11195 from erictune/move_versioning
Move versioning doc.
2015-07-14 13:01:20 -07:00
Eric Tune 13434cea60 Merge pull request #11194 from zmerlynn/louder_release_fork
hack/cherry_pick_pull.sh: Coach user on how to make a pull against non-master
2015-07-14 13:00:47 -07:00
Eric Tune 7cbf18adb2 Merge pull request #11183 from brendandburns/docs3
Add/expand docs on namespaces.
2015-07-14 12:58:13 -07:00
Brendan Burns 9eb80d1439 Add a cluster admin-centric doc for namespaces. 2015-07-14 12:52:17 -07:00
Eric Tune 50159864ee Merge pull request #11146 from mwielgus/hazelcast
examples/hazelcast - pass namespace via env, reduce cpu requirements and inc image version
2015-07-14 12:47:47 -07:00
Eric Tune c7335de91a Merge pull request #11098 from brendandburns/docs2
Add another php library
2015-07-14 12:42:57 -07:00
Eric Tune 1551047af4 Merge pull request #11095 from brendandburns/docs
Add some additional text about getting help.
2015-07-14 12:42:34 -07:00
Eric Tune 0b597aaf66 Merge pull request #11239 from mikedanese/user-docs-move
Move user docs to docs/user-guide/
2015-07-14 12:40:23 -07:00
Mike Danese 2476d78ac2 point tests to new doc location 2015-07-14 12:23:16 -07:00
Eric Tune 1deb93f5d4 Merge pull request #10988 from robamaton/patch-1
Update vagrant guide VirtualBox version
2015-07-14 12:20:41 -07:00
Eric Tune 3dad5a0652 Merge pull request #10835 from mesosphere/mesos-root-ca-file
Add --root-ca-key code to Mesos controller-manager fork
2015-07-14 12:16:49 -07:00
Eric Tune eff5f17b1e Merge pull request #10806 from hurf/help_describe
Add a better help message for kubectl describe
2015-07-14 12:15:39 -07:00
Eric Tune ed26ffe95e Merge pull request #10685 from jeffbean/ansible_dev
Ansible enhancements for CentOS
2015-07-14 12:08:06 -07:00
Eric Tune 914b6fe25b Merge pull request #10185 from mesosphere/exclusive-port-range
Fix default service node port range in e2e test
2015-07-14 12:00:39 -07:00
Daniel Smith 28236a25c9 make travis only run linters/auto-gen checkers. 2015-07-14 11:36:16 -07:00
Mike Danese 3eff8fce41 automated link fixes 2015-07-14 10:51:10 -07:00
Janet Kuo b2e8936d1c Fix the bug that some waits don't actually happen 2015-07-14 10:45:56 -07:00
Justin Santa Barbara 355e922b5d AWS: Restore (erroneously) removed get_instance_private_ip
Fix #11201
2015-07-14 13:45:12 -04:00
Mike Danese 14c3fc5afe move user docs to their new home 2015-07-14 10:26:36 -07:00
Eric Tune e463723f03 Move versioning.md to design/ -- not user-focused. 2015-07-14 09:57:42 -07:00
gmarek 9d55842a02 Move MaxPods back from Flaky suite 2015-07-14 12:09:27 +02:00
Wojciech Tyczynski f9cfa1b3b1 Store monit logs from Jenkins runs 2015-07-14 12:01:15 +02:00
Marcin Wielgus 23d659a029 examples/hazelcast - pass namespace, reduce cpu requirements and inc image version 2015-07-14 11:49:34 +02:00
hurf 6dd8a1dfa4 Add a better help message for kubectl describe
When resource type isn't given in the command, print the possible
resource types. Also added the resource type description in help
strings.
2015-07-14 16:22:42 +08:00
Dr. Stefan Schimanski 3cb31a2ad4 Address review comments 2015-07-14 08:23:12 +02:00
Tim Hockin c6161824db Merge pull request #11205 from bgrant0607/bugfix1
Add remaining sections to the "pods in production" part of the user guide
2015-07-13 22:41:27 -07:00
Brian Grant 6ab8556c24 Add remaining sections to the "pods in production" part of the user guide. 2015-07-14 04:58:40 +00:00
Tim Hockin c8dab21835 Merge pull request #11202 from brendandburns/tunnel
Update etcd and add a warning about Docker 1.7.0
2015-07-13 21:50:44 -07:00
Brendan Burns ab4448a0d6 Update multi-node docker instructions:
* Update etcd and add a warning about Docker 1.7.0
   * Update kubernetes to 0.21.2, Flannel to 0.5.0
   * Remove --sync-nodes which is removed.
2015-07-13 21:28:07 -07:00
Tim Hockin ab0d97e48a Merge pull request #11013 from lavalamp/docs
Move admin related docs into docs/admin
2015-07-13 20:25:44 -07:00
Tim Hockin 51e601ce2d Merge pull request #11107 from pires/fix_hazelcast_example
Fixed Hazelcast example.
2015-07-13 20:18:12 -07:00
arun-gupta 88303b7809 fixing #11192 2015-07-13 19:26:52 -07:00
Daniel Smith b1555956e9 standardize on - instead of _ in file names 2015-07-13 18:32:00 -07:00
Daniel Smith 2c333e4bc2 move admin related docs into docs/admin 2015-07-13 18:24:11 -07:00
Paulo Pires 3f42ac65dd Fixed Hazelcast example documentation relative links. 2015-07-13 21:17:47 -04:00
Tim Hockin bdbcbe2e2f Merge pull request #11085 from lavalamp/munger
Munger
2015-07-13 18:11:49 -07:00
Daniel Smith 0dd130ea18 remove old warning 2015-07-13 17:48:40 -07:00
Daniel Smith 821e08fded Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Daniel Smith 1263a30644 fix broken example links 2015-07-13 17:47:48 -07:00
Daniel Smith ffcc6cadb0 run munger over examples dir 2015-07-13 17:47:48 -07:00
Daniel Smith bf77ecc3a9 Various munger changes
* Add analytics munger w/ munge heading
* More link autofixes
* Allow running a subset of munges
* Fix repo root detection
* Only process non-preformatted blocks
* Gendocs no longer adds the analytics link; mungedocs does that in a
  second pass.
2015-07-13 17:47:48 -07:00