Avesh Agarwal
|
489d858dfb
|
Update README.
|
2017-08-28 15:51:30 -04:00 |
|
Avesh Agarwal
|
68adc91599
|
Update readme to describe about pod evictions.
|
2017-08-28 13:14:40 -04:00 |
|
Avesh Agarwal
|
801b728821
|
Update description of LowNodeUtilization strategy in README.
|
2017-08-28 13:05:19 -04:00 |
|
Avesh Agarwal
|
6562c94022
|
Update Readme to warn about the unstable nature of this project currently.
|
2017-08-28 12:42:29 -04:00 |
|
Avesh Agarwal
|
f757bde4e9
|
Fix minor issues in README.
|
2017-08-28 12:33:00 -04:00 |
|
Avesh Agarwal
|
0f30358750
|
Update implementation of RemoveDuplicates strategy.
|
2017-08-28 12:32:17 -04:00 |
|
Avesh Agarwal
|
2259a793ec
|
Remove weight parameter from example policy as it is not implemented yet.
|
2017-08-28 12:26:12 -04:00 |
|
Avesh Agarwal
|
515ef42a86
|
Update readme for LowNodeUtilization strategy.
|
2017-08-28 12:23:00 -04:00 |
|
Avesh Agarwal
|
dfe2f189c1
|
Update readme to discuss RemoveDuplicates stratgey.
|
2017-08-28 12:01:26 -04:00 |
|
Avesh Agarwal
|
8658e03308
|
Update readme further.
|
2017-08-28 11:35:50 -04:00 |
|
Avesh Agarwal
|
8650a78e62
|
Update README.
|
2017-08-25 15:47:38 -04:00 |
|
Avesh Agarwal
|
8692e84347
|
Update README.
|
2017-08-25 15:36:20 -04:00 |
|
Avesh Agarwal
|
14eb632442
|
Add code of conduct policy.
|
2017-08-25 15:00:15 -04:00 |
|
Avesh Agarwal
|
8e03567c2c
|
Update OWNER file.
|
2017-08-25 14:28:37 -04:00 |
|
Avesh Agarwal
|
60c8693883
|
Add owner file and a bit cleanup.
|
2017-08-18 12:57:05 -04:00 |
|
Avesh Agarwal
|
7f8ea3a9fb
|
Fix fetching node list.
|
2017-08-15 17:53:06 -04:00 |
|
Avesh Agarwal
|
a3714c0be4
|
Update implementation of low node utilization strategy.
|
2017-08-15 14:19:25 -04:00 |
|
Avesh Agarwal
|
4b62cc9a86
|
Fix computation of nodes with low utilization.
|
2017-08-15 12:31:56 -04:00 |
|
Avesh Agarwal
|
514ecf88cf
|
Update example policy file.
|
2017-08-15 12:10:56 -04:00 |
|
Avesh Agarwal
|
4bf61cb0db
|
Update implementation of low node utilization strategy.
|
2017-08-15 11:55:14 -04:00 |
|
Avesh Agarwal
|
f70a2ab6d8
|
Update implementation of node usage calculation.
|
2017-08-15 10:56:06 -04:00 |
|
Avesh Agarwal
|
b37db364df
|
Fix eviction of pods in low node utilization strategy.
|
2017-08-15 10:38:44 -04:00 |
|
Avesh Agarwal
|
4e354de98a
|
Implement evictions for low node utilization strategy.
|
2017-08-15 00:51:14 -04:00 |
|
Avesh Agarwal
|
6c5bbabb41
|
Implement categorization of pods in nodes usage map.
|
2017-08-14 19:43:01 -04:00 |
|
Avesh Agarwal
|
f69bdb905f
|
Implement sorting of nodes by usage.
|
2017-08-11 17:44:18 -04:00 |
|
Avesh Agarwal
|
256962f599
|
Update node usage map implementation.
|
2017-08-11 16:48:54 -04:00 |
|
Avesh Agarwal
|
1a049d5651
|
Update low node utilization implementation for target thresholds.
|
2017-08-11 16:17:43 -04:00 |
|
Avesh Agarwal
|
7f50e54719
|
Print some information.
|
2017-08-11 15:35:28 -04:00 |
|
Avesh Agarwal
|
41b696bae6
|
Fix thresholds logic.
|
2017-08-11 14:57:50 -04:00 |
|
Avesh Agarwal
|
9fc75c7ce6
|
Update low node utlization strategy implementation.
|
2017-08-11 14:53:12 -04:00 |
|
Avesh Agarwal
|
b41cce684a
|
Refactor low utilization strategy implementation a bit.
|
2017-08-11 13:50:26 -04:00 |
|
Avesh Agarwal
|
83d2f025be
|
Implement numberofnodes threshold.
|
2017-08-11 13:44:30 -04:00 |
|
Avesh Agarwal
|
49df977a01
|
Update low utilization thresholds strategy implementation.
|
2017-08-11 13:29:59 -04:00 |
|
Avesh Agarwal
|
f61a991313
|
Clean rescheduler implementation.
|
2017-08-10 14:55:54 -04:00 |
|
Avesh Agarwal
|
a795b0f1cf
|
Fix initialization of rescheduler policy api types into its own scheme.
|
2017-08-10 14:53:28 -04:00 |
|
Avesh Agarwal
|
a75b8d064e
|
Avoid auto generation of default file for componentconfig api.
|
2017-08-10 14:43:22 -04:00 |
|
Avesh Agarwal
|
fd80e34279
|
Remove auto generated default file from componentconfig api.
|
2017-08-10 14:42:37 -04:00 |
|
Avesh Agarwal
|
87c2d12b37
|
Update component config v1alpha1 api registration.
|
2017-08-10 14:41:54 -04:00 |
|
Avesh Agarwal
|
0d2b921968
|
Remove initialization of pkg/api/install as it is not needed.
|
2017-08-10 14:31:00 -04:00 |
|
Avesh Agarwal
|
77c971c062
|
Avodi regenerating default function file for pkg/api.
|
2017-08-10 14:23:22 -04:00 |
|
Avesh Agarwal
|
07d24c50c6
|
Remove auto generated default function file from pkg/api.
|
2017-08-10 14:22:52 -04:00 |
|
Avesh Agarwal
|
cb23ad0e90
|
Update policy configuration implementation.
|
2017-08-10 14:20:03 -04:00 |
|
Avesh Agarwal
|
5cbaf9c2f7
|
Update v1alpha1 api registration implementation.
|
2017-08-10 14:15:11 -04:00 |
|
Avesh Agarwal
|
46a7de0b50
|
Clean up install code.
|
2017-08-10 14:09:39 -04:00 |
|
Avesh Agarwal
|
c06c45fdc0
|
Update v1aplha1 registration update.
|
2017-08-10 14:01:07 -04:00 |
|
Avesh Agarwal
|
3a106ac183
|
Update example policy to include "rescheduler" group too.
|
2017-08-10 13:58:03 -04:00 |
|
Avesh Agarwal
|
5ade60063a
|
Update low node utlization strategy.
|
2017-08-07 12:58:49 -04:00 |
|
Avesh Agarwal
|
79d783caa9
|
Undo metav1 api registraton to rescheduler's scheme.
|
2017-08-07 12:42:12 -04:00 |
|
Avesh Agarwal
|
82e21ceea0
|
Implement loading rescheduler's policy config from versioned config.
|
2017-08-07 12:33:56 -04:00 |
|
Avesh Agarwal
|
c76ba8335f
|
Update rescheduler's to load versioned policy config.
|
2017-08-07 12:33:16 -04:00 |
|