Commit graph

14 commits

Author SHA1 Message Date
Ben McDonald
bff549bcfa
Remove https from RedfishEndpoints post 2025-05-28 09:57:20 -07:00
jose-angel gomez-lopez
17ec8b07a7
#92 making sure that the argument of net.ParseIP is a pure IP address (x.x.x.x), without any prefix 2025-05-26 10:15:00 +02:00
cf1fcc7646
fix: added check to stop collect on error 2025-04-21 15:37:15 -06:00
Devon Bautista
db6d958934
fix: move BMC credentials getter that logs to util func 2025-04-16 22:42:19 -06:00
Devon Bautista
1847a5ed41
fix: adjust secret store precedence in collect command 2025-04-16 16:33:07 -06:00
82e1c45036
feat: add default secret to local store 2025-03-31 15:35:15 -06:00
667fd39213
lint: apply changes from golint 2025-03-25 14:54:09 -06:00
841a97dce4
refactor: changed var name for clarity and added logging details 2025-03-25 14:16:19 -06:00
d4d0bc8a2c
fix: collect not falling back to CLI args correctly 2025-03-25 09:53:58 -06:00
ceeaa5d891
refactor: minor changes to store in collect 2025-03-19 15:31:24 -06:00
5ecc051fef
refactor: added optional secrets file parameter and lookup in collect 2025-03-17 10:34:53 -06:00
Alex Lovell-Troy
1f2e72dab6
feat(secrets): implement SecretStore interface and StaticStore/LocalStore for credential management 2025-03-07 17:10:31 -05:00
555990c6b6
collect: return collection output from CollectInventory() 2025-02-26 16:18:42 -07:00
5843bc1768
refactor: moved internal functions to pkg and updated refs 2025-02-20 17:09:21 -07:00
Renamed from internal/collect.go (Browse further)