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 |
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 |
Tim Hockin
|
84ad1792ea
|
Run all munges on all docs
Rather than terminating, Collect the errors and print them per-file-per-munge.
|
2015-07-10 17:13:19 -07:00 |
Zach Loafman
|
c85f20021b
|
Revert "Versioning docs and examples for 0.21.2"
This reverts commit baf92e62a0 .
|
2015-07-10 17:06:22 -07:00 |
Zach Loafman
|
bc4e751093
|
Kubernetes version v0.21.2-dev
|
2015-07-10 17:06:22 -07:00 |
Zach Loafman
|
4e89f2e667
|
Kubernetes version v0.21.2
|
2015-07-10 17:06:22 -07:00 |
Zach Loafman
|
baf92e62a0
|
Versioning docs and examples for 0.21.2
|
2015-07-10 17:06:22 -07:00 |
Zach Loafman
|
6511067a1d
|
Merge pull request #11092 from zmerlynn/fix-gofmt-release-021
Fix gofmt from #11084
|
2015-07-10 17:02:39 -07:00 |
Zach Loafman
|
63c73a58a5
|
Fix gofmt from #11084
|
2015-07-10 17:01:28 -07:00 |
Rohit Jnagal
|
80ce9f315d
|
Merge pull request #11060 from zmerlynn/change_to_readme
Change the generated release template to docs/README.md
|
2015-07-10 17:01:22 -07:00 |
Dawn Chen
|
27bcc14b08
|
Fix kubelet.md with --max-pods
|
2015-07-10 16:58:07 -07:00 |
Rohit Jnagal
|
56c781f4ce
|
Merge pull request #11018 from mbforbes/gceCleanupTemplate
Robustly cleanup MIG template on GCE teardown
|
2015-07-10 16:51:13 -07:00 |
Rohit Jnagal
|
9544837e03
|
Merge pull request #11078 from dchen1107/config
Change kubelet flag --max-pods default value to 40 to match v1.0 roadmap
|
2015-07-10 16:29:01 -07:00 |
Zach Loafman
|
fd254169c6
|
Merge pull request #11087 from zmerlynn/automated-cherry-pick-of-#11084-on-upstream-release-0.21
Automated cherry pick of #11084
|
2015-07-10 15:54:32 -07:00 |
Brendan Burns
|
a93d33d961
|
add spec.host as a synonym for spec.nodeName in v1
|
2015-07-10 15:51:35 -07:00 |
Rohit Jnagal
|
4923bb2de1
|
Merge pull request #10935 from caesarxuchao/kubectl-output-in-examples
update kubectl output in examples
|
2015-07-10 15:49:37 -07:00 |
Rohit Jnagal
|
3c71eb652c
|
Merge pull request #11068 from alex-mohr/e2e-gke
Add GKE coverage for e2e tests that support both GCE and GKE
|
2015-07-10 15:43:52 -07:00 |
David Oppenheimer
|
f660302e42
|
First version of Introspection and Debugging section of User Guide.
|
2015-07-10 15:41:26 -07:00 |
Tim Hockin
|
698b212491
|
Run all munges on all docs
Rather than terminating, Collect the errors and print them per-file-per-munge.
|
2015-07-10 15:33:50 -07:00 |
jayunit100
|
f4946693c6
|
Cloud agnostic minmal implementation of podmaster HA components.
|
2015-07-10 18:28:09 -04:00 |
Rohit Jnagal
|
6dc16f9442
|
Merge pull request #11005 from mbforbes/upgradePickVersion
Allow upgrade target version to be specified
|
2015-07-10 15:20:29 -07:00 |
Brendan Burns
|
2f47b3ed11
|
add spec.host as a synonym for spec.nodeName in v1
|
2015-07-10 15:16:48 -07:00 |
Rohit Jnagal
|
51c658be33
|
Merge pull request #11072 from bprashanth/net_doc
Add user guide for connecting applications
|
2015-07-10 14:54:34 -07:00 |
Rohit Jnagal
|
03fc86044e
|
Merge pull request #11071 from bgrant0607/bugfix1
First draft of deployment-oriented sections of the user guide.
|
2015-07-10 14:54:03 -07:00 |
Prashanth Balasubramanian
|
34cd952092
|
Swagger spec and gendocs
|
2015-07-10 14:35:41 -07:00 |
Prashanth Balasubramanian
|
8ae8c46649
|
Add user guide for connecting applications
|
2015-07-10 14:35:41 -07:00 |
Brendan Burns
|
a8f02e5472
|
Automatically open a firewall when creating a GCE load balancer.
|
2015-07-10 14:35:29 -07:00 |
Brian Grant
|
dd735dd1a1
|
First draft of deployment-oriented sections of the user guide.
|
2015-07-10 21:35:21 +00:00 |
Rohit Jnagal
|
869df32d00
|
Merge pull request #10987 from stefwalter/setup-golang-update-hack
hack: Add $GOPATH to hack/update-generated-xxx.sh scripts
|
2015-07-10 14:15:37 -07:00 |
Alex Mohr
|
a885166890
|
Add GKE coverage for e2e tests that support both GCE and GKE
|
2015-07-10 14:07:24 -07:00 |
Dawn Chen
|
e810b229c0
|
Change kubelet flag --max-pods default value to 40 to match v1.0 roadmap.
|
2015-07-10 13:46:05 -07:00 |
Brian Grant
|
3f2ac7864b
|
Merge pull request #11073 from mikedanese/fixc
fix verify gendocs
|
2015-07-10 13:43:06 -07:00 |
Mike Danese
|
ed731a9d75
|
fix verify gendocs
|
2015-07-10 12:51:35 -07:00 |
Chao Xu
|
f8047aa635
|
Update output of kubectl in examples
|
2015-07-10 12:48:58 -07:00 |
Rohit Jnagal
|
8e5186a18f
|
Merge pull request #10794 from thockin/docs-downapi
Better docs for downward API
|
2015-07-10 12:42:26 -07:00 |
Rohit Jnagal
|
2a3ed99a19
|
Merge pull request #10914 from HaiyangDING/patch-1
Create schedule_algorithm file
|
2015-07-10 12:41:48 -07:00 |