Wolfgang Bumiller
|
6ef1b649d9
|
update to first proxmox crate split
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2021-10-11 11:58:49 +02:00 |
Wolfgang Bumiller
|
e3f3359c86
|
bump proxmox dependency to 0.14.0 and proxmox-http to 0.5.0
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2021-10-08 11:18:22 +02:00 |
Dietmar Maurer
|
b3a67f1f14
|
proxmox-rrd: use correct directory options in create_rrdb_dir
|
2021-10-07 08:50:50 +02:00 |
Dietmar Maurer
|
3cc23ca6cc
|
proxmox-rrd: cleanup error handling
|
2021-10-07 08:01:12 +02:00 |
Dietmar Maurer
|
3def6bfc64
|
proxmox-rrd: use log crate instead of eprintln, avoid duplicate logs
|
2021-10-06 18:19:22 +02:00 |
Dietmar Maurer
|
18e8bc17e4
|
proxmox-rrd: fix update (do not update) when time is in the past
|
2021-10-06 18:01:48 +02:00 |
Dietmar Maurer
|
0191759316
|
proxmox-rrd: improve developer docs
|
2021-10-06 12:19:54 +02:00 |
Dietmar Maurer
|
dbc42e6f75
|
proxmox-rrd: remove serde dependency
|
2021-10-06 10:55:46 +02:00 |
Dietmar Maurer
|
d1c3bc5350
|
split out RRD api types into proxmox-rrd-api-types crate
|
2021-10-06 09:49:51 +02:00 |
Dietmar Maurer
|
a97301350f
|
proxmox-rrd: use create_path instead of std::fs::create_dir_all
To ensure correct file ownership.
|
2021-10-06 08:37:14 +02:00 |
Dietmar Maurer
|
09340f28f5
|
move RRD code into proxmox-rrd crate
|
2021-10-06 08:13:28 +02:00 |