Commit graph

18 commits

Author SHA1 Message Date
Renan DelValle
61d78cb77e
Adding set quota command. 2018-12-04 18:37:05 -08:00
Renan DelValle
ef76abd73c
Changing timeouts to Duration types for giving the user an easier time setting high amoutns of time. Added support for sla-drain count and percentage policies. Coordination policy is to be implemented. Bumped up version number and fixed eimplicit recon calling the wrong API function. 2018-11-20 20:11:21 -08:00
Renan DelValle
a559137fe3
Adding initial support for printing results in JSON format. Adding Logrus logging and adding a logging level argument. Adding StartMaintenance API. 2018-11-16 21:54:18 -08:00
Renan DelValle
bc28198c2d
Adding ability to print out responses as JSON. 2018-11-09 15:58:26 -08:00
Renan DelValle
7a1251853b
Adding ability to use a config file in order to reduce command length. 2018-10-23 23:32:28 -07:00
Renan DelValle
e4554309f4
Using builtin cobra version function. 2018-10-23 16:52:29 -07:00
Renan DelValle
112f172c64
Adding version command. 2018-10-23 15:24:29 -07:00
Renan DelValle
71a1eab1d1
Bug fix: Adding insecureSkipVerify option to realis options and moving realis options out of the zookeeper path only. 2018-10-19 12:29:17 -07:00
Renan DelValle
255546beb4
Explicitly initializing string pointers for env, role, and name since flag library does not do this. 2018-09-16 21:26:31 -07: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
51daad88eb
Adding interval and timeout flags for start and stop drain. 2018-05-30 18:15:16 -07:00
Renan DelValle
88b0314665
Add skip verify flag to Australis. 2018-04-29 18:55:59 -04:00
Renan DelValle
f4d86536c3
Adding support for communicating with Aurora using TLS. 2018-04-26 15:15:42 -07:00
Renan DelValle
0a93854a52
Upgrading to latest gorealis. 2018-03-13 17:00:13 -07:00
Renan DelValle
92fa1f140c
Kill command now works. Added a choice to use a direct address to the Aurora scheduler. 2018-01-23 17:51:42 -08: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
Renan DelValle
a097ba092d Root changed to not run anything. 2017-12-02 15:53:29 -08:00
Renan DelValle
cc4c95d55a Initial commit of client. 2017-12-02 15:08:43 -08:00