- Apr 08, 2022
-
-
-
-
-
-
-
-
-
-
-
* separated config storage from kres_manager.py into config_store.py * changed constants.py into a list of functions based on config, instead of actual constants * each subprocess gets its own configuration file, which stays on the disk as long as the process is running * properly changing working directory on startup * split config changes into 2 stop process - verification and application * allowed for any part of the system to verify config changes * removed support for systemd non-transient services
-
-
-
-
-
-
-
-
-
-
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Modelling and configuration schema improvements Closes #21 See merge request knot-resolver-manager!12
-
-
-
-
Aleš Mrázek authored
Unified data modeling tools See merge request knot-resolver-manager!11
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
-
-
Aleš Mrázek authored
-
Aleš Mrázek authored
- when obj and expected type match during type validation, full obj is returned
-
Aleš Mrázek authored
-