zrepl/internal
Zeyad Tamimi c92c141b51 Added include configuration support
A relatively straight forward change that adds "include" key support in
the main configuration file.

The config parser uses the list under this key to open the included
configuration files parse them as configs and append their jobs to the
main config file.
2025-02-22 11:58:21 -08:00
..
cli move implementation to internal/ directory (#828) 2024-10-18 19:21:17 +02:00
client fixup d7ede3f: make format (#851) 2024-11-20 21:49:10 +01:00
config Added include configuration support 2025-02-22 11:58:21 -08:00
daemon move implementation to internal/ directory (#828) 2024-10-18 19:21:17 +02:00
endpoint move implementation to internal/ directory (#828) 2024-10-18 19:21:17 +02:00
logger move implementation to internal/ directory (#828) 2024-10-18 19:21:17 +02:00
platformtest devex: manage devtools in a project-local subdirectory + cleanup README (#829) 2024-10-21 21:36:34 +02:00
pruning move implementation to internal/ directory (#828) 2024-10-18 19:21:17 +02:00
replication move implementation to internal/ directory (#828) 2024-10-18 19:21:17 +02:00
rpc hearbeatconn: convert dead integration test into Go test (#842) 2024-11-04 11:10:04 +01:00
tlsconf move implementation to internal/ directory (#828) 2024-10-18 19:21:17 +02:00
transport move implementation to internal/ directory (#828) 2024-10-18 19:21:17 +02:00
util move implementation to internal/ directory (#828) 2024-10-18 19:21:17 +02:00
version move implementation to internal/ directory (#828) 2024-10-18 19:21:17 +02:00
zfs lint: add lint checking for time.Equal (#841) 2024-11-02 15:45:09 +01:00