Releases: tuna/tunasync
Releases · tuna/tunasync
v0.2.0-alpha3
- docker executor now maps current uid and gid to the docker container
- docker executor maps the same absolute working dir path
- set
TUNASYNC_LOG_DIR
environment variable when executing commands and hooks - implemented mirror size API and
tunasynctl set-size
command
v0.2.0-alpha2
New Features:
- Added docker executor, mirror jobs can run in isloated docker containers. #55
- Improved cgroup creation and memory limit is now set individually in each mirror job
Fixes:
- Multi-manager configuration done right. If a worker needs to report to multiple managers, simply the set
api_base_list
option. tunasynctl
now works with both HTTP and HTTPS
v0.1.1
New features:
- ZFS support: isolate mirrors in zfs datasets
extra_status_manager
option to enable a worker reporting status to multiple managers- illegal status records can be flushed with disabled jobs
Fixes:
- extended rsync memory limit to 512MB to avoid OOM
version 0.1-alpha
Most components have been tested in TUNA's production mirror site
travis-upload
test travis upload