Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rebrand to Bottin (with Superboum's benediction) | Alex Auvolat | 2020-01-31 | 1 | -10/+10 |
| | |||||
* | Separate build path for static version | Alex Auvolat | 2020-01-26 | 1 | -2/+6 |
| | |||||
* | Fix missing procedure for delete membership & "better" failure handling | Alex Auvolat | 2020-01-26 | 1 | -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 file | Alex Auvolat | 2020-01-26 | 1 | -0/+11 |