Christian Schwarz
|
afed762774
|
format source tree using goimports
|
2019-03-22 19:41:12 +01:00 |
|
Christian Schwarz
|
7756c9a55c
|
config + job: forbid non-verlapping receiver root_fs
refs #136
refs #140
|
2019-03-21 12:07:55 +01:00 |
|
InsanePrawn
|
3cef76d463
|
Refactor snapJob() to snapJobFromConfig()
|
2018-11-21 14:37:03 +01:00 |
|
InsanePrawn
|
19d0916e34
|
remove snapMode, rename snap_ActiveSide to SnapJob
|
2018-11-21 01:54:56 +01:00 |
|
InsanePrawn
|
3d2688e959
|
Ugly but working inital snapjob implementation
|
2018-11-20 19:30:15 +01:00 |
|
Christian Schwarz
|
a5376913fd
|
daemon/job: fix buildJob returning nil error on job uild error
Would show up as ugly nil-pointer-deref panic later during daemon
startup
|
2018-10-18 16:19:27 +02:00 |
|
Christian Schwarz
|
d04b9713c4
|
implement pull + sink modes for active and passive side
|
2018-09-24 12:36:10 +02:00 |
|
Christian Schwarz
|
e3be120d88
|
refactor push + source into active + passive 'sides' with push and source 'modes'
|
2018-09-24 12:36:10 +02:00 |
|
Christian Schwarz
|
d55a271ac7
|
WIP adopt updated yaml-config with 'fromdefaults' struct tag
|
2018-09-02 15:46:03 -07:00 |
|
Anton Schirg
|
c0a3e1f121
|
wrap error in buildJob with job name
|
2018-08-30 17:40:02 +02:00 |
|
Christian Schwarz
|
c69ebd3806
|
WIP rewrite the daemon
cmd subdir does not build on purpose, it's only left in tree to grab old
code and move it to github.com/zrepl/zrepl/daemon
|
2018-08-27 22:22:44 +02:00 |
|
Christian Schwarz
|
89dc267780
|
start implementing new daemon in package daemon
|
2018-08-27 19:10:55 +02:00 |
|