Renan DelValle
f301affdd0
Initializing CPU, RAM, and DISK resources to have an address when a new job object is created so that were able to modify the values when constructing job updates.
2017-09-18 16:10:10 -07:00
Renan DelValle
13cc103faa
Changing AuroraJob to *AuroraJob in order to not create new objects so that UpdateJob is able to change parameters.
2017-09-14 16:38:26 -07:00
Renan DelValle
d7efa913b1
Initial support for Mesos Containerizer
2017-02-23 14:21:04 -05:00
Renan DelValle
3bf2e8a831
Updating zookeeper dependency since logging problem has been solved in main repository. Go fmt run on project to tidy it up.
2016-11-02 20:41:43 -04:00
Renan DelValle
76b404e087
Submission of docker containers without an executor (aka running container as a task) is now supported
2016-11-02 15:24:06 -04:00
Renan DelValle
66a2868aab
Adding support for configuring tasks with Docker Containers
2016-11-01 21:24:15 -04:00
Renan DelValle
15c2472ffd
API for scheduling, descheduling, and starting cron jobs has been created. New response helper added for ScheduleStatusResult.
2016-09-30 01:24:49 -04:00
Renan DelValle
3a78e32e27
Changing location from where to get thrift bidnings to that it points to github location. Ran go fmt on the entire project.
2016-09-19 15:34:56 -04:00
Renan DelValle
928fc42fc2
Updated thrift API to the latest in the Aurora respository.
...
Added new monitors for watching number of instances get to a certain count using polling.
Added new commands to sample client which give some statistics.
2016-08-26 16:35:31 -07:00
Renan DelValle
dba42611d7
Added Job interface
2016-08-24 11:59:01 -07:00
Renan DelValle
e3c5a8c6be
Changing prefix of un-named ports
2016-08-15 12:33:17 -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
Misho Krastev
80f11cf78b
minor corrections to documentation and comments
2016-08-11 21:21:47 -07:00
Renan DelValle
403abcd684
Adding ability to add named ports to job configuration
2016-08-10 11:59:04 -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
a83956cb24
Minor style changes
2016-08-09 13:31:15 -07:00
Renan DelValle
93297f8c1a
Shortening API
2016-08-02 13:06:36 -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