Renan DelValle
073faabc21
First example using a JSON blob as the configuration for a job
2016-08-19 15:25:15 -07:00
Renan DelValle
f4ac7abe1b
Updating documentation on client usage
2016-08-18 14:35:58 -07:00
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
c62e5ab750
Fixing a typo on the cleaning up section
2016-08-15 14:43:53 -07:00
Renan DelValle
2f410e98d2
Adding example on what to do if user (role) doesn't exist on the Agent on which the task will run
2016-08-15 14:41:37 -07:00
Renan DelValle
c633b131df
Updating Thrift library
2016-08-15 14:35:51 -07:00
Renan DelValle
8650779e50
Changing how errors package was vendored
2016-08-15 14:26:21 -07:00
Renan DelValle
231e90808a
Adding vendor.json file for govendor
2016-08-15 14:23:13 -07:00
Renan DelValle
e3c5a8c6be
Changing prefix of un-named ports
2016-08-15 12:33:17 -07:00
Renan DelValle
1e284baaf3
Minor changes to documentation to make it more complete
2016-08-15 12:29:38 -07:00
Renan DelValle
837350b85c
Rename AURORA.VER to .auroraversion to be mirror the way Aurora keeps track of version
2016-08-15 11:59:18 -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
5fc5aa8fc5
Merge pull request #1 from misho-kr/master
...
minor corrections to documentation and comments
2016-08-11 22:12:58 -07:00
Misho Krastev
80f11cf78b
minor corrections to documentation and comments
2016-08-11 21:21:47 -07:00
Renan DelValle
4c21757dae
Reformatting
2016-08-11 12:45:32 -07:00
Renan DelValle
4dd0029d0d
Fixing the formatting and some incorrect info
2016-08-11 12:38:26 -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
c3a29f4940
Integrated information from using the sample client document and reframed the sample client document. Added a link from the README to the getting-started page.
2016-08-11 11:43:47 -07:00
Renan DelValle
a258b75b15
Fixing mistakes in how to configure Aurora installation from deb file
2016-08-10 16:07:19 -07:00
Renan DelValle
c2acbe0b36
Numerous changes to documentation to make it more accurate.
2016-08-10 15:25:02 -07:00
Renan DelValle
d85eae05b7
Fixing link to the wrong guide
2016-08-10 12:04:19 -07:00
Renan DelValle
403abcd684
Adding ability to add named ports to job configuration
2016-08-10 11:59:04 -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
4e818fdd30
Rearranging documentation to make it more easily digestible
2016-08-09 17:10:02 -07:00
Renan DelValle
8f85c75b94
Starting point for getting started
2016-08-09 16:29:37 -07:00
Renan DelValle
77ae0bc310
Adding to todo
2016-08-09 16:25:07 -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
8e7d7b72d4
Making sure words instance and tasks are used correctly
2016-08-09 14:21:43 -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
155940c761
Updating vendored apache thrift library
2016-08-09 13:31:41 -07:00
Renan DelValle
a83956cb24
Minor style changes
2016-08-09 13:31:15 -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
f52e5105b8
Fixed copy paste error on command. Added AURORA.VER to keep track of which Aurora version library has been tested with
2016-08-09 13:29:28 -07:00
Renan DelValle
93297f8c1a
Shortening API
2016-08-02 13:06:36 -07:00
Renan DelValle
05285f226a
Modified references to the example client
2016-08-02 11:59:45 -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
baffe83f62
Adding directory change so that thermos payload may be found
2016-08-02 11:57:40 -07:00
Renan DelValle
ab057e793b
Shortening API by removing redundant words
2016-08-02 11:53:44 -07:00
Renan DelValle
982bbe4e08
Adding gitignore
2016-08-02 11:45:55 -07:00
Renan DelValle
327c6c369d
Public release of gorealis
2016-08-02 11:42:00 -07:00