aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Refactor memberOf management logicAlex Auvolat2020-02-131-1/+1
|
* Make Makefile more genericAlex Auvolat2020-02-101-10/+14
|
* Rebrand to Bottin (with Superboum's benediction)Alex Auvolat2020-01-311-10/+10
|
* Separate build path for static versionAlex Auvolat2020-01-261-2/+6
|
* Fix missing procedure for delete membership & "better" failure handlingAlex Auvolat2020-01-261-1/+1
| | | | | | | | After an object has been updated, membership information must be propagated to other object. Such operations may fail when calling consul but if they do we don't return fail immediatly returning an error code any more. Instead we just print all the errors to our logs and try to process the remaining updates.
* Add dockerfile, makefile and example nomad configuration fileAlex Auvolat2020-01-261-0/+11