k8s-merge-robot
94a2319804
Merge pull request #22211 from derekwaynecarr/quota_fix
...
Auto commit by PR queue bot
2016-03-01 10:13:44 -08:00
Tim St. Clair
7b6d843309
Move test-only files to test-only packages
2016-03-01 09:11:32 -08:00
gmarek
459c954ff8
Reduce spam in Kubelet logs
2016-03-01 15:50:25 +01:00
Christopher Batey
aebd4c95e1
Use testify for AWS provider
...
This has two main advantages:
* The use of the mock package to verify API calls against the aws SDK
* Nicer error messages for asserts without having to use if statements
2016-03-01 14:32:45 +00:00
mqliang
7e1ab26c06
add lookup cache for daemonset
2016-03-01 22:04:56 +08:00
k8s-merge-robot
4057803e96
Merge pull request #22265 from wojtek-t/set_request_in_density
...
Auto commit by PR queue bot
2016-03-01 04:25:26 -08:00
k8s-merge-robot
47fda638b6
Merge pull request #21744 from ethernetdan/defaultrestmapper-pkg-path-check
...
Auto commit by PR queue bot
2016-03-01 04:25:23 -08:00
k8s-merge-robot
6e6550a105
Merge pull request #21989 from justinsb/fix_21986
...
Auto commit by PR queue bot
2016-03-01 03:51:43 -08:00
Wojciech Tyczynski
4a7af87984
Set requests in scalability tests
2016-03-01 12:15:23 +01:00
gmarek
6697834797
Move isMasterNode function to api/helpers
2016-03-01 12:12:38 +01:00
k8s-merge-robot
e7d0f06c4a
Merge pull request #21736 from resouer/check-register
...
Auto commit by PR queue bot
2016-03-01 02:21:56 -08:00
k8s-merge-robot
739285b146
Merge pull request #21265 from stevekuznetsov/skuznets/new-sa
...
Auto commit by PR queue bot
2016-03-01 01:14:06 -08:00
k8s-merge-robot
8d90b2a61b
Merge pull request #22213 from janetkuo/deployment-type-assert
...
Auto commit by PR queue bot
2016-03-01 00:08:48 -08:00
k8s-merge-robot
5b415a7aed
Merge pull request #22210 from janetkuo/deployment-e2e
...
Auto commit by PR queue bot
2016-02-29 22:44:40 -08:00
k8s-merge-robot
c9bd9e9c95
Merge pull request #22223 from nikhiljindal/deploymente2eFlake
...
Auto commit by PR queue bot
2016-02-29 20:20:35 -08:00
k8s-merge-robot
a608cc94e8
Merge pull request #22156 from caesarxuchao/revert-20202
...
Auto commit by PR queue bot
2016-02-29 18:24:31 -08:00
Janet Kuo
1b831babe7
Move deployment Add/Update/DeleteFunc into functions
2016-02-29 18:19:48 -08:00
Janet Kuo
1960243d82
Fix type assertion error in deployment controller DeleteFunc
2016-02-29 18:19:33 -08:00
derekwaynecarr
c9e4c846e6
Incorrect type passed into quota reflector
2016-02-29 20:48:48 -05:00
nikhiljindal
2019d18e9a
Fixing a bug in deployment controller cleanupOldReplicaSets
2016-02-29 16:40:35 -08:00
Justin Santa Barbara
818925cc25
Openstack null-support for load balancer source
...
We return an error if the user specifies a non 0.0.0.0/0 load balancer
source restriction on OpenStack, where we can't enforce the restriction
(currently).
2016-02-29 19:32:15 -05:00
Justin Santa Barbara
49e1149227
AWS: Add support for load balancer source ranges
...
This refactors #21431 to pull a lot of the code into cloudprovider so it
can be reused by AWS.
It also changes the name of the annotation to be non-GCE specific:
service.beta.kubernetes.io/load-balancer-source-ranges
Fix #21651
2016-02-29 19:32:08 -05:00
Kris
f22664159e
Move the discovery client to its own package
2016-02-29 15:37:21 -08:00
Tim St. Clair
246b389275
Move test-only volume files to test-only volume package
2016-02-29 14:44:28 -08:00
Janet Kuo
f129d97262
Fill missing arg in log
2016-02-29 14:26:19 -08:00
Saad Ali
4183ac174b
Merge pull request #21408 from krousey/unversioned_breakup
...
Move restclient to it's own package
2016-02-29 14:03:09 -08:00
k8s-merge-robot
ae2a8da4cc
Merge pull request #22155 from Random-Liu/terminated-pods
...
Auto commit by PR queue bot
2016-02-29 13:49:38 -08:00
Chao Xu
7a85d54d4e
fix links
2016-02-29 13:27:29 -08:00
Tim Hockin
56be551416
Validate volume paths do not have ':'
2016-02-29 13:22:45 -08:00
Prashanth Balasubramanian
fe0f1121d5
Continue logging failure to contact metadata url, fix conn leak.
2016-02-29 12:47:19 -08:00
Kris
e664ef922f
Move restclient to its own package
2016-02-29 12:05:13 -08:00
Justin Santa Barbara
5b3bb56a4f
Apply exponential backoff in servicecontroller before retrying
...
Issue #21952
2016-02-29 14:47:36 -05:00
Saad Ali
1dd3cb58f8
Merge pull request #22160 from liggitt/token-e2e
...
Remove short-circuit of token reference cleanup
2016-02-29 10:51:00 -08:00
CJ Cullen
3a8c7a7074
Evict pods w/o rate-limit when cloud says node is gone.
2016-02-29 10:33:50 -08:00
k8s-merge-robot
d1d036391a
Merge pull request #22177 from AdoHe/update_commented_examples
...
Auto commit by PR queue bot
2016-02-29 09:18:57 -08:00
AdoHe
9cc668f7c6
update commented examples just remove $
2016-02-29 09:41:09 -05:00
k8s-merge-robot
fe03c663d9
Merge pull request #22094 from alex-mohr/routes
...
Auto commit by PR queue bot
2016-02-29 05:46:51 -08:00
gmarek
a482789cc0
Workaround proxy deadlock in metrics gatherer.
2016-02-29 09:51:50 +01:00
Jordan Liggitt
bd552c99c5
Remove cache-based short-circuit of token cleanup
2016-02-29 00:25:49 -05:00
Chao Xu
8566056d18
revert 20202
2016-02-28 19:03:22 -08:00
Michail Kargakis
530dbe4d01
kubectl: add container ports in pod description
2016-02-28 23:33:58 +01:00
Yu-Ju Hong
866c52c8a9
kubelet: fix duplicated status updates at pod cleanup
...
cleanupTerminatedPods is responsible for checking whether a pod has been
terminated and force a status update to trigger the pod deletion. However, this
function is called in the periodic clenup routine, which runs every 2 seconds.
In other words, it forces a status update for each non-running (and not yet
deleted in the apiserver) pod. When batch deleting tens of pods, the rate of
new updates surpasses what the status manager can handle, causing numerous
redundant requests (and the status channel to be full).
This change forces a status update only when detecting the DeletionTimestamp is
set for a terminated pod. Note that for other non-terminated pods, the pod
workers should be responsible for setting the correct status after killling all
the containers.
2016-02-28 13:20:40 -08:00
Random-Liu
98283d894c
dockertools: fix error exited container list in fake docker client
2016-02-28 13:19:57 -08:00
Random-Liu
96eeb812ff
kubelet: clear current pod records before relist
2016-02-28 13:19:47 -08:00
Yu-Ju Hong
388689238b
pleg: ensure the cache is updated whenever container are removed
...
Even though we don't rely on the cache for garbage collection yet, we should
keep it up-to-date.
2016-02-28 13:16:34 -08:00
k8s-merge-robot
13f6daf980
Merge pull request #22141 from AdoHe/kubectl_add_age_column
...
Auto commit by PR queue bot
2016-02-28 13:09:59 -08:00
k8s-merge-robot
8b19638bd0
Merge pull request #22078 from janetkuo/kill-pods-better
...
Auto commit by PR queue bot
2016-02-28 10:39:15 -08:00
Brian Grant
a56bbbf8bc
Merge pull request #22143 from bprashanth/graceful_del
...
Don't double count graceful deletion
2016-02-28 08:46:52 -08:00
k8s-merge-robot
1d4a9e88e0
Merge pull request #20628 from sttts/sttts-old-mergo-lib
...
Auto commit by PR queue bot
2016-02-28 04:24:09 -08:00
k8s-merge-robot
5ecbf4ff4a
Merge pull request #22138 from bgrant0607/bugfix1
...
Auto commit by PR queue bot
2016-02-28 02:00:40 -08:00