k8s-merge-robot
f359bd96a7
Merge pull request #20578 from dcbw/dont-cni-hostnet-pods
...
Auto commit by PR queue bot
2016-03-05 09:03:12 -08:00
k8s-merge-robot
0a21fa06d9
Merge pull request #22539 from a-robinson/newf
...
Auto commit by PR queue bot
2016-03-05 08:26:59 -08:00
AdoHe
5fdfc4bde3
fix can not export service bug
2016-03-05 11:23:50 -05:00
k8s-merge-robot
b198c820cd
Merge pull request #22402 from erictune/psp-simplify
...
Auto commit by PR queue bot
2016-03-05 07:55:19 -08:00
k8s-merge-robot
b0bd196dc5
Merge pull request #21752 from BugRoger/kube_proxy_health_check
...
Auto commit by PR queue bot
2016-03-05 07:23:08 -08:00
k8s-merge-robot
4091d51750
Merge pull request #22380 from jayunit100/conformance-rw
...
Auto commit by PR queue bot
2016-03-05 07:23:06 -08:00
k8s-merge-robot
183c188027
Merge pull request #22563 from derekwaynecarr/node_e2e
...
Auto commit by PR queue bot
2016-03-05 06:50:56 -08:00
k8s-merge-robot
822374ff95
Merge pull request #22123 from justinsb/aws_awsinstance_refactor
...
Auto commit by PR queue bot
2016-03-05 06:50:55 -08:00
k8s-merge-robot
886c943379
Merge pull request #22367 from a-robinson/requests
...
Auto commit by PR queue bot
2016-03-05 06:18:14 -08:00
k8s-merge-robot
d869dd0121
Merge pull request #22357 from ncdc/job-hpa-update-storage-test
...
Auto commit by PR queue bot
2016-03-05 05:45:33 -08:00
Justin Santa Barbara
43e6602c42
AWS: Fix test failure introduced by rebase
2016-03-05 08:11:30 -05:00
Justin Santa Barbara
cff564b1a6
AWS: Remove dead code and fix up comments
2016-03-05 08:09:40 -05:00
Justin Santa Barbara
f8e6098e4d
AWS: Update tests for refactoring
2016-03-05 08:09:40 -05:00
Justin Santa Barbara
af9efa02b4
AWS: Remove getSelfAWSInstance, use field directly
...
Now that we always populate the local instance, we don't need a getter.
2016-03-05 08:09:40 -05:00
Justin Santa Barbara
8c492c7536
AWS: Don't store the AZ on the cloud
...
Now we have Ubernetes-Lite, an AWSCloud can span multiple AZs.
2016-03-05 08:09:40 -05:00
Justin Santa Barbara
ddb5072a54
AWS: Don't pretend getSelfAWSInstance can return an error
...
It can't any more; this simplifies calling code.
2016-03-05 08:09:40 -05:00
Justin Santa Barbara
40d0afbb1b
AWS: Capture VPC ID into AWSCloud, avoiding requeries
...
By storing the VPC ID on AWSCloud, we avoid the need to requery or to
pass it around.
2016-03-05 08:09:40 -05:00
Justin Santa Barbara
00b666f853
AWS: Rename getInfo -> describeInstance/describeVolume
...
Makes it clearer that we are making an AWS API call
2016-03-05 08:09:40 -05:00
Justin Santa Barbara
efa68a3590
AWS: Build awsInstance as part of cloud provider creation
...
We need getSelfAWSInstance to be working anyway; we might as well build
it early, and then we can use its methods to extract e.g. the VPC ID
2016-03-05 08:09:40 -05:00
Justin Santa Barbara
0375fa057f
AWS: Refactor newAWSInstance
...
Now that we can't build an awsInstance from metadata, because of the
PrivateDnsName issue, we might as well simplify the arguments.
Create a 'placeholder' method though - newAWSInstanceFromMetadata - that
documents the desire to use metadata, shows how we would get it, but
links to the bug which explains why we can't use it.
2016-03-05 08:09:40 -05:00
k8s-merge-robot
bba65e8afc
Merge pull request #18134 from feihujiang/markGenericTopLevelPrefixProxyDeprecated
...
Auto commit by PR queue bot
2016-03-05 05:08:52 -08:00
k8s-merge-robot
6d9e0ed038
Merge pull request #22312 from janetkuo/improve-error-log
...
Auto commit by PR queue bot
2016-03-05 04:11:06 -08:00
k8s-merge-robot
fcd0121889
Merge pull request #22582 from piosz/scheduler-log-fix
...
Auto commit by PR queue bot
2016-03-05 03:38:56 -08:00
k8s-merge-robot
2808973503
Merge pull request #22038 from mqliang/daemonset-cache
...
Auto commit by PR queue bot
2016-03-05 03:38:55 -08:00
k8s-merge-robot
953e21c8f9
Merge pull request #22526 from kargakis/another-rolling-updater-fix
...
Auto commit by PR queue bot
2016-03-05 03:07:15 -08:00
Lantao Liu
45064d7a1e
Always restart container in unknown state.
2016-03-05 10:42:26 +00:00
k8s-merge-robot
663f7b8a4c
Merge pull request #22487 from vishh/node-status-cpu-hardcap
...
Auto commit by PR queue bot
2016-03-05 02:32:33 -08:00
k8s-merge-robot
271784e5fa
Merge pull request #21167 from andyzheng0831/trusty-release
...
Auto commit by PR queue bot
2016-03-05 01:57:52 -08:00
Piotr Szczesniak
33cc3c7653
Fixed logging in scheduler
2016-03-05 10:53:06 +01:00
k8s-merge-robot
3994e5f725
Merge pull request #22519 from rutsky/patch-5
...
Auto commit by PR queue bot
2016-03-05 01:25:42 -08:00
k8s-merge-robot
4c09c84c75
Merge pull request #22249 from ZhangZhenhua/ubuntu-deployment-fix
...
Auto commit by PR queue bot
2016-03-05 01:25:41 -08:00
k8s-merge-robot
337145713e
Merge pull request #22231 from colemickens/azure-cluster
...
Auto commit by PR queue bot
2016-03-05 01:25:39 -08:00
k8s-merge-robot
a80f6a7ea6
Merge pull request #21905 from justinsb/aws_wrap_security_group_error
...
Auto commit by PR queue bot
2016-03-05 01:25:38 -08:00
k8s-merge-robot
5efa8aa7d1
Merge pull request #22404 from yujuhong/dump_mem
...
Auto commit by PR queue bot
2016-03-05 00:38:56 -08:00
Cole Mickens
063cf83a72
respond to davidopp's feedback
...
also:
- adds a mechanism to build and upload hyperkube for non-official
releases
- adds a mechanism for proxying azkube's traffic
- --no-cloud-provider for now
- support specifying the resource group for CI scenarios
2016-03-05 00:19:58 -08:00
Cole Mickens
a9448d0d56
cluster/azure: kube-up works; validation succeeds
2016-03-05 00:17:05 -08:00
k8s-merge-robot
e9d3be83ae
Merge pull request #22241 from Random-Liu/recover-back-off-behaviour
...
Auto commit by PR queue bot
2016-03-05 00:05:15 -08:00
k8s-merge-robot
20838c3314
Merge pull request #22560 from janetkuo/pod-update-delete-log
...
Auto commit by PR queue bot
2016-03-04 23:32:35 -08:00
k8s-merge-robot
0f335df106
Merge pull request #22192 from bprashanth/timeout_client
...
Auto commit by PR queue bot
2016-03-04 22:59:24 -08:00
k8s-merge-robot
8ba70b573e
Merge pull request #22483 from yujuhong/force_update
...
Auto commit by PR queue bot
2016-03-04 22:26:14 -08:00
k8s-merge-robot
57c944caa2
Merge pull request #22434 from justinsb/aws_docker_babysitter
...
Auto commit by PR queue bot
2016-03-04 21:52:03 -08:00
Random-Liu
07b21c50fa
Add Status in runtime interface and use it for runtime health check.
2016-03-04 21:26:41 -08:00
k8s-merge-robot
ef129499da
Merge pull request #22459 from jayunit100/disruptivediskannot
...
Auto commit by PR queue bot
2016-03-04 21:17:52 -08:00
Clayton Coleman
f5c7f297b3
Set runtime OWNERS
2016-03-04 23:59:34 -05:00
k8s-merge-robot
ea43db8039
Merge pull request #22481 from ihmccreery/better-upgrade-tests
...
Auto commit by PR queue bot
2016-03-04 20:07:29 -08:00
Zach Loafman
60e1fccc7f
Regional registries: Hack the manifests!
...
Allow the gcr.io/google_containers registry to be overridden
regionally by just blasting a new KUBE_ADDON_REGISTRY out. Instead of
adding every addon to Salt and asking all of the other consumers
(Trusty, Juju, Mesos, etc) to change, just script the sed ourselves.
This is probably the 9th grossest thing I've ever done, but it works
well, and it works quickly. I kind of wish it didn't.
2016-03-04 20:00:54 -08:00
k8s-merge-robot
e91048ea96
Merge pull request #22392 from janetkuo/retry-update-precondition
...
Auto commit by PR queue bot
2016-03-04 19:21:14 -08:00
k8s-merge-robot
28b3448a9a
Merge pull request #22314 from yujuhong/resource_100
...
Auto commit by PR queue bot
2016-03-04 18:48:02 -08:00
Joshua Piccari
f5f83b076a
Improve go report card by fixing typos in comments
2016-03-04 18:30:59 -08:00
k8s-merge-robot
d9d0fdecd3
Merge pull request #22570 from janetkuo/inactive-pods-not-available
...
Auto commit by PR queue bot
2016-03-04 18:11:20 -08:00