Zach Loafman
180a38c181
hack/cherry_pick_pull.sh: Allow multiple pulls
...
Reorder the arguments to allow for multiple pulls at the end:
hack/cherry_pick_pull.sh <remote branch> <pr-number>...
This solves some common A-then-immediate-A' cases that appear
frequently on head. (There's a workaround, but it's a hack.) Updates
the documentation.
2015-07-13 07:11:12 -07:00
Zach Loafman
ca21fca74a
Fix TestRunExposeService
...
No longer emits "you will also need to explicitly open a firewall"
after #10974 .
Fixes #11105
2015-07-13 06:48:58 -07:00
Marek Biskup
d1f2541755
kubectl-rolling-update-doc-fix
2015-07-13 15:09:26 +02:00
Marek Biskup
3003b22838
fix firewall rule create syntax for gce
2015-07-13 15:03:36 +02:00
Zach Loafman
0c5b97627c
Merge pull request #11106 from davidopp/clean
...
Disable TestPlugin_LifeCycle due to flakiness.
2015-07-13 05:32:59 -07:00
Marcin Wielgus
f8d30c1b1e
E2E tests for kubectl logs and patch
2015-07-13 14:30:09 +02:00
Zach Loafman
c4f100f786
Merge pull request #11137 from davidopp/somebranch
...
Run hack/run-gendocs.sh
2015-07-13 05:21:37 -07:00
David Oppenheimer
d7d7bb9bc9
Run hack/run-gendocs.sh
2015-07-13 01:39:42 -07:00
Prashanth Balasubramanian
0728c08a1e
Fix scheduler race
2015-07-12 23:14:24 -07:00
resouer
1128d1c44a
Update with on going task and os limit
2015-07-13 13:43:12 +08:00
Brian Fallik
78aa11ac46
Update dns.md
...
Slighting wording update to (hopefully) improve the flow.
2015-07-13 01:26:25 -04:00
Tim Hockin
2c27b1fa64
Merge pull request #11129 from epc/epc-2015193
...
Copy edits for typos
2015-07-12 20:48:59 -07:00
Ed Costello
98e9f1eeae
Copy edits for typos
2015-07-12 22:03:06 -04:00
Tim Hockin
a1efb50a29
Merge pull request #11121 from jason-riddle/ui-docs
...
Add namespace to kubectl create command
2015-07-12 15:52:31 -07:00
Justin Santa Barbara
f9dc7c189c
e2e: Add test to pd that disk contents are preserved
...
Issue #11012 reported that disk contents may be lost (sometimes).
We should have an e2e test to verify this is not happening.
(If it is happening, we should then fix it!)
2015-07-12 18:50:32 -04:00
Tim Hockin
ea9272c4b7
Merge pull request #11080 from satnam6502/reboot
...
Fix reboot test to use system namespace
2015-07-12 15:17:53 -07:00
Tim Hockin
d108d7f1d0
Merge pull request #11117 from justinsb/e2e_aws_increase_nodeboot_timeout
...
e2e: AWS: Increase timeout on the node resize tests
2015-07-11 23:16:44 -07:00
Tim Hockin
31ec4bd29b
Merge pull request #11118 from iakshay/patch-1
...
Fix formatting in networking.md
2015-07-11 23:13:56 -07:00
Jason Riddle
693122f87f
Add namespace to kubectl create command
2015-07-11 20:02:27 -04:00
Jason Riddle
312d54c014
Add KUBE_RELEASE_RUN_TESTS=n to suggestion
...
Without KUBE_RELEASE_RUN_TESTS=n, it can take quite a while to build all of the necessary binaries since the tests have to run.
2015-07-11 19:33:11 -04:00
Akshay Aurora
789e50439b
Fix formatting in networking.md
2015-07-12 03:49:01 +05:30
Justin Santa Barbara
f861d92e56
e2e: AWS: Increase timeout on the node resize tests
...
Regularly hitting these timeouts, it seems that AWS is just slower to boot;
this makes sense - AWS uses a standard image for example, so has more software
to install (never mind any arguments about the clouds themselves!)
2015-07-11 17:17:12 -04:00
Tim Hockin
4eecf5ada2
Merge pull request #11113 from zmerlynn/fix_munge
...
Fix mungedocs for absolute paths
2015-07-11 13:26:15 -07:00
Zach Loafman
5c894b765b
Fix mungedocs for absolute paths
...
chdir into the parent of the docs directory, then walk docs.
Fixes #11111
2015-07-11 13:19:55 -07:00
Satnam Singh
910603bba9
Fix reboot test to use system namespace
2015-07-11 09:05:05 -07:00
Paulo Pires
66a07664a5
Fixed Hazelcast example.
...
Upgraded to API v1.
2015-07-11 09:50:01 +01:00
David Oppenheimer
089a703194
Disable TestPlugin_LifeCycle due to flakiness.
2015-07-10 22:14:16 -07:00
Zach Loafman
1b370599cc
Merge pull request #11103 from brendandburns/v1.0.0-merge-to-master
...
V1.0.0 merge to master
2015-07-10 21:13:41 -07:00
Brendan Burns
9c84d0118f
Revert "Versioning docs and examples for 1.0.0"
...
This reverts commit efe72fd580
.
2015-07-10 21:03:27 -07:00
Brendan Burns
fcb7c8c15d
Kubernetes version v1.0.0-dev
2015-07-10 21:02:31 -07:00
Brendan Burns
cd821444dc
Kubernetes version v1.0.0
2015-07-10 21:01:34 -07:00
Brendan Burns
efe72fd580
Versioning docs and examples for 1.0.0
2015-07-10 21:00:33 -07:00
Brendan Burns
80e92360ec
Merge pull request #9904 from jayunit100/ha
...
[HA] Fully automated impl of containerized high available etcd+apiserver+controllermgr+scheduler
2015-07-10 20:51:38 -07:00
Brendan Burns
9482487fe7
Merge pull request #11096 from thockin/docs-munge-infra
...
Docs munge infrastructure
2015-07-10 20:17:55 -07:00
Rohit Jnagal
c28fa383bd
Merge pull request #11083 from davidopp/clean
...
First version of Introspection and Debugging section of User Guide.
2015-07-10 19:22:12 -07:00
Rohit Jnagal
d61d272beb
Merge pull request #10974 from brendandburns/lakesong
...
Automatically open a firewall when creating a GCE load balancer.
2015-07-10 19:21:06 -07:00
Rohit Jnagal
6e30302328
Merge pull request #11090 from caesarxuchao/add-user-guide-docs
...
add user guide docs for kubectl exec, proxy, and port-forward
2015-07-10 19:19:27 -07:00
Zach Loafman
9aeb96c21e
Merge pull request #11097 from zmerlynn/v0.21.2-merge-to-master
...
V0.21.2 merge to master
2015-07-10 19:16:33 -07:00
Rohit Jnagal
0636214d5a
Merge pull request #11086 from thockin/docs-munge-run-all
...
Run all munges on all docs
2015-07-10 19:15:08 -07:00
Rohit Jnagal
e5ce898058
Merge pull request #9264 from derekwaynecarr/limit_range_readme
...
LimitRange example improvements, detailed README
2015-07-10 19:14:23 -07:00
Rohit Jnagal
36813b4b3b
Merge pull request #11091 from dchen1107/config
...
Fix kubelet.md with --max-pods
2015-07-10 19:13:55 -07:00
Zach Loafman
27449ab1f7
0.21.2 merge to master
2015-07-10 18:55:54 -07:00
Zach Loafman
196ed7dc5b
Merge pull request #11084 from brendandburns/fix
...
add spec.host as a synonym for spec.nodeName in v1
2015-07-10 18:50:23 -07:00
Zach Loafman
dd8a72e4fb
Fix patch release instructions
...
Somewhere in the last round of editing, I compressed the patch release
instructions after the release validation steps went in. They no
longer made sense because they assume some variables are set from the
previous step that you don't have set. Set them.
These instructions are now begging to be refactored between the patch
and normal releases, but I won't do that here.
2015-07-10 18:43:12 -07:00
Chao Xu
ec87843b24
address Mike's comments
2015-07-10 17:58:51 -07:00
Chao Xu
600e785168
add user guide docs for kubectl exec, proxy, and port-forward
2015-07-10 17:20:02 -07:00
Zach Loafman
6ea0c2b3b7
Fix gofmt from #11084
...
(cherry picked from commit 63c73a58a5
)
2015-07-10 17:14:12 -07:00
Tim Hockin
8ff8559c4c
Add util functions
2015-07-10 17:13:19 -07:00
Tim Hockin
95cd66d3a0
use 'lines []string' for updateMacroBlock
2015-07-10 17:13:19 -07:00
Tim Hockin
2e781fed49
Break util func into a new file
2015-07-10 17:13:19 -07:00