k8s-merge-robot
227b8bad81
Merge pull request #26365 from janetkuo/tag-test-image
...
Automatic merge from submit-queue
Prevent use of ":latest" or untagged gcr.io images
Ref #20836
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel )]()
2016-05-27 01:12:57 -07:00
Daniel Smith
476bdccecc
Merge pull request #26400 from lavalamp/fix-docs2
...
update docs; fix build
2016-05-26 22:17:43 -07:00
Daniel Smith
5de03a8776
update docs; fix build
2016-05-26 22:16:17 -07:00
Eric Paris
cd700ee3eb
Merge pull request #26313 from nikhiljindal/fedServerDoc
...
federation: Adding a tool to generate docs for federation apiserver and controller manager
2016-05-26 23:09:51 -04:00
k8s-merge-robot
2127a40596
Merge pull request #26142 from nikhiljindal/registerDeepCopyGeneratedFuncs
...
Automatic merge from submit-queue
federation: Adding deep copy funcs for v1 objects in federation apiserver
Trying to fix https://github.com/kubernetes/kubernetes/issues/26111
2016-05-26 19:17:54 -07:00
k8s-merge-robot
8bfaec4b59
Merge pull request #26334 from fejta/own
...
Automatic merge from submit-queue
Create pkg/storage/OWNERS
Fixes #26118
2016-05-26 16:10:03 -07:00
k8s-merge-robot
b6929e19eb
Merge pull request #26336 from caesarxuchao/remove-deprecated-typed-clients
...
Automatic merge from submit-queue
remove deprecated generated typed clients
The typed clients had been moved to pkg/client/clientset_generated/xxx/typed. We kept these files for backward compatibility. But it seems release 1.3 is the appropriate time to get rid of them.
@kubernetes/sig-api-machinery @lavalamp
2016-05-26 16:10:00 -07:00
Alex Mohr
1dfa068055
Merge pull request #26384 from Random-Liu/disable-node-problem-detector
...
Temporarily disable node-problem-detector to unblock #26351
2016-05-26 15:53:50 -07:00
Alex Mohr
0b7614d6cd
Merge pull request #26382 from dchen1107/docker
...
Bump Node Image to container-v1-3-v20160517
2016-05-26 15:53:22 -07:00
Alex Mohr
9a4ea69525
Merge pull request #26372 from yujuhong/fix_more_tests
...
e2e: fix the expectation of always running kube-system pods
2016-05-26 15:52:53 -07:00
Alex Mohr
aab6c43a33
Merge pull request #25604 from freehan/kubenethostport
...
Kubenet host-port support through iptables
2016-05-26 15:49:12 -07:00
Alex Mohr
0a6178959f
Merge pull request #25852 from vishh/network-volumes
...
Add metrics support for a GCE PD, EC2 EBS & Azure File volumes
2016-05-26 15:47:33 -07:00
Alex Mohr
87f3cf130f
Merge pull request #25914 from timstclair/godeps
...
Bump cAdvisor (and dependencies) godeps version
2016-05-26 15:47:26 -07:00
Alex Mohr
9803393a67
Merge pull request #25960 from jsafrane/do-not-sort-bind
...
volume controller: Speed up binding by not sorting volumes
2016-05-26 15:47:14 -07:00
Alex Mohr
2233417673
Merge pull request #25973 from derekwaynecarr/fix_build
...
Fix builds on selinux systems
2016-05-26 15:47:06 -07:00
Random-Liu
e5320c6063
Temporarily disable node-problem-detector to unblock #26351
2016-05-26 14:06:05 -07:00
Dawn Chen
16662d8fb4
Bump Node Image to container-v1-3-v20160517
2016-05-26 13:30:56 -07:00
Alex Mohr
f24b7a7391
Merge pull request #25898 from deads2k/make-admission-enablable
...
make admission plugins configurable based on external criteria
2016-05-26 13:23:27 -07:00
Alex Mohr
edda837142
Merge pull request #25599 from caesarxuchao/orphaning-finalizer
...
Add orphaning finalizer logic to GC
2016-05-26 13:19:19 -07:00
Alex Mohr
0f3003671c
Merge pull request #25963 from bryk/release-beta1
...
Set Dashboard UI version to v1.1.0-beta1
2016-05-26 12:38:48 -07:00
Alex Mohr
5b1653ec39
Merge pull request #25681 from vishh/lifecycle-probe-logs
...
Log output of lifecycle hooks on failure
2016-05-26 12:37:02 -07:00
Alex Mohr
6f919dc6fc
Merge pull request #25634 from ericchiang/rbac_api_group
...
Add RBAC authorization API group and authorizer
2016-05-26 12:36:53 -07:00
Yu-Ju Hong
17928cc1dc
e2e: fix the expectation of always running kube-system pods
...
Instruct the tests to ignore image prepull pods.
2016-05-26 11:27:12 -07:00
Alex Mohr
351fadce6f
Merge pull request #26312 from janetkuo/fix-deployment-e2e-log
...
Fix broken log for deployment e2e tests
2016-05-26 11:27:08 -07:00
Marcin Wielgus
73a5a13f62
Merge pull request #26359 from mwielgus/cluster-autoscaling-timeout
...
Increase cluster resize timeout in e2e tests from 2 min to 5 min
2016-05-26 20:04:10 +02:00
Alex Mohr
4357b8a0a6
Merge pull request #25324 from jfrazelle/add-seccomp
...
Add Seccomp to Annotations
2016-05-26 10:50:06 -07:00
Alex Mohr
0c20ae7e90
Merge pull request #26331 from Clarifai/kitchensink
...
AWS: Fix long-standing bug in stringSetToPointers
2016-05-26 10:41:34 -07:00
Alex Mohr
6b169eaa85
Merge pull request #25125 from colhom/federation-e2e
...
e2e tests for federated-apiserver
2016-05-26 10:40:30 -07:00
Janet Kuo
0f42def115
Fix incorrect gofmt hint
2016-05-26 10:27:45 -07:00
Janet Kuo
d18438406b
Add check to prevent use of untagged or :latest gcr.io images in e2e tests
2016-05-26 10:27:31 -07:00
Alex Mohr
60c2ab4995
Merge pull request #26356 from kubernetes/revert-25752-resource-limits
...
Revert "Add resource limits for master resources in density test"
2016-05-26 10:11:23 -07:00
Marcin Wielgus
67d7676e0e
Increase cluster resize timeout in e2e tests from 2 min to 5 min
2016-05-26 17:20:19 +02:00
Abhi Shah
965e8dce12
Merge pull request #26114 from ArtfulCoder/dnsport
...
Add dnsmasq as a DNS cache in kube-dns pod
2016-05-26 08:13:58 -07:00
Rudi Chiarito
ca8699e83e
Fix long-standing bug in aws.stringSetToPointers
...
Instead of N pointers, we were returning N null pointers, followed by the real
thing. It's not clear why we didn't trip on this until now, maybe there is a
new server-side check for empty subnetID strings.
2016-05-26 10:56:37 -04:00
Wojciech Tyczynski
a2011cdf42
Revert "Add resource limits for master resources in density test"
2016-05-26 16:35:48 +02:00
k8s-merge-robot
d3d61851b2
Merge pull request #26263 from wojtek-t/fix_route_controller
...
Automatic merge from submit-queue
Limit concurrent route creations
Ref #26119
This is supposed to improve 2 things:
- retry creating route in routecontroller in case of failure
- limit number of concurrent CreateRoute calls in flight.
We need something like that, because we have a limit of concurrent in-flight CreateRoute requests in GCE.
@gmarek @cjcullen
2016-05-26 07:16:42 -07:00
k8s-merge-robot
9aace460a7
Merge pull request #26262 from jsafrane/integration-error-checks
...
Automatic merge from submit-queue
Add error checks to volume integration tests
We need to know what's going on when a test fails, like in #26256
2016-05-26 06:15:19 -07:00
deads2k
a27d6ed5eb
make admission plugins configurable based on external criteria
2016-05-26 09:12:17 -04:00
k8s-merge-robot
44de311c0a
Merge pull request #24826 from caesarxuchao/autogenerate-1-3
...
Automatic merge from submit-queue
Add release_1_3 clientset in update-codegen
Add release_1_3 clientset in update-codegen to keep it update-to-date; update the generated clientset.
2016-05-26 05:21:32 -07:00
k8s-merge-robot
c58d0453dc
Merge pull request #25752 from gmarek/resource-limits
...
Automatic merge from submit-queue
Add resource limits for master resources in density test
cc @jlowdermilk @fabioy
2016-05-26 04:25:44 -07:00
Wojciech Tyczynski
aa65a7974a
Spread creating routes over time and retry on failures
2016-05-26 13:00:53 +02:00
k8s-merge-robot
98766f4548
Merge pull request #26301 from zmerlynn/wait_proper
...
Automatic merge from submit-queue
routecontroller: Add wait.NonSlidingUntil, use it
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel )]() Make sure the reconciliation loop kicks in again immediately if it
takes a loooooong time.
2016-05-26 03:29:21 -07:00
k8s-merge-robot
47a372bcbf
Merge pull request #25955 from jsafrane/flake-op-timeout
...
Automatic merge from submit-queue
Increase goroutinemap unit test timeouts.
50ms is flaky in Jenkins. This makes the test to take at least 0.5s to check that things that should block and wait for something really do block and wait (was 100ms before).
Fixes #25825
2016-05-26 02:29:02 -07:00
k8s-merge-robot
6a1abc1505
Merge pull request #26001 from dchen1107/docker
...
Automatic merge from submit-queue
Attempt 2: Bump GCE containerVM to container-v1-3-v20160517 (Docker 1.11.1) again.
Workaround the issue of small root_maxkeys on the debian based container-vm image, and bump our image to the new alpha version for docker 1.11.1 validation.
ref: #23397 #25893
cc/ @vishh @timstclair
2016-05-26 01:33:13 -07:00
k8s-merge-robot
bda0dc88aa
Merge pull request #25457 from saad-ali/expectedStateOfWorldDataStructure
...
Automatic merge from submit-queue
Attach Detach Controller Business Logic
This PR adds the meat of the attach/detach controller proposed in #20262 .
The PR splits the in-memory cache into a desired and actual state of the world.
2016-05-26 00:41:54 -07:00
k8s-merge-robot
bb38265400
Merge pull request #26238 from ihmccreery/mount-points
...
Automatic merge from submit-queue
GCI-backed masters mount srv/kubernetes and srv/sshproxy in the right place
Fixes #26235 .
cc @andyzheng0831
2016-05-25 23:46:08 -07:00
k8s-merge-robot
079096aca5
Merge pull request #26321 from vishh/retry-pre-pull
...
Automatic merge from submit-queue
Retry image pulling 5 times before giving up in node e2e.
For #26203 & #26320
2016-05-25 23:46:04 -07:00
Alex Mohr
e3404d32ff
Merge pull request #26155 from kubernetes/sttts-flake-26126
...
Flake 26126: use framework.podStartTimeout for kubectl e2e test pod launch
2016-05-25 22:20:56 -07:00
k8s-merge-robot
34a640d6ba
Merge pull request #25895 from mml/storePodNamespacer.List
...
Automatic merge from submit-queue
Refactor storePodsNamespacer.List()
This fixes a bug in the previous version where, when we fell back on a
brute force approach, we were still returning an error.
It also clarifies the flow control into 3 distinct cases. The cases
don't share variables any more, which makes mistakes like the one
mentioned above harder.
2016-05-25 21:50:52 -07:00
Chao Xu
06bac1fcc7
remove deprecated generated typed clients
2016-05-25 21:26:00 -07:00