Renan DelValle
0e26c33129
Initial support for getting the leader from Zookeeper.
...
Some tests included for making sure the JSON blob pulled from Zookeeper
is correct.
Updated client to be able to take Zookeeper json cluster config that is
currently being used in aurora (clusters.json usually located at
/etc/aurora/cluster.json).
Changed error messages to no longer have a period at the end as that was
throwing off printing of the error.
Modified samuel's ZK library slightly to stop verbose logging using a
NoOpLogger from stackoverflow.
2016-08-16 18:56:47 -07:00
Renan DelValle
c633b131df
Updating Thrift library
2016-08-15 14:35:51 -07:00
Renan DelValle
c610974208
Moved Realis to be an interface for future testing classes. Removed AddURI API as AddURIs is able to do the same thing
2016-08-12 12:48:42 -07:00
Renan DelValle
0e6166b104
Added a new username and password field. Reworded some of the -h messages
2016-08-11 11:44:20 -07:00
Renan DelValle
c2acbe0b36
Numerous changes to documentation to make it more accurate.
2016-08-10 15:25:02 -07:00
Renan DelValle
7aa6c07c66
Cleaned up the README and added new information to Getting_Started.
...
Made client point to new location of docker-compose-executor release
2016-08-10 11:46:08 -07:00
Renan DelValle
bf890bf9b0
Updating documentation for release
...
Moving godoc reference button
changing casing of top title
2016-08-09 16:20:40 -07:00
Renan DelValle
07173df33c
Changing some of the API to allow killing of a single task
...
Updated AddInstances command to now use InstanceKey allow flexibility
Removing line that's not needed
2016-08-09 14:15:56 -07:00
Renan DelValle
37be87d609
Changing return type of all realis job related tasks to be *aurora.Response in order to account for future changes and provide the programmer flexibility
2016-08-09 13:30:26 -07:00
Renan DelValle
93297f8c1a
Shortening API
2016-08-02 13:06:36 -07:00
Renan DelValle
f8ebf4ab92
Renamed and modified location on where to find the thermos payload
2016-08-02 11:58:33 -07:00
Renan DelValle
ab057e793b
Shortening API by removing redundant words
2016-08-02 11:53:44 -07:00
Renan DelValle
327c6c369d
Public release of gorealis
2016-08-02 11:42:00 -07:00