Mike Danese
|
fbd03e5b90
|
fix variable shadowing bug where provided RootCA would always be a nil byte slice
|
2015-06-25 11:40:48 -07:00 |
|
Maxwell Forbes
|
1904d4e1ce
|
Merge pull request #10330 from brendandburns/addon
Use the namespace of the pod when creating the mirror.
|
2015-06-25 10:04:25 -07:00 |
|
Maxwell Forbes
|
8b0efe8b85
|
Merge pull request #10345 from wojtek-t/increase_rc_timeout
Increase timeout for waiting for pods running in load test
|
2015-06-25 10:00:05 -07:00 |
|
Maxwell Forbes
|
655179dcfb
|
Merge pull request #10264 from mikedanese/ca-token
add ca cert to token controller and all service accounts
|
2015-06-25 09:56:35 -07:00 |
|
Maxwell Forbes
|
fc349fdd47
|
Merge pull request #10060 from nikhiljindal/scopeParamPath
Updating the path param name to "namespace" instead of "namespaces"
|
2015-06-25 09:56:15 -07:00 |
|
Maxwell Forbes
|
2bb4cf3f8f
|
Merge pull request #10266 from ArtfulCoder/kubelet_resolv
update docker's resolv.conf file with options ndots:5
|
2015-06-25 09:54:36 -07:00 |
|
Marek Biskup
|
7855d99bfd
|
Merge pull request #10173 from marekbiskup/doc-links-update
add missing document links
|
2015-06-25 13:28:40 +02:00 |
|
Wojciech Tyczynski
|
c151f6bc1f
|
Increase timeout for waiting for RC in load test
|
2015-06-25 12:11:01 +02:00 |
|
Marek Biskup
|
76e6f39095
|
add missing document links
|
2015-06-25 08:38:09 +02:00 |
|
Abhishek Shah
|
23caf446ae
|
update docker's resolv.conf file with options ndots:5
|
2015-06-24 23:33:58 -07:00 |
|
Tim Hockin
|
2803b86a42
|
Merge pull request #10154 from viirya/fix_mangen_deps
Fix broken mangen deps for cmd/genman
|
2015-06-24 22:24:47 -07:00 |
|
Brendan Burns
|
c669fe300c
|
Use the namespace of the pod when creating the mirror.
|
2015-06-24 21:49:40 -07:00 |
|
Brendan Burns
|
d2334d60c8
|
Merge pull request #10328 from dchen1107/cleanup
Add dependencies on docker and kubelet service when copying master co…
|
2015-06-24 21:32:35 -07:00 |
|
Dawn Chen
|
e7d217d941
|
Add dependencies on docker and kubelet service when copying master components manifests
to /etc/kubernetes/manifest
|
2015-06-24 21:15:08 -07:00 |
|
Maxwell Forbes
|
3afda5d566
|
Merge pull request #10312 from dchen1107/cleanup
Take 2: Fix the race between configuring cbr0 and restarting static pods
|
2015-06-24 17:59:50 -07:00 |
|
Maxwell Forbes
|
66752bfb93
|
Merge pull request #10310 from nikhiljindal/local
Updating local-cluster-up to v1
|
2015-06-24 17:56:45 -07:00 |
|
Maxwell Forbes
|
28946766a3
|
Merge pull request #9807 from krousey/container_manifest
Removing ContainerManifest
|
2015-06-24 17:55:29 -07:00 |
|
Dawn Chen
|
710fb4e413
|
add iptables rule for MASQUERADE for egress
|
2015-06-24 17:19:57 -07:00 |
|
Maxwell Forbes
|
e44f61993b
|
Merge pull request #9304 from jsdir/master
Show resource limits with describe
|
2015-06-24 16:44:53 -07:00 |
|
Maxwell Forbes
|
e71d162e9a
|
Merge pull request #9922 from justinsb/aws_resize_tests
AWS: Enable resize tests
|
2015-06-24 16:43:37 -07:00 |
|
Maxwell Forbes
|
d1301d2b2a
|
Merge pull request #10314 from mikedanese/dont-sigkill-over-and-over
remove repeat failure command option and increase timeouts in etcd failure e2e
|
2015-06-24 16:30:52 -07:00 |
|
Maxwell Forbes
|
6e3b9097c4
|
Merge pull request #10279 from marekbiskup/apiv1-in-addon-update-test
port Addon update test to v1 api
|
2015-06-24 16:10:09 -07:00 |
|
Maxwell Forbes
|
4488778bef
|
Merge pull request #10276 from ddysher/access-api-doc
Do not use outdated flags in accessing_the_api.md
|
2015-06-24 16:05:47 -07:00 |
|
Justin Santa Barbara
|
4461daa218
|
AWS: Enabling resize tests
|
2015-06-24 19:01:42 -04:00 |
|
Justin Santa Barbara
|
831114d918
|
Add github.com/aws/aws-sdk-go/service/autoscaling to Godeps (for AWS)
|
2015-06-24 19:01:00 -04:00 |
|
Mike Danese
|
5d8ffbaad9
|
remove repeat failure command option and increase timeouts in etcd failure test
|
2015-06-24 16:00:26 -07:00 |
|
Mike Danese
|
5760fe1957
|
use ca.crt as client certificate authority for inClusterConfig
|
2015-06-24 15:10:20 -07:00 |
|
Mike Danese
|
56bde3342a
|
add ca to token controller and all service accounts
|
2015-06-24 15:10:20 -07:00 |
|
Maxwell Forbes
|
befe545033
|
Merge pull request #10253 from yifan-gu/log
kubelet/status_manager: Small logging fix.
|
2015-06-24 15:01:40 -07:00 |
|
Maxwell Forbes
|
6d739c2b0a
|
Merge pull request #10285 from piosz/ping_e2e
Added test that verify Internet connection from inside of container.
|
2015-06-24 15:01:11 -07:00 |
|
nikhiljindal
|
e6c83bca5f
|
updating local-cluster-up to v1
|
2015-06-24 14:08:27 -07:00 |
|
nikhiljindal
|
6c6398edaa
|
Update the path param name to namespace instead of namespaces
|
2015-06-24 13:45:49 -07:00 |
|
Maxwell Forbes
|
8b4170ed39
|
Merge pull request #10304 from satnam6502/doc-es-logging
Add text on accessing ES and Kibana via kubectl proxy
|
2015-06-24 13:23:13 -07:00 |
|
Maxwell Forbes
|
244c2f7b90
|
Merge pull request #10236 from derekwaynecarr/remove_nginx
Remove nginx from vagrant configuration
|
2015-06-24 13:21:59 -07:00 |
|
Maxwell Forbes
|
060cb43785
|
Merge pull request #10134 from brendandburns/gongysh2004-nodeport
Fix the warning when you create an externalized service
|
2015-06-24 13:21:27 -07:00 |
|
Maxwell Forbes
|
26d3a4429d
|
Merge pull request #9816 from erictune/conformance
Revive conformance test.
|
2015-06-24 13:20:46 -07:00 |
|
Maxwell Forbes
|
a3b3a9d8a0
|
Merge pull request #10219 from mesosphere/static-file-source-seen
Mesos: create static pod file source only for configured static pods
|
2015-06-24 13:19:48 -07:00 |
|
Satnam Singh
|
e69b40a17a
|
Add text on accessing ES and Kibana via kubectl proxy
|
2015-06-24 12:57:16 -07:00 |
|
Maxwell Forbes
|
461fc2b01b
|
Merge pull request #10277 from brendandburns/health
Switch to using the official etcd health check.
|
2015-06-24 11:45:51 -07:00 |
|
Kris Rousey
|
d13421e084
|
Removing ContainerManifest
|
2015-06-24 11:31:34 -07:00 |
|
Maxwell Forbes
|
9a725333b1
|
Merge pull request #10270 from jlowdermilk/fix-label-selector-docs
Fix labelSelector query param inconsistency in docs
|
2015-06-24 11:21:53 -07:00 |
|
Piotr Szczesniak
|
8a219917a5
|
Added test that verify Internet connection from inside of container.
Fixes #9662
|
2015-06-24 20:11:22 +02:00 |
|
Dawn Chen
|
6ddfa512de
|
Revert "Revert "Fix the race between configuring cbr0 and restarting static pods""
This reverts commit fd0a95dd12 .
|
2015-06-24 11:10:10 -07:00 |
|
Maxwell Forbes
|
493e0cdb01
|
Merge pull request #10230 from ihmccreery/update-demo
Update update-demo to work for v1, and don't use localhost domain name
|
2015-06-24 11:07:43 -07:00 |
|
Maxwell Forbes
|
11f9fd1dcd
|
Merge pull request #10074 from nikhiljindal/retryUpdate
Allow update without resource version
|
2015-06-24 10:55:41 -07:00 |
|
Brendan Burns
|
f4e97be78e
|
Switch to using the official etcd health check.
|
2015-06-24 10:18:39 -07:00 |
|
Maxwell Forbes
|
cf2bd9a18d
|
Merge pull request #10273 from mbforbes/versionChange
Verify upgrades change node/master software version
|
2015-06-24 09:42:29 -07:00 |
|
Wojciech Tyczynski
|
91fc1af928
|
Merge pull request #10283 from wojtek-t/e2e_better_logging
Fix logging in scalability tests
|
2015-06-24 12:10:35 +02:00 |
|
Wojciech Tyczynski
|
8ca4d10026
|
Fix logging in scalability tests
|
2015-06-24 11:40:08 +02:00 |
|
Wojciech Tyczynski
|
045c25fbc7
|
Merge pull request #10281 from GoogleCloudPlatform/revert-10211-cleanup
Revert "Fix the race between configuring cbr0 and restarting static p…
|
2015-06-24 10:30:38 +02:00 |
|