Commit Graph

6 Commits

Author SHA1 Message Date
Alex 49be2069f6 Refactor memberOf management logic 2020-02-13 14:41:49 +01:00
Alex 938311a48e Make Makefile more generic 2020-02-10 11:54:36 +01:00
Alex 7962e7b262 Rebrand to Bottin (with Superboum's benediction) 2020-01-31 22:15:40 +01:00
Alex 1be8b6a3d8 Separate build path for static version 2020-01-26 22:30:05 +01:00
Alex f8c726dcda Fix missing procedure for delete membership & "better" failure handling
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.
2020-01-26 22:22:38 +01:00
Alex 15745b1b39 Add dockerfile, makefile and example nomad configuration file 2020-01-26 21:57:27 +01:00