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 |
|
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 |
|
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 |
|
Victor Marmol
|
2e871b8cb6
|
Merge pull request #10940 from mbforbes/jenkinsUpgradeVersion
Jenkins: Allow fetching new tars for multi-job tests
|
2015-07-09 21:08:54 -07:00 |
|
Victor Marmol
|
4e75e84994
|
Merge pull request #11025 from mbforbes/restart
Move code to prepare for e2e/restart transition
|
2015-07-09 21:08:27 -07:00 |
|
Victor Marmol
|
68a62fef95
|
Merge pull request #11010 from derekwaynecarr/enable_test_vagrant
Enable e2e networking test for intra-pod communication for vagrant
|
2015-07-09 21:08:03 -07:00 |
|
nikhiljindal
|
1350cc8bc3
|
Set KUBE_API_VERSIONS appropriately
|
2015-07-09 19:04:20 -07:00 |
|