Commit graph

152 commits

Author SHA1 Message Date
a62f74dbdd
chore: small changes, fixes, and refactor 2025-05-01 23:29:45 -06:00
5e3332e080
chore: updated utility functions 2025-05-01 23:25:27 -06:00
d34ba3f754
chore: update references and imports 2025-04-26 18:12:21 -06:00
0f811543f5
Changed DeleteScannedAssets to work correct and added db tag 2025-04-26 17:50:29 -06:00
Devon Bautista
5d9afebcb1
fix: move BMC credentials getter that logs to util func 2025-04-26 17:46:51 -06:00
e19af0ce0c
refactor: moved internal functions to pkg and updated refs 2025-04-26 17:15:16 -06:00
Alex Lovell-Troy
b31ed136f6
feat: add --insecure flag to allow insecure connections for firmware updates 2025-04-26 17:03:15 -06:00
Alex Lovell-Troy
03bf2250a4
refactor: improve Redfish service connection handling and update status retrieval 2025-04-26 16:59:36 -06:00
Alex Lovell-Troy
51c01df73a
feat: enhance firmware update functionality and add BMC identification support 2025-04-26 16:59:36 -06:00
David Allen
7498aa5890
fix: change db.MustExec to db.Exec and handle error 2025-04-26 16:58:58 -06:00
David Allen
19f7803f9a
Merge pull request #6 from davidallendj/update-refs
Update refs
2024-11-03 19:54:39 -07:00
d889082e80
updated all references 2024-11-03 19:53:48 -07:00
David Allen
170df80621
Merge branch 'main' into cache-cmd 2024-11-03 19:37:29 -07:00
Alex Lovell-Troy
6f18094680
Refactor how versioning information is indicated in the build and in the source. 2024-10-30 12:36:07 -06:00
David Allen
9e289b4946
Merge branch 'main' into manager-data
Signed-off-by: David Allen <16520934+davidallendj@users.noreply.github.com>
2024-10-24 17:57:00 -06:00
265021056f
collect: removed extra gofish import 2024-10-23 11:30:07 -06:00
27fec74cea
collect: fixed issue with writing output to file 2024-10-15 15:26:20 -06:00
e87b2184a2
cache: refactor after updating util 2024-10-15 15:25:42 -06:00
036a5d3ab7
util: refactor checking if path exists 2024-10-15 15:25:03 -06:00
deffdc48db
collect: added MACAddr and manager data to output 2024-10-15 13:54:00 -06:00
David Allen
affba7dfa3
Added CheckUntil() for tests 2024-09-26 10:26:03 -06:00
3f12b093f9
Fixed removing from cache with --with-* flags 2024-09-19 11:21:08 -06:00
4cf854313a
Minor changes 2024-09-18 20:18:53 -06:00
21a10533ef
Changed DeleteScannedAssets to work correct and added db tag 2024-09-18 14:46:52 -06:00
David Allen
874d750dde
Added temporary solution for creating new clients 2024-08-27 17:17:19 -06:00
David Allen
9991f02631
Updated warning message and changed SMD client to use pointer receivers 2024-08-27 15:55:16 -06:00
2e036c549d
Rearranged collect error to only show when not force updating 2024-08-21 16:55:07 -06:00
00aaf1bf4c
Added schema version to output 2024-08-21 13:26:00 -06:00
David Allen
046a833941
Fixed passing the correct argument in Sanitize() 2024-08-14 13:33:12 -06:00
David Allen
4597f63d12
Fixed issue with host string and added internal url package 2024-08-14 10:57:30 -06:00
David Allen
2b291f811a
Fixed scan not probing the host correctly 2024-08-13 17:01:21 -06:00
David Allen
dc07b5396b
Changed saving host to include scheme for collect 2024-08-13 16:48:11 -06:00
David Allen
81ec43a923
Minor changes to fix lint errors 2024-08-13 10:41:06 -06:00
David Allen
e02558fd00
Minor changes 2024-08-12 13:08:30 -06:00
David Allen
411102881d
Removed files from util 2024-08-12 13:07:30 -06:00
f7159c9b66
Fixed issue with collect requests and other minor changes 2024-08-11 14:25:21 -06:00
d930c4136f
Changed how based URL is derived in update functions 2024-08-11 14:23:19 -06:00
bc01412b08
Fixed port not being added to probing request 2024-08-09 17:51:23 -06:00
7beb7a33fc
Renamed struct 2024-08-09 17:39:14 -06:00
David Allen
8e59885f55
Minor changes and improvements 2024-08-09 07:58:42 -06:00
David Allen
77b6a9ba7b
Added check for output directory for collect 2024-08-08 12:21:52 -06:00
4cc3f7f7ac
Changed order of adding default ports to add host correctly 2024-08-07 19:57:37 -06:00
39ad0d75c6
Changed host to hostname being stored in cache 2024-08-07 19:16:43 -06:00
88fb71b436
Removed storage file 2024-08-07 19:03:27 -06:00
David Allen
dd829cd10e
Fixed '--subnet' flag not adding hosts to scan 2024-08-07 13:15:16 -06:00
David Allen
6d1dae25ec
Major 'internal' package refactor 2024-08-07 10:59:10 -06:00
David Allen
0922bbf5f9
Removed unused updating code and bmclib dependency and other minor changes 2024-07-30 14:05:55 -06:00
David Allen
9b3c21a20a
Removed magellan's internal logger for zerolog 2024-07-30 14:04:34 -06:00
David Allen
606a7b47cc
Removed unused code, rename vars, and changed output to use hive partitioning strategy 2024-07-30 14:00:23 -06:00
David Allen
aefce13f57
Refactored/reorganized utils 2024-07-24 11:52:12 -06:00