Renan DelValle
|
63d7c4c1aa
|
Adding support for creating jobs which use executorless docker containers.Note, that this feature must be enabled on the aurora-scheduler manually.
|
2019-07-24 16:43:00 -07:00 |
|
Renan DelValle
|
125025157b
|
Hides a perviously exported struct. Shortens a line that was too long.
|
2019-06-28 10:21:51 -07:00 |
|
Renan DelValle
|
6e6934a3d3
|
Adding Apache v2 license.
|
2019-03-25 17:36:24 -07:00 |
|
Renan DelValle
|
7286d2fc9f
|
Adding rudimentary support for creating jobs on Aurora.
|
2019-03-21 12:26:14 -07:00 |
|
Renan DelValle
|
4551231644
|
Adding fetch task status. Changed how logrus is used to be able to be passed down to gorealis.
|
2019-03-19 15:27:20 -07:00 |
|
Renan DelValle
|
bc28198c2d
|
Adding ability to print out responses as JSON.
|
2018-11-09 15:58:26 -08:00 |
|
Renan DelValle
|
0a3288a1dd
|
Changing role, env, and name to be string pointers. This is due to the fact that TaskQuery can now take nil pointers to ignore certain fields. This allows querying for all jobs of a certain environment, all jobs from a certain role, and all jobs with a certain name.
|
2018-09-16 21:23:36 -07:00 |
|
Renan DelValle
|
8e0988513a
|
Adding new verbs and fleshing out the skeleton. Drain works while Kill has an error tha requires a deeper dive.
|
2017-12-03 12:41:23 -08:00 |
|