Commit graph

182 commits

Author SHA1 Message Date
David Allen
1db4349eb0
Merge pull request #18 from davidallendj/tidy-code
Rename `Query*` functions in `internal/collect.go` to `Collect*`
2023-10-19 08:47:57 -06:00
David J. Allen
c7061d4768 Rename some update command arguments and reformat output for JSON 2023-10-18 14:35:57 -06:00
David Allen
d7d1265fca
Merge branch 'bikeshack:main' into tidy-code 2023-10-18 13:08:05 -06:00
David J. Allen
c48b42407f Removed extra print statement 2023-10-17 14:48:26 -06:00
David J. Allen
48b2264053 Changed GenerateHosts implementation to take IP, CIDR, and subnet masks arguments for scanning 2023-10-17 14:45:35 -06:00
David J. Allen
555ecf679d Added function implementations to generate hosts by subnet and CIDR 2023-10-16 14:37:23 -06:00
David J. Allen
8c4439ea81 Renamed functions in collect.go 2023-10-16 13:48:55 -06:00
David J. Allen
d5e8ed5e99 Set force-update to false by default 2023-10-12 14:03:26 -06:00
David Allen
2c4cd02a5a
Merge branch 'main' into update-firmware 2023-10-10 11:14:31 -06:00
David J. Allen
f59d68797d Moved ScannedResult to scan.go and implemented redfish probe 2023-10-09 11:20:36 -06:00
David J. Allen
4f839a5b61 Fixed some minor issues 2023-10-05 13:57:52 -06:00
David J. Allen
a03a54f35e Added protocol flag to update command 2023-10-05 13:54:03 -06:00
David J. Allen
d8bd169cb7 Added protocol flag 2023-10-05 12:55:58 -06:00
David J. Allen
5b390a65c2 Modified update command and implementation 2023-10-05 12:55:16 -06:00
David J. Allen
b7b31388a7 Added update command 2023-10-03 11:58:03 -06:00
David J. Allen
54dde2dda6 Added ability to update endpoint when conflicting with existing + processor info
Signed-off-by: David J. Allen <allend@lanl.gov>
2023-09-28 14:46:21 -06:00
David J. Allen
5acccf9355 Added ability to store output of collect command 2023-09-19 13:57:47 -06:00
David J. Allen
dc8689c26b Added check for scanned database directory 2023-09-19 13:56:21 -06:00
David J. Allen
b504550d98 Refactored, renamed, and reorganized code 2023-09-19 13:55:46 -06:00
David Allen
4c45afce8d
Merge branch 'main' into alt-releaser 2023-09-15 08:48:18 -06:00
b3368e5264 Fixed formatting via gofmt
Signed-off-by: David J. Allen <davidallendj@gmail.com>
2023-09-15 08:32:41 -06:00
Alex Lovell-Troy
d649697859
Merge branch 'main' into alt-releaser 2023-09-14 17:11:18 -04:00
8faa570b0a Minor tweaks, changes, and fixes
Signed-off-by: David J. Allen <davidallendj@gmail.com>
2023-09-14 13:41:12 -06:00
Alex Lovell-Troy
3351de48a6 inital release refactor 2023-09-14 15:10:08 -04:00
34367f830a Minor tweaks and updated README.md 2023-09-14 09:44:12 -06:00
4de7803167 Fixed invalid xnames
Signed-off-by: David J. Allen <davidallendj@gmail.com>
2023-09-13 15:43:05 -06:00
63a8e2a058 Fix negative waitgroup error
Signed-off-by: David J. Allen <davidallendj@gmail.com>
2023-09-13 11:43:35 -06:00
David J. Allen
c5a6d2a2be Add goroutine to info collect
Signed-off-by: David J. Allen <allend@lanl.gov>
2023-09-13 11:21:49 -06:00
David J. Allen
2edb9fdbb0 Refactored flags and added xnames to add endpoint to hms-smd 2023-09-05 14:26:53 -06:00
David J. Allen
de07b119b5 Test ipmi driver with bmclib functions 2023-08-31 08:48:33 -06:00
David J. Allen
118c12fa14 Minor changes and fixes 2023-08-30 14:43:13 -06:00
David J. Allen
c202469c50 Reorganized adding cobra commands 2023-08-29 14:36:57 -06:00