Dawn Chen
|
677a4aa1a7
|
Merge pull request #8164 from cjcullen/cloudprovider
Route creation reconciler loop.
|
2015-05-22 12:27:50 -07:00 |
|
markturansky
|
63ddfa537e
|
fixed missing PV check in CanSupport
|
2015-05-22 15:23:34 -04:00 |
|
markturansky
|
77c39edcc9
|
rebased and regenerated conversions
|
2015-05-22 15:18:48 -04:00 |
|
markturansky
|
5b23fc39b2
|
added ISCSI volume plugin to PersistentVolumeSource
|
2015-05-22 15:18:20 -04:00 |
|
markturansky
|
4f88d418c8
|
Added missing PV support to NFS
|
2015-05-22 15:10:40 -04:00 |
|
Dawn Chen
|
e0092a1c23
|
Merge pull request #8633 from thockin/probe-logs
reduce verbosity of log line
|
2015-05-22 11:10:33 -07:00 |
|
Dawn Chen
|
434a9ff57b
|
Merge pull request #8552 from thockin/rc-default-1
Change v1 API to default RC replicas to 1
|
2015-05-22 11:10:01 -07:00 |
|
deads2k
|
590bd048a5
|
add pull secrets to service accounts
|
2015-05-22 14:05:19 -04:00 |
|
Dawn Chen
|
967495659b
|
Merge pull request #8304 from bcbroussard/web-ui-v1beta3
Web UI v1beta3 conversion
|
2015-05-22 10:36:14 -07:00 |
|
Dawn Chen
|
ddbf851b6e
|
Merge pull request #8000 from bprashanth/rc_ttl_cleanup
Delete expectations of a deleted rc instead of letting them expire
|
2015-05-22 10:33:09 -07:00 |
|
Dawn Chen
|
7c80f3d985
|
Merge pull request #7573 from rrati/performance-gathering-7572
Added metrics/debug gathering methods to utils and used them in density ...
|
2015-05-22 10:17:15 -07:00 |
|
Dawn Chen
|
8a14296145
|
Merge pull request #7024 from kazegusuri/all_namespace
Allow kubectl to handle all namespace
|
2015-05-22 10:15:30 -07:00 |
|
Quinton Hoole
|
6d8eaa924e
|
Merge pull request #7852 from a-robinson/tp
Prevent stranding of partial load balancers resources
|
2015-05-22 10:12:30 -07:00 |
|
Clayton Coleman
|
3f66321e13
|
Merge pull request #8618 from kargakis/resize-enable-slash-syntax
resize: Enable resource type/name syntax
|
2015-05-22 13:05:25 -04:00 |
|
Clayton Coleman
|
dcbe815825
|
Merge pull request #8671 from kargakis/bump-timeout-back
bump timeout back to previous time
|
2015-05-22 12:57:55 -04:00 |
|
Maxwell Forbes
|
4a21bd535e
|
Merge pull request #8677 from jayunit100/minStartupPods
Make minStartupPods feature backward compatible default value = 0.
|
2015-05-22 09:54:32 -07:00 |
|
Maxwell Forbes
|
14e47f21be
|
Merge pull request #8243 from jszczepkowski/e2e-nodes
Implementation of e2e test that re-sizes cluster
|
2015-05-22 09:50:20 -07:00 |
|
Jeff Lowdermilk
|
e1936d57f8
|
Make rolling-update actually parse filenames from stdin
|
2015-05-22 09:44:00 -07:00 |
|
Dawn Chen
|
8db8c35daa
|
Merge pull request #8657 from dchen1107/podstatus
Initial cpu limit for fluentd pods (file based).
|
2015-05-22 08:59:41 -07:00 |
|
Victor Marmol
|
3b34377196
|
Update cAdvisor godep to 0.14.0+.
- More robust handling of inotify watches.
- PS inside containers.
- Enhanced debug info in /calidate
|
2015-05-22 08:43:56 -07:00 |
|
Tim Hockin
|
64c4e264f2
|
Merge pull request #8665 from markturansky/fix_pv_desc
Fixed PV Describe bug
|
2015-05-22 08:25:05 -07:00 |
|
kargakis
|
d2d1e5bf48
|
bump timeout back to previous time
|
2015-05-22 17:05:24 +02:00 |
|
Masahiro Sano
|
c2514a7524
|
print namespace with name in single column if withNamespace specified
|
2015-05-22 23:25:12 +09:00 |
|
Masahiro Sano
|
8ce64ec69e
|
add --all-namespaces flag to request across all namespaces
|
2015-05-22 23:25:12 +09:00 |
|
jayunit100
|
7063da41da
|
Make minStartupPods feature backward compatible default value = 0.
|
2015-05-22 10:05:03 -04:00 |
|
markturansky
|
bcd3c5a80f
|
fixed PV describe
|
2015-05-22 08:40:43 -04:00 |
|
Ido Shamun
|
6142e27200
|
coreos/azure add addons and bump fluentd
|
2015-05-22 14:26:27 +03:00 |
|
Dawn Chen
|
626d25d50e
|
Initial cpu limit for fluentd pods (file based).
|
2015-05-21 23:44:26 -07:00 |
|
Prashanth Balasubramanian
|
8a5445d3db
|
Randomize apiserver watch timeouts
|
2015-05-21 20:52:33 -07:00 |
|
Daniel Smith
|
28b3224b72
|
Start e2e framework; print events
|
2015-05-21 18:50:55 -07:00 |
|
Daniel Smith
|
2a6cf783ec
|
update to latest ginkgo
|
2015-05-21 18:50:55 -07:00 |
|
CJ Cullen
|
e6da5b9601
|
Make routecontroller_test less hacky.
Rename reconcilePodCIDRs to reconcileNodeCIDRs.
Add comments and TODOs about using controller framework.
|
2015-05-21 18:05:11 -07:00 |
|
Jerzy Szczepkowski
|
ef965a60f2
|
Implementation of e2e test that resizes cluster (works on GCE).
|
2015-05-22 02:59:25 +02:00 |
|
Max Forbes
|
40ba1e3043
|
Better logging for e2e start (debug failing pods)
|
2015-05-21 16:48:30 -07:00 |
|
Anastasis Andronidis
|
66a758b85d
|
Test fails when env variables are set
|
2015-05-22 01:12:55 +02:00 |
|
Robert Bailey
|
d9d12fd3f7
|
Merge pull request #8638 from jayunit100/fix_c_shadow
quick fix to global (and possibly shadowing) client var
|
2015-05-21 16:02:38 -07:00 |
|
jayunit100
|
56a356d577
|
Remove global client variable and initialize it locally in tests which accidentally used it.
|
2015-05-21 18:57:13 -04:00 |
|
Clayton Coleman
|
f3dd404bc6
|
Merge pull request #6578 from rootfs/wip-rbd
add Ceph rados block device (rbd) volume plugin
|
2015-05-21 18:17:54 -04:00 |
|
Zach Loafman
|
3e4a94080d
|
Merge pull request #7938 from mbforbes/rollingUpgrade
Rolling node upgrade
|
2015-05-21 14:48:40 -07:00 |
|
BC Broussard
|
90d22c48b4
|
Add v1beta3 api call to web ui
Update mocks to v1beta3
|
2015-05-21 13:51:59 -07:00 |
|
Eric Paris
|
3e06df42e6
|
Merge pull request #8635 from zmerlynn/merge-release-0.17-to-master
Merge release 0.17.1 to master
|
2015-05-21 15:50:36 -05:00 |
|
Zach Loafman
|
7196ace711
|
Merge remote-tracking branch 'upstream/release-0.17' into merge-release-0.17-to-master
|
2015-05-21 13:26:42 -07:00 |
|
Dawn Chen
|
4c118f66b4
|
Merge pull request #8626 from zmerlynn/release-0.17
Release 0.17.1
|
2015-05-21 13:24:50 -07:00 |
|
Tim Hockin
|
a29240f2c5
|
reduce verbosity of log line
|
2015-05-21 13:09:18 -07:00 |
|
David Oppenheimer
|
6b428ef1a8
|
Merge pull request #7170 from simon3z/node-events
Node events recording fixes
|
2015-05-21 12:54:38 -07:00 |
|
Tim Hockin
|
fd07de6ed6
|
Change v1 API to default RC replicas to 1
|
2015-05-21 12:40:59 -07:00 |
|
Huamin Chen
|
4a800fd10e
|
add rados block device(rbd) volume plugin
Signed-off-by: Huamin Chen <hchen@redhat.com>
|
2015-05-21 14:51:31 -04:00 |
|
Jeff Lowdermilk
|
4ef79733b6
|
Remove pkg/api dependency from pkg/client/clientcmd/api
|
2015-05-21 11:47:50 -07:00 |
|
Charles Butler
|
7f38d62b65
|
Repeat fix for docker charm (but point @ store copy)
|
2015-05-21 14:46:29 -04:00 |
|
Derek Carr
|
9b1fb6dca1
|
Merge pull request #8233 from csrwng/connect_adm_ctrl
Admission control to prevent exec on privileged pods
|
2015-05-21 14:35:28 -04:00 |
|