Kubernetes Prow Robot
|
54c4428eb4
|
Merge pull request #71276 from jingxu97/Oct/uncertain
Handle failed attach operation leave uncertain volume attach state
|
2019-01-17 22:52:57 -08:00 |
Kubernetes Prow Robot
|
7f0e04a089
|
Merge pull request #73043 from davidz627/feature/migrationCommon
Add common functionality required for all in-tree to CSI Migration shim code pieces
|
2019-01-17 18:55:10 -08:00 |
Kubernetes Prow Robot
|
c999dc3854
|
Merge pull request #73022 from denkensk/fix-data-race-in-scheduling-queue-test
fix data race in TestPriorityQueue_AssignedPodAdded
|
2019-01-17 18:55:00 -08:00 |
Kubernetes Prow Robot
|
b1b6cb8cb4
|
Merge pull request #73034 from dashpole/fix_allocatable_e2e
[Text Fix] Fix panic in NodeAllocatable node e2e test
|
2019-01-17 17:11:59 -08:00 |
Kubernetes Prow Robot
|
2540969b64
|
Merge pull request #73024 from soltysh/fix_createjob
Image is a required parameter
|
2019-01-17 17:11:49 -08:00 |
Yu-Ju Hong
|
00d93f0cc3
|
kubelet: promote OS & arch labels to GA
kubelet now applies both the beta and the GA labels to ensure backward
compatibility.
|
2019-01-17 14:57:43 -08:00 |
David Zhu
|
384fce6bb1
|
Common Migration shim functaionality and flags
|
2019-01-17 14:43:59 -08:00 |
David Zhu
|
d8c9dc5bb5
|
Add IsMigratableToCSI to volume plugin interface
|
2019-01-17 14:43:52 -08:00 |
Kubernetes Prow Robot
|
493d3565d8
|
Merge pull request #72874 from humblec/iscsi
Update approver list.
|
2019-01-17 13:51:35 -08:00 |
Kubernetes Prow Robot
|
4d72931d8f
|
Merge pull request #72580 from luxas/extract_tag_name_testing
Break out common API testing functionality from pkg/master
|
2019-01-17 13:51:13 -08:00 |
wangqingcan
|
28e6bbc175
|
acquire lock before operating unschedulablepodsmap
|
2019-01-18 04:24:18 +08:00 |
Kubernetes Prow Robot
|
5e86fa43f5
|
Merge pull request #72890 from Klaven/component-base-logs
Move of logs out of apiserver and into component-base
|
2019-01-17 11:21:04 -08:00 |
Kubernetes Prow Robot
|
c13f9f7272
|
Merge pull request #72816 from humblec/md-1
Remove unwanted else block from code.
|
2019-01-17 11:20:55 -08:00 |
juanvallejo
|
b20a8c6b04
|
make api-resource discovery errors non-fatal
|
2019-01-17 13:58:45 -05:00 |
David Ashpole
|
2b8bc85f75
|
fix panic in NodeAllocatable node e2e test
|
2019-01-17 10:57:09 -08:00 |
Maciej Szulik
|
2f59dd752c
|
Image is a required parameter
|
2019-01-17 15:58:41 +01:00 |
Marek Counts
|
1739e343a8
|
autogen files
all the autogen files that got updated due to the changes to move logs.
|
2019-01-17 09:16:36 -05:00 |
Marek Counts
|
ba81a5409a
|
move logs into component-base
all the code changes to move move /apiserver/pkg/util/logs into /component-base/logs
|
2019-01-17 09:16:21 -05:00 |
Kubernetes Prow Robot
|
af31a202ea
|
Merge pull request #72276 from vithati/users/vithati/kubectlissue503
Allow setting images for 'InitContainers' through kubectl set command.
|
2019-01-17 05:18:04 -08:00 |
Kubernetes Prow Robot
|
9cc39a5614
|
Merge pull request #69279 from dtaniwaki/print-size-limit
Print SizeLimit of EmptyDir
|
2019-01-17 04:06:31 -08:00 |
Yecheng Fu
|
f406c6bde7
|
Fix flaky test TestBindAPIUpdate
|
2019-01-17 11:25:18 +08:00 |
Shiv Nagarajan
|
36ee154243
|
remove deprecated taints from 1.9
|
2019-01-16 21:20:57 -05:00 |
Kubernetes Prow Robot
|
d857790d36
|
Merge pull request #72558 from denkensk/add-goroutine-move-unschedulablepods-to-activeq
Move unschedulable pods to the active queue if they are not retried for more than 1 minute
|
2019-01-16 17:15:16 -08:00 |
Kubernetes Prow Robot
|
5d19fda5e8
|
Merge pull request #72844 from dashpole/fork_bomb_test
Fix PidPressure, and add fork-bomb e2e-node test
|
2019-01-16 15:59:01 -08:00 |
Kubernetes Prow Robot
|
d6b7409103
|
Merge pull request #72980 from gnufied/cinder-pod-volumes
Add Cinder Max Volume Limit
|
2019-01-16 13:32:32 -08:00 |
Hemant Kumar
|
727b3097f9
|
Do not make Cinder Max volume predicate a default
|
2019-01-16 15:17:05 -05:00 |
Kubernetes Prow Robot
|
5818be6205
|
Merge pull request #68619 from ailusazh/CleanContainersInReconcileStateOfCpuManager
clean containers in reconcileState of cpuManager
|
2019-01-16 11:34:04 -08:00 |
Mike McRill
|
a88d1d3dcc
|
Add Cinder Max Volume Limit
Also add place holder support for reporting limits from node.
|
2019-01-16 13:46:28 -05:00 |
Kubernetes Prow Robot
|
bec0c72f5a
|
Merge pull request #72953 from cofyc/fix72045-performance
Improve FindPodVolumes performance
|
2019-01-16 10:16:09 -08:00 |
Kubernetes Prow Robot
|
56e88f5b47
|
Merge pull request #70805 from danwinship/cloud-node-ip
Fix a CloudProvider-vs-nodeIP edge case
|
2019-01-16 09:04:54 -08:00 |
Kubernetes Prow Robot
|
64071e03cc
|
Merge pull request #72648 from tnozicka/fix-clientbuilder-watch
SAControllerClientBuilder: Replace ListWatchUntil with UntilWithSync to avoid watch timeouts
|
2019-01-16 07:54:33 -08:00 |
Yecheng Fu
|
dbd80460de
|
Clear cache instead of saving nils if no claims to bind or provision
|
2019-01-16 21:21:36 +08:00 |
Yecheng Fu
|
c2d25e08d7
|
Skip if pod does not have claims.
|
2019-01-16 21:02:08 +08:00 |
Yecheng Fu
|
7fe97886a8
|
Merge UpdateProvisionedPVCs with UpdateBindings.
This simplifies code and saves a lock.
|
2019-01-16 21:02:08 +08:00 |
Kubernetes Prow Robot
|
922cf406c4
|
Merge pull request #72629 from krzysztof-jastrzebski/hpa_fix
Update comments in Horizontal Pod Autoscaler Controller.
|
2019-01-15 23:26:19 -08:00 |
Kubernetes Prow Robot
|
260ca57c98
|
Merge pull request #72948 from bsalamat/remove_todo
Cleanup a TODO in preemption logic to reflect the current state
|
2019-01-15 22:13:16 -08:00 |
Kubernetes Prow Robot
|
7a8ac58756
|
Merge pull request #72924 from liggitt/remove-swagger
Remove swagger 1.2, swagger-ui
|
2019-01-15 20:19:20 -08:00 |
Kubernetes Prow Robot
|
ce19aad22b
|
Merge pull request #70527 from qingsenLi/git181101
remove repetitive word in annotation
|
2019-01-15 20:19:09 -08:00 |
wangqingcan
|
de8cfdcd79
|
add goroutine to move unschedulablepods to activeq regularly
|
2019-01-16 12:08:19 +08:00 |
Kubernetes Prow Robot
|
591ef236e0
|
Merge pull request #72705 from WanLinghao/cadvisor_test_improve
Improve pkg/kubelet/cadvisor package
|
2019-01-15 17:32:30 -08:00 |
WanLinghao
|
71bf483618
|
Improve portforward command's description which hint the requirment of 'socat' command
|
2019-01-16 09:24:23 +08:00 |
Bobby (Babak) Salamat
|
fa6d17f400
|
Cleanup todo
|
2019-01-15 17:03:59 -08:00 |
Jordan Liggitt
|
ef4983fb52
|
Update generated files
|
2019-01-15 13:33:06 -05:00 |
Jordan Liggitt
|
9229399bd6
|
Remove build/verify scripts for swagger 1.2 API docs, API server swagger ui / swagger 1.2 config
|
2019-01-15 13:33:06 -05:00 |
Kubernetes Prow Robot
|
14b2014c4a
|
Merge pull request #72079 from sonasingh46/cleanup
refactor(scheduler): Move priority types to priorities package
|
2019-01-15 09:24:15 -08:00 |
Kubernetes Prow Robot
|
1d8960798b
|
Merge pull request #72142 from hchenxa/hchenxa
only use system namespace when default backend not defined
|
2019-01-15 07:17:43 -08:00 |
Kubernetes Prow Robot
|
fc282645ac
|
Merge pull request #72534 from thockin/kube-proxy-reject-no-endpoints-bug
kube-proxy: Fix bug in rejecting 0 endpoint svc
|
2019-01-15 02:46:36 -08:00 |
ailusazh
|
10995f661d
|
clean containers in reconcileState of cpuManager
|
2019-01-15 16:09:28 +08:00 |
Kubernetes Prow Robot
|
148248353b
|
Merge pull request #72895 from bsalamat/no_refresh_preemption
Do not snapshot scheduler cache before starting preemption
|
2019-01-14 22:06:14 -08:00 |
Kubernetes Prow Robot
|
b91cbf7b4e
|
Merge pull request #72332 from danielqsj/ks
Change scheduler metrics to conform metrics guidelines
|
2019-01-14 22:05:52 -08:00 |
Kubernetes Prow Robot
|
9661abeb46
|
Merge pull request #72801 from Ramyak/ramya/match-all-selectors
Disable matching on few selectors. Remove duplicates.
|
2019-01-14 19:49:13 -08:00 |
Kubernetes Prow Robot
|
3dbe762618
|
Merge pull request #72894 from smarterclayton/use_constant
master shutdown hook should use correct constant for reconciling
|
2019-01-14 16:45:18 -08:00 |
Bobby (Babak) Salamat
|
127321296c
|
Fix and improve preemption test to work with the new logic
|
2019-01-14 14:27:16 -08:00 |
Humble Devassy Chirammal
|
6b8c2e07fa
|
Use better variable names and remove unwanted code blocks. (#72847)
* Use better variable names and remove unwanted code blocks.
Signed-off-by: hchiramm <hchiramm@redhat.com>
* Simplify return from InstanceID func()
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
|
2019-01-14 13:05:03 -08:00 |
Bobby (Babak) Salamat
|
e3f4e1e378
|
Do not snapshot scheduler cache before starting preemption
|
2019-01-14 12:07:50 -08:00 |
Clayton Coleman
|
07022f2043
|
master shutdown hook should use correct constant for reconciling
To prevent accidental drift, use the same constant we use on startup
in the master endpoint reconciler shudown method.
|
2019-01-14 13:16:44 -05:00 |
David Ashpole
|
8b440c6424
|
Fix PidPressure, make it evict by priority, and add fork-bomb node e2e test
|
2019-01-14 09:41:36 -08:00 |
Kubernetes Prow Robot
|
c020b21ac6
|
Merge pull request #72848 from humblec/reviewer
Update volume plugin reviewers.
|
2019-01-13 23:32:44 -08:00 |
Humble Chirammal
|
a5c5502d23
|
Update approver list.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
|
2019-01-14 11:45:26 +05:30 |
WanLinghao
|
ce7003262f
|
Improve pkg/kubelet/cadvisor package:
1. Perfect unit test code
2. Clean unused function&&test file
|
2019-01-14 09:39:22 +08:00 |
sunxiaofei03
|
fc8a84bb56
|
Change from method to function
|
2019-01-14 09:05:44 +08:00 |
Kubernetes Prow Robot
|
8feab37d41
|
Merge pull request #72815 from humblec/md
Remove explicit `nil` initialization and correct error strings.
|
2019-01-12 01:32:17 -08:00 |
hchiramm
|
86761e524a
|
Update volume plugin reviewers.
Signed-off-by: hchiramm <hchiramm@redhat.com>
|
2019-01-12 09:47:17 +05:30 |
Kubernetes Prow Robot
|
ccb1e1f26d
|
Merge pull request #72045 from cofyc/fix71928
Make volume binder resilient to races
|
2019-01-11 17:42:32 -08:00 |
Ramya Krishnan
|
339ce0e804
|
Fix SelectorSpreadPriority scheduler to match all selectors.
|
2019-01-11 17:15:55 -08:00 |
Kubernetes Prow Robot
|
dc6f3d645d
|
Merge pull request #72831 from yujuhong/bump-docker-version
Bump minimum docker version to 1.13.1
|
2019-01-11 15:54:11 -08:00 |
Kubernetes Prow Robot
|
52d4500f23
|
Merge pull request #72714 from mourya007/features_gate
Move TokenRequestProjection feature gate out of validation
|
2019-01-11 15:53:51 -08:00 |
Kubernetes Prow Robot
|
08bee2cc84
|
Merge pull request #72825 from liggitt/wait-resource-version
Find current resourceVersion for waiting for deletion/conditions
|
2019-01-11 13:37:05 -08:00 |
Jordan Liggitt
|
c12d8a56f8
|
Find current resourceVersion for waiting for deletion/conditions
|
2019-01-11 15:24:05 -05:00 |
Kubernetes Prow Robot
|
dd99c2ba79
|
Merge pull request #72364 from kdada/master
WaitFor returns immediately when done is closed
|
2019-01-11 11:51:21 -08:00 |
Jing Xu
|
7bac6ca73a
|
Address comments
This commit addressed the comment and also add a unit test.
|
2019-01-11 10:57:37 -08:00 |
Yu-Ju Hong
|
f62cc81934
|
Bump minimum docker version to 1.13.1
|
2019-01-11 10:21:38 -08:00 |
Kubernetes Prow Robot
|
d2d9a3aba4
|
Merge pull request #72659 from jsturtevant/fix-windows-kernal-version-output
Remove newline from kernel version on windows node
|
2019-01-11 08:10:26 -08:00 |
hchiramm
|
e3fd0b6936
|
Remove unwanted else block from code.
Signed-off-by: hchiramm <hchiramm@redhat.com>
|
2019-01-11 16:46:39 +05:30 |
hchiramm
|
11045ca28e
|
Correct linter errors on error strings.
Signed-off-by: hchiramm <hchiramm@redhat.com>
|
2019-01-11 16:27:14 +05:30 |
hchiramm
|
68416bdf29
|
Remove explicit `nil` declaration of some variables in endpoint ctrl.
Signed-off-by: hchiramm <hchiramm@redhat.com>
|
2019-01-11 16:25:50 +05:30 |
Kubernetes Prow Robot
|
40de2eeca0
|
Merge pull request #72781 from tghartland/deref-describe-sts-replicas
Dereference number of replicas in describe statefulset
|
2019-01-10 23:28:17 -08:00 |
Kubernetes Prow Robot
|
0ab3972a08
|
Merge pull request #72791 from yujuhong/no-rkt
Remove the rkt deprecation warning
|
2019-01-10 17:09:04 -08:00 |
Kubernetes Prow Robot
|
68909b5683
|
Merge pull request #70784 from gaorong/typo-fix
fix some typos
|
2019-01-10 17:08:43 -08:00 |
Kubernetes Prow Robot
|
94806e6a9a
|
Merge pull request #72739 from rajathagasthya/expandpv-72651
Remove ExpandPersistentVolumes feature gate from validation
|
2019-01-10 15:53:47 -08:00 |
Kubernetes Prow Robot
|
b92756e85d
|
Merge pull request #72340 from makocchi-git/cadvisor_crisocket
kubelet: fixes cadvisor internal error
|
2019-01-10 14:42:30 -08:00 |
Yu-Ju Hong
|
f8ab673b8f
|
Remove the rkt deprecation warning
The feature was deprecated 1.10. Remove the warning.
|
2019-01-10 13:27:23 -08:00 |
Rajath Agasthya
|
da6c97f710
|
Remove ExpandPersistentVolumes feature gate from validation
Drops new PV Status.Conditions if old PV Status.Conditions was not set.
|
2019-01-10 12:43:20 -08:00 |
Kubernetes Prow Robot
|
5647244b0c
|
Merge pull request #72752 from rajathagasthya/sysctls-72651
Remove Sysctls feature gate from validation
|
2019-01-10 12:26:56 -08:00 |
mourya007
|
d0b35d1b05
|
Move TokenRequestProjection feature gate out of validation
|
2019-01-11 00:49:30 +05:30 |
Vikranth Thati
|
f72072cd60
|
Allow setting images for initContainers through kubectl set command.
|
2019-01-10 22:28:26 +05:30 |
Thomas Hartland
|
1bcab05f7d
|
Dereference number of replicas in describe statefulset
|
2019-01-10 14:56:18 +01:00 |
Wei Guo
|
44b2e8464b
|
change the period of GarbageCollector.Sync to 200ms for TestGarbageCollectorSync
|
2019-01-10 17:51:53 +08:00 |
Kubernetes Prow Robot
|
a6d7527ac3
|
Merge pull request #72280 from verb/kubelet-no-containertype
Remove container type from kubelet runtime labels
|
2019-01-10 01:18:41 -08:00 |
Kubernetes Prow Robot
|
0dbc99719a
|
Merge pull request #72076 from derekwaynecarr/pid-limiting
SupportPodPidsLimit feature beta with tests
|
2019-01-10 01:18:30 -08:00 |
Kubernetes Prow Robot
|
97d7795070
|
Merge pull request #71504 from ping035627/k8s-181128
Perfect some logs description
|
2019-01-09 19:28:10 -08:00 |
Rajath Agasthya
|
5de2d7694d
|
Remove Sysctls feature gate from validation
|
2019-01-09 18:56:11 -08:00 |
Kubernetes Prow Robot
|
2c8b571d57
|
Merge pull request #71875 from wgliang/cleanup/remove-newfrom-functions
Move users of `factory.NewConfigFactory` to `scheduler.New`
|
2019-01-09 13:55:51 -08:00 |
David Eads
|
47ca64c8f2
|
delete as much content from a namespace as possible
|
2019-01-09 14:16:07 -05:00 |
Kubernetes Prow Robot
|
d88994cf9f
|
Merge pull request #71306 from ping035627/k8s-181121
fix some typos
|
2019-01-09 09:06:31 -08:00 |
Derek Carr
|
bce9d5f204
|
SupportPodPidsLimit feature beta with tests
|
2019-01-09 10:50:59 -05:00 |
Kubernetes Prow Robot
|
49891cc270
|
Merge pull request #72698 from rajathagasthya/podsharepsnamespace-72651
Move PodShareProcessNamespace feature gate out of validation
|
2019-01-09 07:40:00 -08:00 |
Kubernetes Prow Robot
|
bd8edc27db
|
Merge pull request #72615 from xiaoanyunfei/cleanup/getBinderFunc
Change `getBinderFunc` from method to function
|
2019-01-09 05:33:22 -08:00 |
Rajath Agasthya
|
86165ac878
|
Move pod ReadinessGates feature gate out of validation
|
2019-01-08 21:37:43 -08:00 |
Kubernetes Prow Robot
|
555c63fff5
|
Merge pull request #71529 from ixdy/bazel-refactor-openapi-gen-new-kazel
bazel: refactor openapi-gen logic for new kazel
|
2019-01-08 20:58:07 -08:00 |