wu.chaozong
|
c481877c03
|
refactor: update node_test file
|
2020-12-15 21:15:33 +08:00 |
|
wu.chaozong
|
674f14da78
|
refactor: remove unused code
|
2020-12-13 00:09:07 +08:00 |
|
Jan Chaloupka
|
4798559545
|
Flip Info/Infof/Error to InfoS/ErrorS
|
2020-09-21 09:08:11 +02:00 |
|
Ali Farah
|
6329b6c27b
|
Convert logs to use structured logs
|
2020-09-12 14:46:16 +10:00 |
|
Kubernetes Prow Robot
|
08b2dffa42
|
Merge pull request #376 from farah/farah/add-structured-logging
Change klog to use structured logging
|
2020-09-02 09:49:06 -07:00 |
|
Sean Malloy
|
1fb3445692
|
Fix golangci-lint Failures For 1.30.0 Upgrade
|
2020-08-31 14:03:43 -05:00 |
|
Ali Farah
|
50d2b246d9
|
Change klog to use structured logging
Signed-off-by: Ali Farah <aliyfarah9@gmail.com>
|
2020-08-31 14:30:08 +10:00 |
|
Ali Farah
|
15fcde5229
|
Update klog to v2
|
2020-06-22 20:43:22 +10:00 |
|
Mike Dame
|
f0297dfe03
|
Standardize node affinity strategy logs
|
2020-05-27 16:52:16 -04:00 |
|
Mike Dame
|
eec1104d6e
|
React to 1.18 by adding contexts to client calls
|
2020-05-12 15:01:25 -04:00 |
|
Jan Chaloupka
|
414554ae5e
|
lownodeutilization: make unit tests with/without priority table driven
|
2020-04-17 11:32:28 +02:00 |
|
Mike Dame
|
e95e42930d
|
Remove early return false from PodFitsAnyNode
|
2020-04-02 11:53:29 -04:00 |
|
Jan Chaloupka
|
9593ce16d9
|
List nodes through informer in every iteration
Also, refactor the code a bit so it can be tested without checking for eviction support.
|
2020-03-04 16:26:13 +01:00 |
|
Andreas Kohn
|
c3346e9806
|
Fix typo in function name
|
2020-02-04 10:03:08 +01:00 |
|
Mike Dame
|
4b9e732c18
|
Switch from glog to klog
|
2019-10-28 20:44:02 -04:00 |
|
Mike Dame
|
b176dd2e77
|
Remove old NodeOutOfDisk unit test
|
2019-10-21 13:33:38 -04:00 |
|
Mike Dame
|
0af97c1b5e
|
fix compile errors
|
2019-10-12 11:12:04 -04:00 |
|
Jan Chaloupka
|
e35eb4a0b5
|
Run ./hack/update-gofmt
|
2019-09-19 14:29:00 +02:00 |
|
Jan Chaloupka
|
2e6f14103b
|
Project migrared under kubernetes-sigs, change import path prefix to sigs.k8s.io/descheduler
|
2019-09-19 14:09:05 +02:00 |
|
Reeta Singh
|
dee89a6cc1
|
Refactoring test by make it table driven and adding golangci-lint to the CI pipeline
|
2019-06-03 20:40:02 -07:00 |
|
Shubham Minglani
|
40bb490f4c
|
add RemovePodsViolatingNodeAffinity strategy
This commit adds requiredDuringSchedulingIgnoredDuringExecution
for RemovePodsViolatingNodeAffinity strategy.
Also adds unit tests and documentation.
|
2018-02-19 16:20:59 +05:30 |
|
Avesh Agarwal
|
44752e5e83
|
Update code and hack dir for kube 1.9 rebase.
|
2018-01-09 12:41:01 -05:00 |
|
Avesh Agarwal
|
5db49f2ce1
|
Fix node lister by allowing its reflector to have enough time so that listing works.
Currently time duration is chosen randomly.
|
2017-11-30 12:28:33 -05:00 |
|
ravisantoshgudimetla
|
6dbc8a1fcc
|
Changes to fix low node utilization strategy
|
2017-11-27 18:40:53 -05:00 |
|
Avesh Agarwal
|
1473e1d024
|
Remove unused test code.
|
2017-11-10 16:18:07 -05:00 |
|
Avesh Agarwal
|
7d079813e5
|
Fix to not process empty node list and also fix error reporting in other places.
Also fix unit test panic and if nodeLister is nil and refactor some code.
|
2017-11-10 16:09:33 -05:00 |
|
Avesh Agarwal
|
c29c9db41e
|
Implement node selectors to retrieve node list based on provided query.
|
2017-11-10 12:02:43 -05:00 |
|
ravisantoshgudimetla
|
9e536da99e
|
Commit for gofmt
Signed-off-by: ravisantoshgudimetla <ravisantoshgudimetla@gmail.com>
|
2017-10-05 16:03:28 -04:00 |
|
ravisantoshgudimetla
|
32c8898ec7
|
Conversion to glog
Signed-off-by: ravisantoshgudimetla <ravisantoshgudimetla@gmail.com>
Conversion to glog
|
2017-10-04 12:17:44 -04:00 |
|
Avesh Agarwal
|
fc41b658e9
|
Update unit test code.
|
2017-09-15 14:22:34 -04:00 |
|
Avesh Agarwal
|
d634701250
|
Descheduler related modifications.
|
2017-09-15 14:13:27 -04:00 |
|