Keagan McClelland
|
f8f64e8d6e
|
fixes self-dependency bug (#486)
* fixes self-dependency bug
* fixes build errors, hopefully memory usage isn't garbage
* reduces allocations
* spurious import
|
2022-01-21 20:35:52 -07:00 |
|
Keagan McClelland
|
f4d184ccb0
|
replace todo with actual notify call
|
2022-01-21 20:35:52 -07:00 |
|
Aiden McClelland
|
a8688474f7
|
fix dependency error
|
2022-01-21 20:35:52 -07:00 |
|
Aiden McClelland
|
80cbca25b9
|
fix missing borrow
|
2022-01-21 20:35:52 -07:00 |
|
Aiden McClelland
|
8a54775afb
|
more aggressive locks on health check daemon
|
2022-01-21 20:35:52 -07:00 |
|
Aiden McClelland
|
93acf1b6a0
|
pass in duration(millis) instead of timestamp
|
2022-01-21 20:35:52 -07:00 |
|
Aiden McClelland
|
8c1a01b306
|
list disks without blkid
|
2022-01-21 20:35:52 -07:00 |
|
Aiden McClelland
|
3877e43b84
|
configure datadir on context
|
2022-01-21 20:35:52 -07:00 |
|
Aiden McClelland
|
5d44519d0d
|
fix warnings
|
2022-01-21 20:35:52 -07:00 |
|
Aiden McClelland
|
8b1daabb05
|
allow access to readonly volumes during sandboxed
|
2022-01-21 20:35:52 -07:00 |
|
Aiden McClelland
|
84916ad9d5
|
minor fixes, add nginx conf
|
2022-01-21 20:35:52 -07:00 |
|
Aiden McClelland
|
a1f1dc2ce7
|
reconcile types
|
2022-01-21 20:35:52 -07:00 |
|
Aiden McClelland
|
b807323fa4
|
installs working
|
2022-01-21 20:35:52 -07:00 |
|
Aiden McClelland
|
a14820087d
|
switch to managers: wip 2
|
2022-01-21 20:35:52 -07:00 |
|
Aiden McClelland
|
34e4c12af3
|
switch to managers: wip
|
2022-01-21 20:35:52 -07:00 |
|
Aiden McClelland
|
2e3e551564
|
compat
|
2022-01-21 20:35:52 -07:00 |
|
Aiden McClelland
|
9630c356f4
|
appmgr: wrap up tor
|
2022-01-21 20:35:52 -07:00 |
|
Aiden McClelland
|
8fba85277a
|
appmgr: initialize dependency errors on install
|
2022-01-21 20:35:52 -07:00 |
|
Aiden McClelland
|
8954e3e338
|
appmgr 0.3.0 rewrite pt 1
appmgr: split bins
update cargo.toml and .gitignore
context
appmgr: refactor error module
appmgr: context
begin new s9pk format
appmgr: add fields to manifest
appmgr: start action abstraction
appmgr: volume abstraction
appmgr: improved volumes
appmgr: install wip
appmgr: health daemon
appmgr: health checks
appmgr: wip
config get
appmgr: secret store
wip
appmgr: config rewritten
appmgr: delete non-reusable code
appmgr: wip
appmgr: please the borrow-checker
appmgr: technically runs now
appmgr: cli
appmgr: clean up cli
appmgr: rpc-toolkit in action
appmgr: wrap up config
appmgr: account for updates during install
appmgr: fix: #308
appmgr: impl Display for Version
appmgr: cleanup
appmgr: set dependents on install
appmgr: dependency health checks
|
2022-01-21 20:35:52 -07:00 |
|