CJ Cullen
28a8c13c19
Fix detect-minion-names for gke provider
2015-05-26 14:15:01 -07:00
Saad Ali
d8d6fdfea7
Merge pull request #8736 from pmorie/expansion-buffer
...
Use byte buffer in expansion/expand.go
2015-05-26 14:11:48 -07:00
Alex Robinson
9d61a95464
Adjust the sleep time before tearing down e2e clusters and add a rough formula
...
for determining how long the sleep should be.
2015-05-26 21:09:05 +00:00
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
BC Broussard
edc6c02960
Add hover state to views dropdown in web ui
2015-05-26 13:47:24 -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
Daniel Smith
ea4035d08c
Revert "Revert "Fix networking test""
...
This reverts commit a2d24d3e07
.
2015-05-26 13:11:06 -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
Robert Bailey
e46b5641ae
Remove deprecated flags from the salt configuration.
2015-05-26 12:36:09 -07:00
Wojciech Tyczynski
e7dbac53cb
Generate DeepCopy methods
2015-05-26 21:17:11 +02:00
Wojciech Tyczynski
b2280db724
Deep-copy functions autogeneration.
2015-05-26 21:16:26 +02: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
36d54b2094
Remove /Validate endpoint
2015-05-26 10:49:18 -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
Piotr Komborski
a4149f3971
Fix for 403 Forbidden while using -N flag with wget
2015-05-26 16:33:01 +01: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
Piotr Komborski
6556e71af6
Replaced all ocurances of wget with curl. I'm getting 403 from S3 while using -N flag for wget
2015-05-26 16:03:10 +01: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
Vishnu Kannan
d3c7edb78f
New release of kube2sky (v1.7)
2015-05-25 19:43:57 -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
Avesh Agarwal
f9d8212ff9
Updating systemd service and enviorn files for controller-manager as
...
--machines is deprecated.
2015-05-25 11:25:16 -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
Jan Safranek
20004e0c16
Add e2e tests for Gluster and NFS tests.
...
- add appropriate server containers into contrib/for-tests/volumes-tester
- the tests are off by default (they need kubelet --allow_privileged=True)
- enable by 'go run hack/e2e.go ... --ginkgo.focus=Volume'
- add glusterfs tools to list of installed packages on each node
2015-05-25 12:02:41 +02:00
Wojciech Tyczynski
ff8c772fe0
Increase timeout for deleting RC in e2e tests.
2015-05-25 11:51:11 +02:00