ananaysingh
|
b0743636a1
|
KillTask API (#37)
|
2022-08-18 10:27:57 -07:00 |
|
Tan N. Le
|
14691698f6
|
fetch capacity and simulate task fitting (#33)
|
2022-08-02 10:37:31 -07:00 |
|
lenhattan86
|
c0c79997d0
|
add tier and production
|
2021-10-05 20:43:39 -07:00 |
|
lenhattan86
|
8ae23aad30
|
Adds priority into job config (#23)
|
2021-09-16 18:36:13 -07:00 |
|
Renán I. Del Valle
|
9fa6edaa3e
|
Adds support for creating jobs with limit constraints and value constraints. (#16)
* Adds support for creating jobs with limit constraints and value constraints.
|
2020-11-04 11:46:53 -08:00 |
|
Renan DelValle
|
cea39ddd88
|
Fixing all files to conform with goimports.
|
2020-10-14 20:46:50 -07:00 |
|
Renan DelValle
|
82fe22e013
|
Adding minimum instances to test data for update. Changing YAML de-serializing field name to match the name od the struct member and to decrease ambiguity.
|
2020-05-07 20:19:26 -07:00 |
|
Renan DelValle
|
13fbbce816
|
Adding rudimentary test for unmarshaling cron job.
|
2020-05-07 16:37:19 -07:00 |
|
Renan DelValle
|
2df6672acc
|
Adding schedule command to schedule cron jobs.
Adding example of a cron job.
Removing functions since they've been moved elsewhere.
|
2020-05-07 16:28:55 -07:00 |
|
Renán I. Del Valle
|
4806936c71
|
Adding ability to start an update (#12)
* Adding ability to start an update.
* Refactoring Job parsing code to be re-usable.
|
2020-05-07 15:40:22 -07:00 |
|
Renan DelValle
|
d7db155d88
|
Refactoring project to be more similar to other go project.
|
2020-05-07 10:09:45 -07:00 |
|
Renan DelValle
|
bbccabcd27
|
Moving internal types to the right location.
|
2020-05-06 18:30:22 -07:00 |
|