Jordan Liggitt
|
360a890c58
|
serviceaccount subproject approvers/reviewers
|
2018-11-06 00:57:39 -05:00 |
|
Jordan Liggitt
|
4ebe084376
|
certificates subproject approvers/reviewers
|
2018-11-06 00:57:38 -05:00 |
|
k8s-ci-robot
|
faabfd9455
|
Merge pull request #70575 from houjun41544/20181102
Replace getPVCName() with a variable
|
2018-11-02 21:28:41 -07:00 |
|
k8s-ci-robot
|
69f5f5eff2
|
Merge pull request #67978 from WanLinghao/token_controller_improve
remove idle tokens in kubelet token manager
|
2018-11-02 12:28:47 -07:00 |
|
k8s-ci-robot
|
6813ebb568
|
Merge pull request #67851 from aniket-s-kulkarni/flexvolume-resize-implementation
Flexvolume resize implementation
|
2018-11-02 10:47:01 -07:00 |
|
houjun
|
fc5dc1ffd8
|
Replace getPVCName() with a variable
|
2018-11-02 17:23:18 +08:00 |
|
k8s-ci-robot
|
4351cea80c
|
Merge pull request #70046 from cheftako/lintCleanGce
Fixed lint errors for pkg/cloudprovider/providers/gce.
|
2018-11-01 13:44:06 -07:00 |
|
k8s-ci-robot
|
e663a2cc6f
|
Merge pull request #68411 from saravanan30erd/68201-pkg-controller-apis
Update import-boss restrictions - pkg/controller
|
2018-10-31 13:07:28 -07:00 |
|
saravanan30erd
|
25d83664c6
|
Update import-boss restrictions - pkg/controller
|
2018-10-31 19:04:56 +04:00 |
|
k8s-ci-robot
|
26083c3d09
|
Merge pull request #70124 from houjun41544/20181022
Fix missing 'break'
|
2018-10-30 17:41:13 -07:00 |
|
k8s-ci-robot
|
b62c0fded3
|
Merge pull request #68048 from AdamDang/patch-17
Correct some errors in returned message
|
2018-10-30 13:44:40 -07:00 |
|
k8s-ci-robot
|
bc85713882
|
Merge pull request #67251 from tnozicka/fix-ds-observedgeneration
Don't raise observedGeneration when waiting for expectations and object hasn't been processed
|
2018-10-30 12:22:28 -07:00 |
|
k8s-ci-robot
|
a41b478530
|
Merge pull request #70358 from houjun41544/20181029
Fix an error in log info
|
2018-10-30 04:57:02 -07:00 |
|
AdamDang
|
dc2c003457
|
Correct some errors in returned message
Update stateful_set.go
Update azure_vmss.go
Update azure_vmss.go
Update disruption.go
Update stateful_set.go
|
2018-10-30 09:53:02 +08:00 |
|
houjun
|
caf3c25616
|
Fix an error in log info
|
2018-10-30 09:02:06 +08:00 |
|
walter
|
735ad9ed63
|
Fixed lint errors for pkg/cloudprovider/providers/gce.
Fixed minor issues.
Cleaned up from merge errors.
|
2018-10-29 11:52:24 -07:00 |
|
k8s-ci-robot
|
6c13a47044
|
Merge pull request #68461 from stewart-yu/stewart-componentconfig-clodeclean
Add kube-controller manager API round trip test
|
2018-10-29 02:57:25 -07:00 |
|
Jordan Liggitt
|
572dfe6cb7
|
generated files
|
2018-10-25 21:12:57 -04:00 |
|
Jordan Liggitt
|
dda0a68521
|
Change registration and custom conversion from extensions to apps
|
2018-10-25 21:12:57 -04:00 |
|
stewart-yu
|
7198d0ccb0
|
auto-generated file
|
2018-10-25 17:31:47 +08:00 |
|
stewart-yu
|
3b978b3cea
|
add kube-controller manager round trip test
|
2018-10-25 17:31:47 +08:00 |
|
Aniket Kulkarni
|
75350d11e9
|
adding support for expanding in use persistent volumes for Flex
|
2018-10-24 15:31:16 -04:00 |
|
yameiwang
|
de36fc8f4b
|
remove kubeClient != nil when using glog.Fatalf
|
2018-10-24 21:48:06 +08:00 |
|
k8s-ci-robot
|
dad07683b1
|
Merge pull request #69013 from ibrasho-forks/switch-to-http.Error
Update usages of http.ResponseWriter.WriteHeader to use http.Error
|
2018-10-23 15:31:55 -07:00 |
|
k8s-ci-robot
|
101d26c613
|
Merge pull request #59529 from wackxu/addmetricvol
Add metrics for volume scheduling operations
|
2018-10-23 13:52:29 -07:00 |
|
wackxu
|
d5edcd3dc3
|
Add metrics to volume scheduling operations
|
2018-10-23 20:59:12 +08:00 |
|
k8s-ci-robot
|
327a2bb871
|
Merge pull request #70045 from mysunshine92/wym
nodeController should send events to api server and print to the logging
|
2018-10-23 05:56:53 -07:00 |
|
yameiwang
|
f4713d43c3
|
nodeController should send events to api server when nodeController eviction happens
|
2018-10-24 00:42:38 +08:00 |
|
houjun
|
9a84e413fc
|
Fix missing 'break'
|
2018-10-23 17:14:05 +08:00 |
|
k8s-ci-robot
|
e77e8ffbf5
|
Merge pull request #69730 from xichengliudui/fix18101204
Fix some typo
|
2018-10-22 23:59:24 -07:00 |
|
k8s-ci-robot
|
dbdcb7e053
|
Merge pull request #70072 from yue9944882/chore/cleanup-serviceaccount-controller-options
Fixes wild serviceaccount controller resync options
|
2018-10-22 21:18:48 -07:00 |
|
zuoxiu.jm
|
4624c1319c
|
fixes wild serviceaccount controller options
|
2018-10-22 13:13:02 +08:00 |
|
WanLinghao
|
7df1078d6f
|
Currently, kubelet token mamanger only clean tokens who are expired. For tokens with long expiration, if the pod who creates them got killed or evicted, those tokens may stay in kubelet's memory until they are expired. It's bad for kubelet and node itself. After this patch, each time a pod was deleted, token manager would clean related tokens.
|
2018-10-22 09:32:59 +08:00 |
|
k8s-ci-robot
|
d425258532
|
Merge pull request #69788 from ravisantoshgudimetla/taint-based-eviction
Add test cases for taintbasedevictions
|
2018-10-18 06:34:31 -07:00 |
|
k8s-ci-robot
|
aad6437aa9
|
Merge pull request #64061 from wgliang/master.remove-unused-code-pkg-controller
remove unused code of (pkg/controller)
|
2018-10-17 19:54:05 -07:00 |
|
k8s-ci-robot
|
6f4b768c94
|
Merge pull request #65350 from liggitt/simplify-taint-manager-key
Simplify taint manager workqueue keys
|
2018-10-17 18:39:03 -07:00 |
|
k8s-ci-robot
|
feb6475a30
|
Merge pull request #68952 from grayluck/node-cidr-size
Skip node cidr mask size check for cloud allocation
|
2018-10-17 16:19:49 -07:00 |
|
yankaiz
|
e3121c1f81
|
Skip node cidr mask size check for cloud allocation.
Unittest added for node_ipan_controller.go.
|
2018-10-17 11:29:49 -07:00 |
|
Zhen Wang
|
7bb61c566d
|
Put node lease lister behind feature gate
|
2018-10-17 09:41:30 -07:00 |
|
Jordan Liggitt
|
9503c64f27
|
Simplify taint manager workqueue keys
|
2018-10-17 10:47:14 -04:00 |
|
ravisantoshgudimetla
|
d281d566b3
|
Add test cases for taintbasedevictions
|
2018-10-16 18:56:45 -04:00 |
|
Ibrahim AshShohail
|
2fb3ba71f1
|
Update usages of http.ResponseWriter.WriteHeader to use http.Error
Signed-off-by: Ibrahim AshShohail <me@ibrasho.com>
|
2018-10-14 05:58:00 +03:00 |
|
xichengliudui
|
ef496320cf
|
Remove excess 'in'
Fix some typo
Fix some typo
|
2018-10-13 09:12:42 -04:00 |
|
tanshanshan
|
b7c7966b9f
|
Move pkg/scheduler/algorithm/well_known_labels.go out
|
2018-10-13 09:10:00 +08:00 |
|
k8s-ci-robot
|
23a84774b1
|
Merge pull request #69241 from wangzhen127/heartbeat
NodeLifecycleController treats node lease renewal as a heartbeat signal
|
2018-10-12 03:32:15 -07:00 |
|
k8s-ci-robot
|
b3033a7278
|
Merge pull request #67934 from tanshanshan/typo828
fix spelling mistakes
|
2018-10-11 18:26:24 -07:00 |
|
Zhen Wang
|
e35d808aa2
|
NodeLifecycleController treats node lease renewal as a heartbeat signal
|
2018-10-11 16:07:15 -07:00 |
|
k8s-ci-robot
|
e6c5fb4666
|
Merge pull request #67859 from goodluckbot/job-controller-backoffLimit
Fix pastBackoffLimitOnFailure in job controller
|
2018-10-11 05:49:30 -07:00 |
|
goodluckbot
|
53c3e103d1
|
Fix pastBackoffLimitOnFailure when backoffLimit is zero
|
2018-10-11 17:29:11 +08:00 |
|
Guoliang Wang
|
b1ac6df4dc
|
remove unused code of (pkg/controller)
|
2018-10-09 08:15:30 +08:00 |
|