- #166 Add URL Prefix support for DCOS package (@gisjedi)
- #165 Adding icon assets to support DCOS Universe package. (@gisjedi)
- #162 Update the vendored mesos-go (@keis)
- #159 Add support for network host mode and pass dns to the docker (#159) (@zmalik)
- #158 Add args and uris in the hermit client (@zmalik)
- #157 add basic auth support (@heww)
- #154 Add support for environment variables in hermit (@zmalik)
- #152 Implemented delete task and added test for zk and bolt (@zmalik)
- #140 Add killswitch for tasks (@alde)
- #149 Add port mapping when allocating unspecified port (@keis)
- #147 Fix linter errors (@marcusolsson)
- #146 Add Args (@Mongey)
- #143 Add host ports to task environment (@marcusolsson)
- #144 Add usage help for hermit (@alde)
- #137 hermit: Allow filtering output (@marcusolsson, @alde)
- #142 Merge scheduler into eremetic pkg (@marcusolsson)
- #141 Update readme with goreportcard (@alde)
- #133 Add hermit cli (@marcusolsson)
- #136 List tasks empty db (@keis)
- #134 Actually build the binary with make docker (@alde)
- #129 Extract dependency packages (@marcusolsson)
- #131 Add callback tests and check for missing status (@marcusolsson)
- #132 Extract scheduler tests into smaller ones (@marcusolsson)
- #127 Fix readme (@alde)
- #126 Refactor package layout (@marcusolsson)
- #125 Version is not configurable (@keis)
- #124 Remove dependency on spf13/viper and m4rw3r/uuid (@alde)
- #123 Status view (@keis)
- #121 Unify the building of routes (@alde)
- #119 add port mapping (@mrares)
- #120 Refactor createTaskInfo (@alde)
- #107 Build with 1.7rc on travis (@keis)
- #114 Add task queued state (@keis)
- #115 Return empty array instead of
null
when tasks list is empty (@sheepkiller) - #112 Vendor all dependencies (@alde)
- #113 fix ForcePullImage and add unit test (@sheepkiller)
- #109 Refactor uris/fetch (@sheepkiller)
- #108 Expose eremetic version (@alde)
- #106 Add ability to force docker to pull image before launching each task (@sheepkiller)
- #105 Set sandbox path from reconcile status update (@keis)
- #104 Internal refactor of offer matching on attr (@keis)
- #102 Add
fetch
to minic marathon management of URIs, i.e. fine managemen… (@sheepkiller)
- #94 Add zookeeper database backend (@alde)
- #92 Task attribute constraints (@chuckg)
- #91 Provide access to sandbox logs (@alde)
- #90 Create a database abstraction (@alde)
- #84 Update purpose in the readme (@alde)
- #87 remove Name from request type (@wstrucke)
- #86 Wipe out viper from scheduler module (@keis)
- #82 add route to list all running tasks (@justinclayton)
- #85 More tests (@keis)
- #79 Enable coveralls (@keis)
- #83 Make the queue size configurable (@alde)
- #81 Adding authentication support (#81) (@mcgin)
- #77 Exit eremetic when framework driver closes (@keis)
- #76 Add example usage (@keis)
- #75 Only use one protobuf library (@alde)
- #72 Make callback and metrics aware of retries (@keis)
- #70 Add support for Masked Environment variables (@alde)
- #67 Fix reconcile tasks test (@alde)
- #61 Use a OS-appropriate temp dir for the test database (@alde)
- #60 Switch to logrus (@alde)
- #58 Use absolute url in location header (@keis)
- #54 Implement a new landing page (@alde)
- #53 Improve the Error message from POSTing a json (@alde)
- #52 Add swagger describing the api (@keis)
- #50 Support adding uris to command info (@keis)
- #49 Remove protobuf members from task struct (@keis)
- #48 Notify callback (@alde)
- #44 Fix AssetInfo after update to go-bindata-assetfs (@alde)
- #43 Extend metrics with a running tasks gauge (@keis)
- #42 Metrics (@keis)
- #41 Publish tagged version to docker (@keis)
- #39 Reconcile (@keis)
- #38 Fix messenger address in container (@gengmao)
- #37 Don't modify the input when creating mesos task (@keis)
- #35 Update readme with better build instructions (@alde)
- #28 Publish docker (@keis)
- #31 Filter offers (@keis)
- #30 Use bindata-assetfs to bundle assets and templates (@alde)
- #29 Restart task that failed to start (@keis)
- #27 Change Status to a slice containing Status structs (@alde)
- #26 extract the scheduler from handler package (@keis)
- #22 automatic version based on git tag (@keis)
- #16 Add support for text/html Accept header (@alde)
- #19 always use task structure from map (@keis)
- #20 Add task id as environment variable (@keis)
- #18 Add logo (@alde)
- #17 Actually exit after catching an interrupt (@alde)
- #15 adding docker file (@alde, @keis)
- #14 initialise status to
staging
(@keis) - #10 move creation of task structure to request handler (@keis)
- #8 More data more better (@keis)
- #7 Add tests (@alde)
- #5 use default master detector over zook (@keis)
- #4 Split task scheduler (@keis)
- #3 make mesos port and published address configurable (@keis)
- #2 enable automatic configuration from environment (@keis)
- #1 detect master to use by lowest node id (@keis)