Commit Graph

14326 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Rohit Jnagal
b005bb9d1d Merge pull request #11066 from JanetKuo/docs-monitoring
Add monitoring docs
2015-07-10 12:23:30 -07:00
Rohit Jnagal
b465f7a860 Merge pull request #11024 from a-robinson/throttle
Increase the rate limiting of GCE's token source
2015-07-10 12:22:34 -07:00
Rohit Jnagal
e3b8ad945b Merge pull request #11019 from caesarxuchao/e2e_waitforallpods
ignore pods that are failed but controlled by a rc when start e2e tests
2015-07-10 12:22:01 -07:00
Rohit Jnagal
a5dac1d98a Merge pull request #10709 from zmerlynn/i1883
Update releasing.md with Kubernetes release process
2015-07-10 12:16:45 -07:00
Rohit Jnagal
8df6c5c00a Merge pull request #11038 from lavalamp/doclinks
Link verification
2015-07-10 12:15:48 -07:00
Daniel Smith
59dca5ba7d fix verify-gendocs to call mungedocs --verify on the originals 2015-07-10 10:54:47 -07:00
Daniel Smith
9ef38c124c manual fixes 2015-07-10 10:54:47 -07:00
Daniel Smith
c03a788c67 Auto-fixed docs 2015-07-10 10:54:47 -07:00
Daniel Smith
c4aab16b04 Adds a link fixer/checker to mungedocs.
Links that don't work yet can be prefixed with "TODO:" to avoid the check.
2015-07-10 10:54:47 -07:00
Max Forbes
739cb2f526 Robustly cleanup MIG template on GCE teardown 2015-07-10 10:14:04 -07:00
Rohit Jnagal
affba42a05 Merge pull request #10958 from cjcullen/racefix
Remove race in setting/reading kubelet.podCIDR
2015-07-10 10:09:44 -07:00
Rohit Jnagal
ebc11e11ad Merge pull request #9782 from andronat/9578_TestCreateCleanWithPrefix
TestCreateCleanWithPrefix was failing if env variables existed
2015-07-10 10:04:20 -07:00
Rohit Jnagal
161b9c84a2 Merge pull request #11062 from thockin/docs-versioning-3
When releasing, update versions in title
2015-07-10 10:01:18 -07:00
Janet Kuo
d9e1d293ab Add monitoring docs 2015-07-10 09:57:06 -07:00
Rohit Jnagal
553e0621e8 Merge pull request #11055 from ArtfulCoder/etcd_mount
Assigned emptyDir for etcd data dir in skydns pod
2015-07-10 09:46:06 -07:00
Abhishek Shah
bc99a57915 Assigned emptyDir for etcd data dir in skydns pod 2015-07-10 09:27:42 -07:00
Rohit Jnagal
906cc743be Merge pull request #11004 from bprashanth/dns_sidecar
Use the exec-sidecar as a healthz probe for the syndns container
2015-07-10 09:24:43 -07:00
Tim Hockin
0397949d83 Merge pull request #11059 from quinton-hoole/2015-07-10-demote-services-shell-e2e
Demote Shell.*services e2e test as it cannot be run in parallel yet
2015-07-10 09:06:46 -07:00
Tim Hockin
cb8e27230e When releasing, update versions in title 2015-07-10 09:04:19 -07:00
Zach Loafman
0d79078093 Change the generated release template to docs/README.md 2015-07-10 08:45:53 -07:00
Quinton Hoole
f653932b87 Demote Shell.*services e2e test as it cannot be run in parallel with other tests (yet)
Fixes #10127
2015-07-10 08:33:22 -07:00
Zach Loafman
f82c25524a Merge pull request #11033 from thockin/version-subst-any-ver-to-new
Only subst things that exist
2015-07-10 08:24:29 -07:00
Wojciech Tyczynski
22e63a76b9 Merge pull request #11039 from nikhiljindal/beta3Conversion
Updating the scripts to not delete v1beta3 conversions and copies
2015-07-10 09:58:47 +02:00
Stef Walter
a38a148e02 hack: Add $GOPATH to hack/update-generated-xxx.sh scripts
So that not everyone has to figure this out.
2015-07-10 09:47:47 +02:00
Wojciech Tyczynski
ccc4cfc7e1 Merge pull request #10989 from wojtek-t/promote_demote
Promote Services shell out of flaky. Demote Elasticsearch
2015-07-10 09:09:51 +02:00
dingh
e019c8475f Create schedule_algorithm file
This document explains briefly the schedule algorithm of Kubernetes and can be complementary to scheduler.md.
2015-07-10 14:51:11 +08:00
Wojciech Tyczynski
dc711ee92d Promote Services shell out of flaky. Demote Elasticsearch 2015-07-10 08:26:42 +02:00
Marek Grabowski
0c58e8a3f3 Merge pull request #10393 from ZJU-SEL/updatek8s
Bump the ubuntu k8s version to 0.19.3
2015-07-10 07:35:32 +02:00
Brendan Burns
86f54b4d05 Merge pull request #11035 from nikhiljindal/nettest
Updating nettest image to latest code
2015-07-09 22:08:01 -07:00
Victor Marmol
cabecc1271 Merge pull request #10611 from marekbiskup/addon-update-kill-children
Addon update kill children
2015-07-09 21:09:58 -07:00