Commit Graph

13399 Commits

Author SHA1 Message Date
akramer
5f44175dc4 Fixing spacing in documentation comments
There was some ugly spacing in the 'kubectl exec' documentation comments, I've fixed it and wrapped it to 80 chars.
2015-06-24 13:50:30 -07:00
Jeff Lowdermilk
fbd09a1aa9 Merge pull request #10205 from roberthbailey/liveness-docs
Replace kubectl.sh with kubectl in the liveness example.
2015-06-23 12:27:42 -07:00
Jeff Lowdermilk
8a92232f66 Merge pull request #10203 from satnam6502/logging-doc
Update Getting Started logging docs for Cloud Logging
2015-06-23 11:50:39 -07:00
Jeff Lowdermilk
c3dd781385 Merge pull request #10233 from satnam6502/es-logging
Retry Elasticsearch logging health check
2015-06-23 11:46:05 -07:00
Jeff Lowdermilk
207c53b7e6 Merge pull request #10201 from mikedanese/fixup-etcd
don't fail etcd SIGKILL test when apiserver returns an error
2015-06-23 11:35:10 -07:00
Satnam Singh
90caacbfd7 Update logging docs 2015-06-23 11:28:34 -07:00
Jeff Lowdermilk
79ae24f747 Merge pull request #9810 from satnam6502/logging-diagrams
Update one of the diagrams for logging blog article
2015-06-23 11:08:56 -07:00
Satnam Singh
52461b772a Retry Elasticsearch logging health check 2015-06-23 10:49:46 -07:00
Jeff Lowdermilk
e2d496e45d Merge pull request #9737 from iterion/use-openssl-rsa
AWS: Use RSA to Generate Fingerprint
2015-06-23 10:14:27 -07:00
Jeff Lowdermilk
8b328429eb Merge pull request #9911 from erictune/serviceacctdocs
Service account documentation improvement
2015-06-23 10:14:07 -07:00
Jeff Lowdermilk
5e25827919 Merge pull request #10204 from caesarxuchao/pr/9754/head
Continue on #9754, Improvements to the guestbook README, switch to .yaml files
2015-06-23 09:44:06 -07:00
Jeff Lowdermilk
a2ce3ea529 Merge pull request #10107 from roberthbailey/sans
Add more SANs to the master certificate.
2015-06-23 08:22:33 -07:00
Chao Xu
59b654c996 fix tests for 22f1b07858 2015-06-22 17:10:09 -07:00
Robert Bailey
a62708e207 Replace kubectl.sh with kubectl in the liveness example. 2015-06-22 16:58:49 -07:00
Mike Danese
c5564502a6 don't fail etcd SIGKILL test when apiserver returns an error 2015-06-22 16:33:19 -07:00
Jeff Lowdermilk
ebeb104493 Merge pull request #10199 from jlowdermilk/disable-proc-test
Disable TestProc_doWithNestedXConcurrent
2015-06-22 16:31:06 -07:00
Jeff Lowdermilk
e75edf2282 Merge pull request #10191 from erictune/similar-structure-gsg
Getting started guide cleanup
2015-06-22 16:29:51 -07:00
Jeff Lowdermilk
b80392737e Merge pull request #10189 from erictune/toc-gsg
Add tables of contents to getting started guides.
2015-06-22 16:25:07 -07:00
Jeff Lowdermilk
0d7de0991e Disable TestProc_doWithNestedXConcurrent
This test is killing more than 50% of shippable builds. Disabling
to stop the madness.
2015-06-22 15:39:43 -07:00
Jeff Lowdermilk
19991d5315 Merge pull request #10193 from zmerlynn/merge-release-0.19-to-master
Merge release 0.19.3 to master
2015-06-22 13:58:56 -07:00
Zach Loafman
4274fccbc5 Merge remote-tracking branch 'upstream/release-0.19' into merge-release-0.19-to-master 2015-06-22 13:32:37 -07:00
Jeff Lowdermilk
bec793119b Merge pull request #10175 from wojtek-t/wait_for_namespaces
In scalability tests wait until terminating namespaces are deleted
2015-06-22 13:21:52 -07:00
Jeff Lowdermilk
7002ce2336 Merge pull request #10148 from mikedanese/log-service-account
log a message when we fall back to service account
2015-06-22 13:20:43 -07:00
Jeff Lowdermilk
d206ab2c78 Merge pull request #10145 from satnam6502/es-logging
Remove readiness probes to Elasticsearch and Kibana logging
2015-06-22 13:18:14 -07:00
Jeff Lowdermilk
cbf0a4f2db Merge pull request #10152 from markturansky/pv_recycler_precision_fix
Fixed PV recycler ActiveDeadlineSeconds precision
2015-06-22 13:17:03 -07:00
Jeff Lowdermilk
04e23f28db Merge pull request #10167 from caesarxuchao/cassandra-example
update examples/cassandra kubectl output to the latest version
2015-06-22 13:16:35 -07:00
Jeff Lowdermilk
131a7ac938 Merge pull request #10170 from sandoracs/master
Use vagrant command instead of salt.
2015-06-22 13:16:24 -07:00
Jeff Lowdermilk
0c7fbacfb1 Merge pull request #10052 from derekwaynecarr/admission_subresources
Admission control exposes subresource
2015-06-22 13:11:58 -07:00
Jeff Lowdermilk
1874599c00 Merge pull request #8947 from bcbroussard/services-nodeport
Update the services web ui for nodeport and loadbalancer
2015-06-22 13:11:34 -07:00
Satnam Singh
cb9f7d17f5 Add readiness probes to Elasticsearch and Kibana logging 2015-06-22 12:40:15 -07:00
Eric Tune
179fa8cb61 Getting-started-guide cleanup.
Put a Prerequisites section in all the hosted gettting-started-guides.
Change how title and contents are formatted so they are not automatically
included in the ToC.  Tweak other section headers to improve ToCs.
2015-06-22 12:39:35 -07:00
Jeff Lowdermilk
5726ca55d8 Merge pull request #10165 from imesh/master
Fixing Kubernetes UI Graph Component's Legend Height Issue
2015-06-22 12:03:38 -07:00
Jeff Lowdermilk
b7583b799f Merge pull request #10151 from brendandburns/explore
Remove some dead code.
2015-06-22 12:02:05 -07:00
Jeff Lowdermilk
7c7f25774f Merge pull request #10162 from brendandburns/core
Also grab the kubelet log from the master.
2015-06-22 12:01:47 -07:00
Eric Tune
f39eead95c Add tables of contents to getting started guides. 2015-06-22 11:56:19 -07:00
Jeff Lowdermilk
d0fc0d884d Merge pull request #9876 from andronat/9631_labelcolumn
Printing resource labels as columns
2015-06-22 11:55:26 -07:00
Robert Bailey
48726482b8 Merge pull request #10187 from zmerlynn/release-0.19
Release 0.19.3
2015-06-22 11:05:33 -07:00
Zach Loafman
c5e504a0c8 Merge pull request #10186 from GoogleCloudPlatform/revert-10184-release-0.19
Revert "Release 0.19.3"
2015-06-22 10:57:08 -07:00
Zach Loafman
5534a8ca81 Revert "Release 0.19.3" 2015-06-22 10:56:38 -07:00
Robert Bailey
8a73b13859 Merge pull request #10184 from zmerlynn/release-0.19
Release 0.19.3
2015-06-22 10:56:18 -07:00
Jeff Lowdermilk
85770295c2 Merge pull request #10004 from ArtfulCoder/kubelet_health
Augmented kubelet healthz with syncLoop check.
2015-06-22 10:53:05 -07:00
Zach Loafman
82ae56a918 Kubernetes version v0.19.3-dev 2015-06-22 10:46:14 -07:00
Zach Loafman
3103c8ca0f Kubernetes version v0.19.3 2015-06-22 10:46:14 -07:00
Zach Loafman
0e30307512 Kubernetes version v0.19.2-dev 2015-06-22 10:43:26 -07:00
Zach Loafman
c3331c4f34 Kubernetes version v0.19.2 2015-06-22 10:43:25 -07:00
Eric Tune
0b4ced80a7 Service account documentation.
Fixes #9344.

Depends on #9821.

Update Secrets documentation to explain how secrets can be
created/used manually, or automatically with service accounts.

Greatly expanded service account documentation.

Added a service account admin guide.

Lots of cross-references.
2015-06-22 10:42:54 -07:00
Brendan Burns
00ff4245e0 rev etcd to 2.0.12 2015-06-22 10:40:15 -07:00
Jeff Lowdermilk
51e0647f41 Merge pull request #9967 from satnam6502/counter-rc
Synthetic counter RC for load testing
2015-06-22 10:38:10 -07:00
Jeff Lowdermilk
6e34d204b0 Merge pull request #9934 from marekbiskup/doc-secrets
clarification of how to access a secret from a pod
2015-06-22 10:37:28 -07:00
Jeff Lowdermilk
0f59847cc5 Merge pull request #9905 from justinsb/aws_ssh_user
Don't assume we always SSH as the current user
2015-06-22 10:37:07 -07:00