Commit Graph

5 Commits

Author SHA1 Message Date
Robert Kaussow 35bfa8bc6a
feat: add option to authenticate with api token instead of password (#460)
Co-authored-by: Bruno MATEU <pro+github@brunomat.eu>
Co-authored-by: Bruno MATEU <mateubruno@gmail.com>
2023-09-19 09:00:30 +02:00
Mathias Petermann 9179fa29b0
refactor: add ProxmoxClient to handle pve api interactions (#196) 2022-04-04 22:43:00 +02:00
Robert Kaussow 264976c2e4
fix: ensure that label values are strings (#166) 2022-03-08 23:56:38 +01:00
Mathias Petermann d15a01fd6a
fix: add proper discovery of IPv6 and IPv4 addresses (#155)
BREAKING CHANGE: The label `__meta_pve_ip` was removed in favor of `__meta_pve_ipv4` and `__meta_pve_ipv6`.
2022-02-27 12:31:46 +01:00
Robert Kaussow b566f81a6b inital commit 2021-06-09 20:44:10 +02:00