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
|
3341fe8e11
|
Adding fetch jobs command. Currently only takes into account the role.
|
2018-06-15 16:12:35 -07:00 |
|
Renan DelValle
|
becb32c7ff
|
Adding command to fetch leader given zookeeper endpoints.
|
2018-03-13 17:00:38 -07:00 |
|
Renan DelValle
|
d38f2f967a
|
Updating to the latest version of gorealis and introducing the fect command to get task configurations.
|
2018-01-25 15:31:43 -08:00 |
|