wojtekt
|
d7011f1bdb
|
Cleanup explicitly registered functions
|
2019-10-24 20:21:00 +02:00 |
|
Kubernetes Prow Robot
|
2905275a08
|
Merge pull request #84264 from ahg-g/ahg-antiaffinity
Optimize interpod affinity priority function
|
2019-10-24 00:47:20 -07:00 |
|
Kubernetes Prow Robot
|
5238e1c80f
|
Merge pull request #76362 from yue9944882/chore/follow-up-prune-internal-client-scheduling-v1-api
Follow-up of #71136: Switch system priority class usage to versioned (v1) api
|
2019-10-23 22:03:06 -07:00 |
|
Kubernetes Prow Robot
|
6d4aeccfcc
|
Merge pull request #83709 from wojtek-t/autogenerate_decode_parameters
Autogenerate conversions for decoding parameters
|
2019-10-23 19:07:05 -07:00 |
|
Abdullah Gharaibeh
|
b213255bc8
|
interpod affinity prioritize
|
2019-10-23 21:03:02 -04:00 |
|
Kubernetes Prow Robot
|
037751e7ad
|
Merge pull request #83986 from qingsenLi/k8s-191016
Fix Typos in pkg/kubelet/dockershim/docker_service.go
|
2019-10-23 15:53:50 -07:00 |
|
Kubernetes Prow Robot
|
ed5a3847a2
|
Merge pull request #83856 from mrbobbytables/update-autoscaling-owners
Prune inactive owners from autoscaling related OWNERS files.
|
2019-10-23 15:53:34 -07:00 |
|
Abdullah Gharaibeh
|
373cf8c1b1
|
move nodeinfo/snapshot.go into its own package
|
2019-10-23 16:12:13 -04:00 |
|
Kubernetes Prow Robot
|
a90b9402c9
|
Merge pull request #84232 from ahg-g/ahg-tree2
fixed node search starting point
|
2019-10-23 12:52:16 -07:00 |
|
Kubernetes Prow Robot
|
4f63f61c36
|
Merge pull request #84193 from ahg-g/ahg-list
Separate scheduler listers into their own package
|
2019-10-23 12:51:30 -07:00 |
|
Kubernetes Prow Robot
|
748a866d56
|
Merge pull request #84122 from smarterclayton/delete_success
storage: Deleting a namespace while spec.finalizers pending should not error
|
2019-10-23 12:51:10 -07:00 |
|
Kubernetes Prow Robot
|
5d3efb06d4
|
Merge pull request #83865 from mrbobbytables/update-api-approvers-owners
Prune inactive owners from api-approver owned OWNERS files.
|
2019-10-23 12:50:46 -07:00 |
|
Kubernetes Prow Robot
|
e05b9096ae
|
Merge pull request #83852 from mrbobbytables/update-cloud-provider-owners
Prune inactive owners from cloud-provider related OWNERS files.
|
2019-10-23 12:50:38 -07:00 |
|
Kubernetes Prow Robot
|
0f1a8054f9
|
Merge pull request #83579 from deads2k/dynamic-cert-file-ca-bundle
Dynamic cert file ca bundle
|
2019-10-23 12:49:27 -07:00 |
|
Kubernetes Prow Robot
|
7dc298af42
|
Merge pull request #82795 from draveness/feature/remove-schedule-daemonset-pods
feat(scheduler): graduate ScheduleDaemonSetPods to GA
|
2019-10-23 12:49:12 -07:00 |
|
Kubernetes Prow Robot
|
65fa4c979a
|
Merge pull request #82152 from misterikkit/disruption
Fix retry logic in DisruptionController
|
2019-10-23 12:48:58 -07:00 |
|
yue9944882
|
09cf42d67c
|
switch system priority class to versioned (v1) api
move all the helpers to scheduling v1 helpers
less explicit conversion
|
2019-10-24 00:51:57 +08:00 |
|
David Eads
|
6beb96261e
|
wire up a means to dynamically reload ca bundles for kube-apiserver
|
2019-10-23 11:01:56 -04:00 |
|
Kubernetes Prow Robot
|
41a4133318
|
Merge pull request #83931 from cheftako/context2
This adds context from for cloud calls for Kubelet.
|
2019-10-23 06:44:21 -07:00 |
|
draveness
|
35d772e354
|
feat: graduate ScheduleDaemonSetPods to GA
|
2019-10-23 21:34:47 +08:00 |
|
Abdullah Gharaibeh
|
d17cf7ddff
|
fixed node search starting point
|
2019-10-23 07:51:56 -04:00 |
|
wojtekt
|
3be4d85ec6
|
Autogenerated files
|
2019-10-23 08:28:31 +02:00 |
|
Kubernetes Prow Robot
|
2adadf9218
|
Merge pull request #84023 from seans3/printing-tests-cleanup
Move GoTemplatePrinter tests to correct location
|
2019-10-22 23:19:32 -07:00 |
|
Kubernetes Prow Robot
|
0c3424f53c
|
Merge pull request #83535 from wgliang/cleanup/scheduler_goroutines
Add a metric to track number of scheduler binding and prioritizing goroutines
|
2019-10-22 23:18:41 -07:00 |
|
Kubernetes Prow Robot
|
75cd65ae0e
|
Merge pull request #82145 from shivi28/fix-controller-nodeipam-ipam-cidrset
nodeipam-controller:fix static check failures
|
2019-10-22 23:18:26 -07:00 |
|
Kubernetes Prow Robot
|
6d314f860e
|
Merge pull request #84156 from wawa0210/win-performance-counter
Fix windows performance counter error on Non-English environemnt
|
2019-10-22 20:10:24 -07:00 |
|
Kubernetes Prow Robot
|
a005925a71
|
Merge pull request #84048 from jsafrane/kubelet-volumemode-checks
Check PV volumeMode in kubelet even when block feature is off
|
2019-10-22 20:10:13 -07:00 |
|
Cristian Dima
|
da759609dc
|
in pkg/controller/service rename service_controller.go to controller.go
|
2019-10-23 01:52:19 +03:00 |
|
Cristian Dima
|
a18de39166
|
fix golint errors in pkg/controller/service
|
2019-10-23 01:52:19 +03:00 |
|
Abdullah Gharaibeh
|
d393804237
|
separate listers into their own package
|
2019-10-22 18:11:02 -04:00 |
|
Sean Sullivan
|
6660937139
|
Move template printer error test to correct location template_test.go
|
2019-10-22 13:07:07 -07:00 |
|
Sean Sullivan
|
57259fa419
|
Moves TestTemplatePanic to correct location of template_test.go
|
2019-10-22 13:07:07 -07:00 |
|
Sean Sullivan
|
d9ded62fb9
|
Moves TestTemplateStrings to correct location of template_test.go
|
2019-10-22 13:07:07 -07:00 |
|
Kubernetes Prow Robot
|
9fa1bc8003
|
Merge pull request #83422 from yastij/remove-ipallocator
remove ipallocator in favor of k/utils net package
|
2019-10-22 12:52:13 -07:00 |
|
Kubernetes Prow Robot
|
1d489b77e5
|
Merge pull request #84120 from smarterclayton/preempt
kubelet: Record preemptions similarly to evictions
|
2019-10-22 10:28:49 -07:00 |
|
Kubernetes Prow Robot
|
3c0fa84f92
|
Merge pull request #84075 from yutedz/replica-set-rolling
Extract PodPhase map outside Less func
|
2019-10-22 10:28:36 -07:00 |
|
Yassine TIJANI
|
f984b4c7a2
|
remove ipallocator in favor of k/utils net package
Signed-off-by: Yassine TIJANI <ytijani@vmware.com>
|
2019-10-22 18:37:13 +02:00 |
|
Jan Safranek
|
c9fc26d85e
|
Fix volumeMode retrieval when BlockVolume feature is off
API served does not need to default volumeMode to Filesystem.
|
2019-10-22 10:17:14 +02:00 |
|
draveness
|
09f333940e
|
feat: remove CheckNodeMemoryPressure/DiskPressure/PIDPressure/Condition predicates
|
2019-10-22 15:28:32 +08:00 |
|
Kubernetes Prow Robot
|
ffffd6b6f5
|
Merge pull request #84148 from gongguan/filter_plugin
[migration phase 1] Add filter plugin for cloud provider storage predicate
|
2019-10-21 21:12:19 -07:00 |
|
Kubernetes Prow Robot
|
4984c6f000
|
Merge pull request #84049 from jsafrane/block-feature-gate-checks
Add block feature gate checks to PV controller
|
2019-10-21 21:12:09 -07:00 |
|
Kubernetes Prow Robot
|
899ca689ad
|
Merge pull request #83983 from phiremande/phk-kube-dev
Issue 83458:Changed the return check for GetNodeInfo
|
2019-10-21 21:11:58 -07:00 |
|
Kubernetes Prow Robot
|
bbe71214a6
|
Merge pull request #83677 from HotelsDotCom/kube-proxy-README
Bugfix kube-proxy README file to list ipvs modules, closes #83676
|
2019-10-21 21:11:51 -07:00 |
|
Kubernetes Prow Robot
|
18cef954a1
|
Merge pull request #83591 from jingxu97/Oct/cache
Flush data cache during unmount device for GCE-PD in Windows
|
2019-10-21 21:11:36 -07:00 |
|
Ted Yu
|
7a4b98b896
|
Extract PodPhase map outside Less func
|
2019-10-21 14:32:20 -07:00 |
|
Kubernetes Prow Robot
|
b717be8269
|
Merge pull request #83872 from cheftako/context
Push context up to cloud node controller.
|
2019-10-21 12:38:36 -07:00 |
|
Kubernetes Prow Robot
|
8138e8d012
|
Merge pull request #83310 from SataQiu/clean-scheduler-20190930
scheduler: make getVolumeLimits a function instead of a method
|
2019-10-21 12:38:06 -07:00 |
|
Pradeep Hiremande
|
678b670f92
|
Issue 83458:Changed the return check for GetNodeInfo
|
2019-10-21 21:51:31 +05:30 |
|
louisgong
|
70ca08ec89
|
filter plugin for cloud provider storage predicate
|
2019-10-21 23:56:23 +08:00 |
|
xiaozhang
|
685c8f93d9
|
fix windows performance counter father information failed on Non-English environment
|
2019-10-21 19:49:13 +08:00 |
|