Bobby (Babak) Salamat
|
ece8f42ea2
|
Run old-style priority functions in parallel to the map-reduce style ones
|
2018-12-04 17:58:28 -08:00 |
|
Bobby (Babak) Salamat
|
76591db7d4
|
Avoid copying Extender struct while running priority functions
|
2018-12-04 13:50:59 -08:00 |
|
Bobby (Babak) Salamat
|
70f923ed05
|
Avoid copying PriorityConfig struct while running priority functions
|
2018-12-04 11:28:25 -08:00 |
|
Kubernetes Prow Robot
|
33a37702a6
|
Merge pull request #64280 from dashpole/eviction_pod_metrics
Use memory metrics from the pod cgroup for eviction ranking
|
2018-12-04 08:26:03 -08:00 |
|
Kubernetes Prow Robot
|
a605988d5d
|
Merge pull request #71597 from marc-sensenich/gh-71595/fix-cloud-controller-manager-azure-delete-nodes
Add check for cloudProvider.InstanceNotFound in Azure VMSS Instance gets
|
2018-12-04 05:25:59 -08:00 |
|
Kubernetes Prow Robot
|
85b0f58378
|
Merge pull request #71691 from andyzhangx/make-func-public
make GetStorageAccesskey func public
|
2018-12-04 04:12:30 -08:00 |
|
Kubernetes Prow Robot
|
d193fbe45c
|
Merge pull request #71484 from ritazh/nsg-srcrange-collapse
Collapse not shared NSG rules with multiple source ranges
|
2018-12-04 02:54:24 -08:00 |
|
Kubernetes Prow Robot
|
b1aed1593e
|
Merge pull request #70682 from idealhack/fix-golint-pkg-kubectl-cmd
Fix some golint errors for packages in `pkg/kubectl/cmd`
|
2018-12-04 00:49:09 -08:00 |
|
andyzhangx
|
14ad73eaa8
|
make GetStorageAccesskey public as a lib
|
2018-12-04 07:02:50 +00:00 |
|
Kubernetes Prow Robot
|
6cea9266dc
|
Merge pull request #71116 from xichengliudui/fix18111602
Fix typo: trus->true
|
2018-12-03 21:27:08 -08:00 |
|
Kubernetes Prow Robot
|
8ffc8ef4dd
|
Merge pull request #68663 from WanLinghao/probe_proxy
Disable proxy use in http probe
|
2018-12-03 21:26:57 -08:00 |
|
Kubernetes Prow Robot
|
c7598e8844
|
Merge pull request #71617 from RobertKrawitz/branch-issue71614
Issue 71614: Protect log message maps
|
2018-12-03 14:03:38 -08:00 |
|
Kubernetes Prow Robot
|
dc9261bc3b
|
Merge pull request #71174 from smarterclayton/debug_kubeadm
Restore bootstrap in the background with fix to preserve kubeadm behavior
|
2018-12-03 05:49:57 -08:00 |
|
Rita Zhang
|
61fbba74e5
|
Collapse source range in nsg
|
2018-12-03 08:39:46 +00:00 |
|
Kubernetes Prow Robot
|
dde084fc55
|
Merge pull request #71553 from WanLinghao/token-projected-volume-fix
fix a bug in 'kubectl describe'
|
2018-12-02 22:44:15 -08:00 |
|
Kubernetes Prow Robot
|
2c322a2ff5
|
Merge pull request #70227 from bsalamat/reserve
Add plugin interfaces for reserve and prebind extension points of the scheduling framework
|
2018-12-01 05:25:12 -08:00 |
|
Kubernetes Prow Robot
|
82abbdc11a
|
Merge pull request #71488 from bsalamat/queue-sort
Change sort function of the scheduling queue to avoid starvation
|
2018-12-01 03:59:51 -08:00 |
|
Kubernetes Prow Robot
|
e056703ea7
|
Merge pull request #71547 from andrewsykim/check-provider-implements-interface
compile check to ensure cloud providers implement cloud interfaces
|
2018-11-30 23:40:18 -08:00 |
|
Kubernetes Prow Robot
|
83b3baaf58
|
Merge pull request #71581 from saad-ali/fixCSILogEventSpam
Reduce CSI log and event spam
|
2018-11-30 22:27:27 -08:00 |
|
Bobby (Babak) Salamat
|
e60f510e38
|
Autogenerated files
|
2018-11-30 16:03:47 -08:00 |
|
Bobby (Babak) Salamat
|
f74b30868c
|
Add plugin invocation for 'reserve' and 'prebind' plugins to the scheduler.
|
2018-11-30 16:03:47 -08:00 |
|
Bobby (Babak) Salamat
|
f6f81fb1f3
|
Add Context as a mechanism to pass data between plugins.
|
2018-11-30 16:02:09 -08:00 |
|
Bobby (Babak) Salamat
|
7221589dde
|
Add "reserve" and "prebind" plugin interfaces for the scheduling framework.
|
2018-11-30 16:02:09 -08:00 |
|
Robert Krawitz
|
bc091be66a
|
Issue 71614: Protect log message maps
|
2018-11-30 18:04:08 -05:00 |
|
andrewsykim
|
4b0f2ab442
|
compile check to ensure cloud providers implement cloud interfaces
|
2018-11-30 10:33:34 -05:00 |
|
k8s-ci-robot
|
96516bd961
|
Merge pull request #71263 from ZYecho/fix-spellings
fix typo: namspace -> namespace
|
2018-11-30 06:33:50 -08:00 |
|
Marc Sensenich
|
884b21f352
|
Add additional err check for cloudProvider.InstanceNotFound error
|
2018-11-30 13:00:59 +00:00 |
|
k8s-ci-robot
|
25c9ac6544
|
Merge pull request #71515 from DataDog/lbernail/udp-graceful
Enable graceful termination for UDP flows when using kube-proxy in IPVS mode
|
2018-11-30 01:20:27 -08:00 |
|
k8s-ci-robot
|
d8b9d9b381
|
Merge pull request #71370 from WanLinghao/serialization_test_fix
fix unit test failure in ./pkg/api/testing/serialization_test.go
|
2018-11-30 00:04:36 -08:00 |
|
k8s-ci-robot
|
79e5cb2cb7
|
Merge pull request #71302 from liggitt/verify-unit-test-feature-gates
Split mutable and read-only access to feature gates, limit tests to readonly access
|
2018-11-29 21:45:12 -08:00 |
|
k8s-ci-robot
|
2fd1949b7f
|
Merge pull request #71294 from Chenditang/verify-golint
Fix golint verify errors.
|
2018-11-29 21:45:02 -08:00 |
|
k8s-ci-robot
|
af6bf1e436
|
Merge pull request #70645 from changyaowei/node_ephemeral-storage
Fix bug: when kubelet restart, the ephemeral-storage in node status upgrade to 0
|
2018-11-29 21:44:53 -08:00 |
|
k8s-ci-robot
|
9829585260
|
Merge pull request #70847 from krmayankk/active-dead
fix error type when using activeDeadlineSeconds with RS/RC
|
2018-11-29 19:04:36 -08:00 |
|
k8s-ci-robot
|
550f6200c5
|
Merge pull request #67036 from Huang-Wei/update-ds-pod-tolerations
update logic of adding default DS pod tolerations
|
2018-11-29 19:04:17 -08:00 |
|
saad-ali
|
2251bf0c21
|
Ensure volume mount err checking done inside op
Ensure volume mount error checking is done inside the operation so that
failures get handled with exponential backoff, etc.
|
2018-11-29 16:52:24 -08:00 |
|
k8s-ci-robot
|
81eb9ce491
|
Merge pull request #71217 from jsafrane/status-update-unit-test
CSI v1 leftovers
|
2018-11-29 15:26:53 -08:00 |
|
k8s-ci-robot
|
4372d62ff5
|
Merge pull request #71211 from jsafrane/meta-status-reset
Refactor status PrepareForUpdate into standalone method
|
2018-11-29 15:26:42 -08:00 |
|
k8s-ci-robot
|
8c5b9b7479
|
Merge pull request #71207 from jsafrane/mount-anyuid-test
Fix unit test to run with random UID
|
2018-11-29 15:26:20 -08:00 |
|
k8s-ci-robot
|
409bfc4337
|
Merge pull request #71047 from pivotal-k8s/bump-k8s-utils
Bump k8s.io/uitls to 8e7ff06
|
2018-11-29 11:17:08 -08:00 |
|
k8s-ci-robot
|
6be4f1bbf3
|
Merge pull request #71471 from mshaverdo/panic_in_attach_detach_controller
Fix panic in attachDetachController
|
2018-11-29 09:30:21 -08:00 |
|
k8s-ci-robot
|
527d1c34cc
|
Merge pull request #70947 from Adirio/nodetree-thread-safety
Scheduler internal NodeTree thread-safe NumNodes
|
2018-11-29 07:36:48 -08:00 |
|
k8s-ci-robot
|
d80614d4a7
|
Merge pull request #70860 from humblec/getVolumeName
GlusterFS: Move GetVolumeName() to unimplemented func.
|
2018-11-29 07:36:28 -08:00 |
|
k8s-ci-robot
|
6d189fd316
|
Merge pull request #70838 from ping035627/k8s-181107
Fix the service_controller test cases and some syntax errors
|
2018-11-29 07:36:18 -08:00 |
|
k8s-ci-robot
|
cc153a9cd5
|
Merge pull request #70612 from jianglingxia/jlx201811031409
delete new defined para name in fc volume
|
2018-11-29 07:36:07 -08:00 |
|
Laurent Bernaille
|
b11233a2be
|
[kube-proxy/ipvs] Generalize handling of InactiveConn to TCP
|
2018-11-29 13:34:13 +01:00 |
|
Mikhail Shaverdo
|
a29981640f
|
Fix nil pointer dereference panic in attachDetachController
add check `attachableVolumePlugin == nil` to operationGenerator.GenerateDetachVolumeFunc()
|
2018-11-29 13:10:07 +03:00 |
|
k8s-ci-robot
|
d0e8e6b78f
|
Merge pull request #70613 from jianglingxia/jlx201811031619
fix golint problem of volume cephfs/iscsi/nfs
|
2018-11-29 02:01:13 -08:00 |
|
k8s-ci-robot
|
7ae97bcd0b
|
Merge pull request #66308 from RobertKrawitz/bug-1581483
Reduce logspam for crash looping containers
|
2018-11-29 02:00:54 -08:00 |
|
k8s-ci-robot
|
6d87c074e2
|
Merge pull request #63664 from xchapter7x/pkg-scheduler-api-validation
use subtest for table units (pkg/scheduler/api/validation)
|
2018-11-29 02:00:43 -08:00 |
|
Wei Huang
|
ad6e3617d3
|
update logic of adding default DS pod tolerations
- update DS pod default tolerations: add PIDPressure, remove OutOfDisk
- remove useless tolerations testcases
|
2018-11-29 01:18:32 -08:00 |
|