Commit Graph

11634 Commits

Author SHA1 Message Date
Saad Ali
2a15bf757d Merge pull request #8750 from pmorie/example-links
Make references to files in examples links
2015-05-26 14:08:37 -07:00
Saad Ali
5c13c08e31 Merge pull request #8763 from eparis/less-godeps
Remove unused stuff from Godeps
2015-05-26 13:48:39 -07:00
Saad Ali
3975f6ebec Merge pull request #8816 from a-robinson/tp
Sleep before deleting the cluster to give the controller manager time to
2015-05-26 13:13:04 -07:00
Alex Robinson
0188e9af8c Sleep before deleting the cluster to give the controller manager time to
delete any cloudprovider resources still around from the last test.
2015-05-26 20:11:03 +00:00
Saad Ali
caf5b5f059 Merge pull request #8819 from cjcullen/notready
Report node.Ready == false until cbr0 is configured correctly
2015-05-26 11:44:39 -07:00
Kelsey Hightower
17e827407d Merge pull request #8719 from kamalmarhubi/guide-coreos-explain-min-version
Explain that CoreOS 653.0.0+ is required for etcd2
2015-05-26 11:15:05 -07:00
Saad Ali
c8b7fe33c6 Merge pull request #8787 from BenTheElder/fix_proxysocket_year
Correct copyright in proxysocket.go
2015-05-26 11:05:26 -07:00
Saad Ali
63ede2a1c0 Merge pull request #8794 from ddysher/0-fix-0
resourcequota doc typo
2015-05-26 11:03:37 -07:00
Saad Ali
8dcece2f01 Merge pull request #8815 from bhaggerty/patch-1
Update README.md
2015-05-26 10:59:52 -07:00
CJ Cullen
197115853e Report node.Ready == false until cbr0 is configured correctly 2015-05-26 10:48:29 -07:00
Blake Haggerty
2b195514e3 Update README.md
Spelling error changed "refernced" to "referenced"
2015-05-26 10:41:25 -07:00
Saad Ali
c312d8230e Merge pull request #8727 from pmorie/downward-api-docs
Change reference to downward api pod to link in doc
2015-05-26 09:58:57 -07:00
Saad Ali
7493ed0fca Merge pull request #8786 from pmorie/secret-tests
Add tests for secret volume plugin reboot/idempotency
2015-05-26 09:57:31 -07:00
Saad Ali
b7e0cc4105 Merge pull request #8634 from csrwng/rename_pod_log
Rename 'kubectl log' to 'kubectl logs'
2015-05-26 09:55:42 -07:00
Saad Ali
c5525ecfdc Merge pull request #8704 from roberthbailey/dead-flags
Deprecate flags for nodecontroller
2015-05-26 09:54:01 -07:00
Saad Ali
cb59c3da91 Merge pull request #8813 from marekbiskup/docTypo
typo fix in rolling-update linkswq
2015-05-26 09:51:23 -07:00
Marek Biskup
f1ffcd696c typo fix in rolling-update linkswq 2015-05-26 18:31:29 +02:00
Filip Grzadkowski
e2c4a01b60 Merge pull request #8808 from fgrzadkowski/fix_warnings
Fix WARNING during kube-push.sh
2015-05-26 08:29:04 -07:00
Filip Grzadkowski
8fe771b4a3 Fix WARNING during kube-push.sh 2015-05-26 17:04:57 +02:00
Filip Grzadkowski
b2ec427373 Merge pull request #8806 from fgrzadkowski/add_trace
Add a very simple tracing mechanism for easier debugging of slow requests.
2015-05-26 07:53:05 -07:00
Filip Grzadkowski
967b1b95ba Add very simple tracing mechanism for easier debugging of slow requests. 2015-05-26 16:17:18 +02:00
Filip Grzadkowski
11b058cc7d Merge pull request #8805 from gmarek/reslience
Small fixes to get-kube.sh
2015-05-26 06:54:51 -07:00
gmarek
584496d2c4 Small fixes to get-kube.sh 2015-05-26 14:29:07 +02:00
Cesar Wong
cb872e9243 Rename 'kubectl log' to 'kubectl logs' 2015-05-26 08:28:16 -04:00
Filip Grzadkowski
39483ffa90 Merge pull request #8779 from wojtek-t/failing_rc_delete
Increase timeout for deleting RC in e2e tests.
2015-05-26 01:43:34 -07:00
Filip Grzadkowski
702a5e27e9 Merge pull request #8777 from fgrzadkowski/print_top_latency
Print top 5 latency metrics even if they are below threshold
2015-05-26 01:41:41 -07:00
Deyuan Deng
b363f83ad0 resourcequota doc typo 2015-05-25 21:54:27 -04:00
Paul Morie
feb0880b1e Add tests for secret volume plugin reboot/idempotency 2015-05-25 13:34:07 -04:00
BenTheElder
d223b795f3 Correct copyright in proxysocket.go
I created this file earlier this year. It should say 2015 not 2014.
2015-05-25 12:00:50 -04:00
Marek Grabowski
01fcb58673 Merge pull request #8781 from fgrzadkowski/reduce_density_limit
Reduce threshold for request latency in density tests to 5 sec
2015-05-25 15:43:00 +02:00
Filip Grzadkowski
9a22286622 Reduce threshold for request latency in density tests to 5 sec 2015-05-25 15:05:34 +02:00
Filip Grzadkowski
892ce56cec Print top 5 latency metrics even if they are below threshold 2015-05-25 14:58:23 +02:00
Marek Grabowski
9797255a15 Merge pull request #8770 from wojtek-t/exclude_proxy_metrics
Ignore /proxy from performance metrics
2015-05-25 13:47:33 +02:00
Marek Grabowski
47985ecd54 Merge pull request #8771 from fgrzadkowski/fix_create_firewall
Fix WARNING when creating firewall during e2e tests
2015-05-25 12:10:10 +02:00
Marek Grabowski
5a1324d135 Merge pull request #8775 from jszczepkowski/e2e-nodes
Extended wait for cluster size timeout.
2015-05-25 12:08:29 +02:00
Wojciech Tyczynski
ff8c772fe0 Increase timeout for deleting RC in e2e tests. 2015-05-25 11:51:11 +02:00
Jerzy Szczepkowski
7d2fb16829 Extended wait for cluster size timeout.
Extended wait for cluster size timeout in resize nodes e2e test to fix #8715.
2015-05-25 11:03:26 +02:00
Marek Grabowski
f5a3f7d17f Merge pull request #8721 from smarterclayton/incorrect_description
Description of ImagePullPolicy wrong in v1(beta3)
2015-05-25 10:50:44 +02:00
Filip Grzadkowski
5b03939b84 Fix WARNING when creating firewall during e2e tests 2015-05-25 09:46:24 +02:00
Wojciech Tyczynski
abc24fa65c Ignore /proxy from performance metrics 2015-05-25 09:21:26 +02:00
Eric Paris
21335ce977 Remove unused stuff from Godeps
We don't need it any more, but it never got removed.  Yay!
2015-05-24 18:29:45 -04:00
Paul Morie
95806ea68c Make references to files in examples links 2015-05-24 03:22:26 -04:00
Daniel Smith
cf7b0bdc2a Merge pull request #8547 from caesarxuchao/volumes-doc
update docs/volumes.md to v1beta3
2015-05-23 20:16:22 -07:00
Daniel Smith
fe3d59ba7a Merge pull request #8739 from justinsb/continue_to_support_publicips
WIP: Continue to support (deprecated) publicIPs
2015-05-23 17:41:09 -07:00
Justin Santa Barbara
4b9b7ec2f9 Continue to support (deprecated) publicIPs
Not doing so breaks e2e tests and people that may be using them,
even though we will eventually want to stop supporting this now
that we have better alternatives for typical use cases (NodePort)
2015-05-23 16:37:27 -04:00
Dawn Chen
fe84643ccd Merge pull request #8728 from justinsb/nodeport_gce_e2e_fixes
Nodeport GCE e2e fixes
2015-05-22 21:08:15 -07:00
Justin Santa Barbara
ae80ed53cf Automatically open NodePort firewall rules for e2e tests 2015-05-22 22:39:40 -04:00
Justin Santa Barbara
c68e4163fe e2e fix: set NodePort back to 0, when changing from NodePort -> ClusterIP 2015-05-22 22:20:29 -04:00
Paul Morie
a4045d7da1 Change reference to downward api pod to link in doc 2015-05-22 21:51:12 -04:00
Zach Loafman
4292866c03 Merge pull request #8720 from cjcullen/clusterName
Re-add the cluster-name flag to ControllerManager
2015-05-22 16:53:57 -07:00