Commit graph

  • e1c403f585 Included fetch status command to get the maintenance status of a node in Aurora Natarajan, Jayachandran 2018-09-21 14:25:12 +05:30
  • 7f64de61de
    Style fix for the description of Snapshot and Backup. Renan DelValle 2018-09-16 21:30:04 -07:00
  • 40d14588b8
    Updating README to reflect new operations available through the CLI. Renan DelValle 2018-09-16 21:28:12 -07:00
  • 255546beb4
    Explicitly initializing string pointers for env, role, and name since flag library does not do this. Renan DelValle 2018-09-16 21:26:31 -07:00
  • 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. Renan DelValle 2018-09-16 21:23:36 -07:00
  • ce71939546
    Updating dependencies on gorealis and thrift. Renan DelValle 2018-09-16 21:22:35 -07:00
  • b50fdf8fff
    Adding ability to force a snapshot and to force a backup. Renan DelValle 2018-09-16 21:22:00 -07:00
  • 3341fe8e11
    Adding fetch jobs command. Currently only takes into account the role. Renan DelValle 2018-06-15 16:12:35 -07:00
  • 09469f3216
    Adding interval configuration to stop command. Renan DelValle 2018-06-15 16:07:11 -07:00
  • 51daad88eb
    Adding interval and timeout flags for start and stop drain. 0.0.3 Renan DelValle 2018-05-30 18:15:16 -07:00
  • afa7a5d14f
    Change drain monitor to only return on DRAINED based on feedback from users. Renan DelValle 2018-05-30 17:50:53 -07:00
  • 1dd630ad4e
    Add some sample commands. Renan DelValle 2018-04-29 18:56:13 -04:00
  • 88b0314665
    Add skip verify flag to Australis. Renan DelValle 2018-04-29 18:55:59 -04:00
  • f4d86536c3
    Adding support for communicating with Aurora using TLS. 0.0.2 Renan DelValle 2018-04-26 15:15:42 -07:00
  • 72692b5dd7
    Updating readme to reflect added functionality. 0.0.1 Renan DelValle 2018-03-13 17:05:02 -07:00
  • becb32c7ff
    Adding command to fetch leader given zookeeper endpoints. Renan DelValle 2018-03-13 17:00:38 -07:00
  • 0a93854a52
    Upgrading to latest gorealis. Renan DelValle 2018-03-13 16:57:58 -07:00
  • d38f2f967a
    Updating to the latest version of gorealis and introducing the fect command to get task configurations. Renan DelValle 2018-01-25 15:31:43 -08:00
  • 92fa1f140c
    Kill command now works. Added a choice to use a direct address to the Aurora scheduler. Renan DelValle 2018-01-23 17:51:42 -08:00
  • df6dbadf68
    Pinning down go thrift library at 0.10.0 as 0.11.0 is not compatible with the code base. Renan DelValle 2018-01-23 17:48:38 -08:00
  • 118f98e86c
    Adding dep dependency management. Renan DelValle 2018-01-23 17:26:09 -08:00
  • d9810a8279 Adding basic readme. Renan DelValle 2017-12-03 12:49:06 -08:00
  • 8e0988513a Adding new verbs and fleshing out the skeleton. Drain works while Kill has an error tha requires a deeper dive. Renan DelValle 2017-12-03 12:41:23 -08:00
  • 51ff20165e Adding skeleton for the drain command. Renan DelValle 2017-12-02 15:53:45 -08:00
  • a097ba092d Root changed to not run anything. Renan DelValle 2017-12-02 15:53:29 -08:00
  • 74b416c109 Added flags required for the execution of the kill command, environment, role, and name. Renan DelValle 2017-12-02 15:52:56 -08:00
  • cc4c95d55a Initial commit of client. Renan DelValle 2017-12-02 15:08:43 -08:00