Commit Graph

13 Commits

Author SHA1 Message Date
Robert Kaussow 1c3e4fc7e7
fix: split tag string at semicolon instead of comma (#532) 2024-01-24 12:50:39 +01:00
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
Jan Tomsa fb1f93b19c
fix: fix error for interfaces without ip addresses (#200) 2022-04-06 10:10:29 +02:00
Mathias Petermann 9179fa29b0
refactor: add ProxmoxClient to handle pve api interactions (#196) 2022-04-04 22:43:00 +02:00
Mathias Petermann 9c89d4e922
feat: add options include_tags and include_vmid (#189) 2022-03-30 20:48:39 +02:00
Robert Kaussow ba2da53540
fix: convert file mode string to ocal (#186) 2022-03-28 23:10:38 +02:00
Robert Kaussow 3ccb789bdd
feat: add option to set output file mode (#184) 2022-03-27 13:36:26 +02:00
Robert Kaussow 5963668dfa
fix: replace deprecated ruamel.yaml.safe_load (#161) 2022-03-06 23:18:55 +01:00
Robert Kaussow c6b63909d0
chore: add unit tests for PrometheusSD class (#162) 2022-03-06 13:48:40 +01:00
Robert Kaussow 0ceb550fae
chore: reset singletons in pytest to avoid data leaks between tests (#160) 2022-03-03 11:16:02 +01:00
Mathias Petermann b5d362417d
feat: add filter option exclude_tags (#159) 2022-03-03 09:08:27 +01:00
Robert Kaussow c7c92dc0fb
chore: add unit tests for ip address gathering (#157) 2022-02-27 17:56:08 +01:00
Robert Kaussow ab7b7d285a
chore: add basic pytest setup (#153) 2022-02-26 16:45:02 +01:00