Commit graph

16 commits

Author SHA1 Message Date
835b678e75
feat: initial implementation of command split 2025-04-21 08:47:52 -06:00
82e1c45036
feat: add default secret to local store 2025-03-31 15:35:15 -06:00
c3a7ebf975
chore: added pre-condition guards for secrets 2025-03-17 10:14:36 -06:00
Alex Lovell-Troy
853e27c312
feat(secrets): implement SecretStore interface and StaticStore/LocalStore for credential management 2025-03-13 10:50:32 -06:00
Alex Lovell-Troy
d8e47cd1a1
feat: enhance firmware update functionality and add BMC identification support 2025-02-06 17:25:56 -05:00
4f6011381b
crawler: include IP in manager's ethernet interfaces 2024-10-22 14:23:24 -06:00
ac78e21ee8
crawler: change check to exclude ethernet interfaces without IPs 2024-10-17 18:38:29 -06:00
c9ae96ab76
crawler: add check to get IP address from manager's ethernet interface 2024-10-17 15:54:45 -06:00
e1cc0bfd38
crawler: add function to fetch manager data 2024-10-15 13:51:38 -06:00
David Allen
e3ef9d4276
Fixed field tag in crawler 2024-08-27 15:40:43 -06:00
David Allen
d94152529b
Added more information to crawler output 2024-08-15 14:22:47 -06:00
Chris Harris
70fc040da1
Add network interfaces to crawl 2024-07-10 11:51:55 -04:00
Alex Lovell-Troy
eccd9adb41
Improve crawl instruction and log Redfish Version 2024-07-02 16:25:28 -04:00
Alex Lovell-Troy
fdc574f5f2
Improved Error handling without panics 2024-07-01 13:53:32 -04:00
Alex Lovell-Troy
e6325719f4
Update crawler to better handle odd Redfish implementations 2024-06-28 06:17:22 +02:00
Alex Lovell-Troy
a7d5b0ebbb
Add standalone command for querying a single BMC and outputting inventory json 2024-06-27 08:56:45 +02:00