zrepl/daemon
Christian Schwarz 4e04f8d3d2 snapper: make error mode an error wait mode
Just because taking one snapshot fails does not mean snapper needs to
stop for all others.
Since users are advised to monitor error logs, snapshot-taking errors
can still be addressed.
The ErrorWait mode allows a potential future Report / Status command to
distinguish normal waits from error waits.
2018-09-24 12:36:10 +02:00
..
connecter make go vet happy 2018-09-04 17:25:10 -07:00
filters Implement periodic snapshotting. 2018-09-04 16:43:55 -07:00
job implement pull + sink modes for active and passive side 2018-09-24 12:36:10 +02:00
logging Multi-client servers + bring back stdinserver support 2018-09-04 16:43:55 -07:00
nethelpers WIP rewrite the daemon 2018-08-27 22:22:44 +02:00
pruner fix pruner: protobuf one-ofs require non-zero value, even if no public fields 2018-09-24 12:36:10 +02:00
serve serve TLS: validate client CNs against whitelist in config file 2018-09-06 13:34:39 -07:00
snapper snapper: make error mode an error wait mode 2018-09-24 12:36:10 +02:00
streamrpcconfig update to streamrpc 0.4 & adjust config (not breaking) 2018-09-23 20:28:30 +02:00
control.go status: infra for reporting jobs instead of just replication.Report 2018-09-23 21:11:33 +02:00
daemon.go status: infra for reporting jobs instead of just replication.Report 2018-09-23 21:11:33 +02:00
main.go WIP rewrite the daemon 2018-08-27 22:22:44 +02:00
pprof.go privatize pprofServer 2018-08-27 19:13:35 +02:00
prometheus.go status: infra for reporting jobs instead of just replication.Report 2018-09-23 21:11:33 +02:00