12 Commits (af941f9913915432f64a40ec2973bd8efad3c5fc)
 

Author SHA1 Message Date
svalouch af941f9913 rename mount helper to privilege escalation helper
The helper will be used to (u)mount, but also create filesets and change existing mountpoint settings.
5 years ago
svalouch f79f0ce6b2 pin pydantic < 1 5 years ago
svalouch 334520df3d tests: fix zfs create_fileset 5 years ago
svalouch ce7d07582f zfs: store mount_helper internally instead of passing it each time it is used 5 years ago
svalouch 5f1590fdf1 zfs: doc cleanup, continue work on create_dataset 5 years ago
svalouch 044a316f8d Enhance documentation [ci skip]
+ Feature list in README
+ configuration (logging and executable) overview
5 years ago
svalouch 42bf2dc276 adress mypy and flake8 findings 5 years ago
svalouch 5731fcfd48 fix current tests, add more tests, fix some style issues 5 years ago
svalouch be5e087426 First try at Travis 5 years ago
svalouch e5f6e8b1b6 tests: clean up zfs 5 years ago
svalouch 2f5870e7fa move ZFSCli.parse_dataset_identifier to Dataset.from_string 5 years ago
svalouch 27de066f27 initial 5 years ago