Dawn Chen
e58674b3cc
Merge pull request #8579 from roberthbailey/kubelet-unit-tests
...
Fix kubelet tests for systems without functional dns to look up localhost
2015-05-22 15:50:39 -07:00
Daniel Smith
05d2ae5642
add framework to service accounts test
2015-05-22 15:29:12 -07:00
Daniel Smith
86799cdd9d
add framework to emptyDir test
2015-05-22 15:29:12 -07:00
Daniel Smith
6ae8c78527
secrets test uses framework
2015-05-22 15:29:12 -07:00
Daniel Smith
11087d13b4
dns test uses framework
2015-05-22 15:29:12 -07:00
Justin Santa Barbara
3884d5fc59
Add LoadBalancer status to ServiceStatus
...
This will replace publicIPs
2015-05-22 18:27:05 -04:00
Dawn Chen
0387283143
Merge pull request #8703 from quinton-hoole/2015-05-22-jenkins-flakes
...
Don't clobber GINKGO_TEST_ARGS in hack/jenkins/e2e.go
2015-05-22 15:26:11 -07:00
Robert Bailey
d0bcf953e9
Deprecate the following flags for node-controller:
...
--node-milli-cpu
--node-memory
--machines
--minion-regexp
--sync-nodes
Remove the following flags from the standalon kubernetes binary:
--node-milli-cpu
--node-memory
2015-05-22 15:18:36 -07:00
Dawn Chen
4ca2595ed3
Merge pull request #8651 from lavalamp/e2e-timeout
...
Start e2e framework; print events
2015-05-22 15:14:23 -07:00
Dawn Chen
3e57c7e97b
Merge pull request #8664 from crossorigin/master
...
coreos/azure add addons and bump fluentd
2015-05-22 14:59:37 -07:00
Dawn Chen
b31505bfba
Merge pull request #8646 from andronat/failed_test_TestCreateMissingContext
...
Test fails when arbitrary kubernetes master is set
2015-05-22 14:56:53 -07:00
Dawn Chen
aee9971737
Merge pull request #8697 from pmorie/secrets-doc
...
Make secrets example README link to referred files
2015-05-22 14:55:13 -07:00
Quinton Hoole
b8ca74ab66
Don't clobber GINKGO_TEST_ARGS in hack/jenkins/e2e.go
2015-05-22 14:54:05 -07:00
Dawn Chen
17715c7b39
Merge pull request #8627 from caesarxuchao/secrets-design-docs
...
update docs/design/secrets.md to v1beta3
2015-05-22 14:51:29 -07:00
Dawn Chen
5c8db5a76a
Merge pull request #8629 from jlowdermilk/clientcmd-api
...
Remove pkg/api dependency from pkg/client/clientcmd/api
2015-05-22 14:50:51 -07:00
Dawn Chen
c2831fb047
Merge pull request #8624 from chuckbutler/flannel-docker-namespace
...
Repoint flannel-docker service to ~kubernetes namespace
2015-05-22 14:33:58 -07:00
Robert Bailey
3302628db3
Fix kubelet tests for systems without functional dns to look up localhost.
2015-05-22 14:32:51 -07:00
Justin Santa Barbara
1ad4549f5f
Proxy infrastructure for NodePorts
...
A service with a NodePort set will listen on that port, on every node.
This is both handy for some load balancers (AWS ELB) and for people
that want to expose a service without using a load balancer.
2015-05-22 17:21:49 -04:00
Paul Morie
98e97aebfb
Make secrets example README link to referred files
2015-05-22 16:57:56 -04:00
Dawn Chen
295d0564a2
Merge pull request #8691 from GoogleCloudPlatform/revert-7573-performance-gathering-7572
...
Revert "Added metrics/debug gathering methods to utils and used them …
2015-05-22 13:20:41 -07:00
Dawn Chen
97727267c6
Merge pull request #8574 from bprashanth/apiserver_rand
...
Randomize apiserver timeout
2015-05-22 13:13:59 -07:00
Dawn Chen
1131ac9ae8
Merge pull request #8332 from preillyme/fix_breadcrumbs
...
Restore missing WebUI breadcrumbs after refactor
2015-05-22 13:10:34 -07:00
Filip Grzadkowski
70500a64a7
Revert "Added metrics/debug gathering methods to utils and used them in density ..."
2015-05-22 13:00:46 -07:00
Dawn Chen
a823f6d1d5
Merge pull request #8558 from ZJU-SEL/updateEtcd
...
Update etcd version to 2.0.9 for ubuntu k8s
2015-05-22 12:35:53 -07:00
Dawn Chen
17ac4b1dfc
Merge pull request #8297 from iterion/switch-to-aws-sdk-go
...
AWS: Switch to aws-sdk-go
2015-05-22 12:31:07 -07:00
Dawn Chen
cc6a31354e
Merge pull request #8169 from kargakis/expose-use-resource-builder
...
expose: Use resource builder
2015-05-22 12:29:24 -07:00
Dawn Chen
677a4aa1a7
Merge pull request #8164 from cjcullen/cloudprovider
...
Route creation reconciler loop.
2015-05-22 12:27:50 -07: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
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
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
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