Commit Graph

14550 Commits (6277801f82d8b3f36623814e6fe2a0b1d74841c9)

Author SHA1 Message Date
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
Kris Rousey aca4559bbd Adding retry logic around service updates 2015-07-10 13:38:37 -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
Zach Loafman 54c0759ded Merge pull request #11065 from zmerlynn/automated-cherry-pick-of-#10932-on-upstream-release-0.21
Automated cherry pick of #10932
2015-07-10 09:56:53 -07:00
Zach Loafman d96d8163fa Add skip/flaky arguments for the jenkins-gce-e2e-release job
I haven't added the job yet. Want to get the args in place first.

Related to #10676
2015-07-10 09:55:21 -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 a9c7d31dc7 Merge pull request #11034 from thockin/automated-cherry-pick-of-#11033-on-automated-cherry-pick-of-#11028-on-upstream-release-0.21
Automated cherry pick of #11028 and #11033 on upstream release 0.21
2015-07-10 08:24:33 -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
derekwaynecarr c8ad995462 LimitRange example improvements, detailed README 2015-07-10 11:07:54 -04:00