Commit graph

15 commits

Author SHA1 Message Date
844ce3c3e0
chore: more refactoring and cleanup 2025-04-23 18:33:09 -06:00
6bcfea2803
merge: updates from default secret store (PR #87/90) 2025-04-21 17:03:09 -06:00
cf1fcc7646
fix: added check to stop collect on error 2025-04-21 15:37:15 -06:00
835b678e75
feat: initial implementation of command split 2025-04-21 08:47:52 -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)