Commit Graph

13439 Commits (ddbe4c914f588bfa34f9eba572d35ae84ccee8f4)

Author SHA1 Message Date
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
Prashanth Balasubramanian af175cc00b Add a pod status equality method to the status manager. 2015-06-22 13:49:49 -07:00
fabianofranz fae27669aa Fixes kubectl config set-credentials examples 2015-06-22 17:34:04 -03: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
nikhiljindal 4e02aef87d Updating the error message to say node instead of minion 2015-06-22 12:52:14 -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
Jeff Lowdermilk 2418173784 Merge pull request #9963 from smarterclayton/add_options_to_proxy
OPTIONS should be passed through the proxy
2015-06-22 10:36:25 -07:00
Zach Loafman 1559fa8b7e Merge pull request #10140 from brendandburns/rev-etcd
rev etcd to 2.0.12
2015-06-22 10:32:19 -07:00
Jeff Lowdermilk 1f4ece84e5 Merge pull request #9490 from andronat/add_reason_2_pods
Adding Reason to PodStatus
2015-06-22 10:22:49 -07:00
Prashanth Balasubramanian 5f61392e6f Add logging to debug container runtime failures 2015-06-22 10:22:35 -07:00
Prashanth Balasubramanian 64ad3e17ad Fix deadlock 2015-06-22 10:22:35 -07:00
Prashanth Balasubramanian 4b990d128a Don't flood the status manager with updates from multi-container pods 2015-06-22 10:22:28 -07:00
Amy Unruh 22f1b07858 Improvements to the guestbook example README that also address a number of open issues; switch to .yaml config files. 2015-06-22 08:48:49 -07:00
Marek Grabowski a14e11760e Merge pull request #10172 from marekbiskup/addon-test-timeout
timeout in addon_update e2e test increased
2015-06-22 16:04:14 +02:00
Wojciech Tyczynski 5cfa0ceb32 Enable latency tests as part of Density 2015-06-22 14:53:05 +02:00
Wojciech Tyczynski 47b6e6a84e Wait for terminating namespaces deletion 2015-06-22 14:53:05 +02:00
Wojciech Tyczynski 4a6e7b5053 Don't run 3 pods per node test 2015-06-22 14:53:04 +02:00
Marek Biskup cdd143fbb6 timeout in addon_update e2e test increased 2015-06-22 12:36:20 +02:00
Ács Sándor a2572514e3 Use vagrant command instead of salt. 2015-06-22 11:36:20 +02:00
Anastasis Andronidis b06ef70057 Print resource labels as columns 2015-06-22 00:44:51 +02:00