Commit graph

540 commits

Author SHA1 Message Date
e69a10ee5c
refactor: moved internal functions to pkg and updated refs 2025-06-28 08:38:09 -06:00
Alex Lovell-Troy
0b9c9c837e
chore: update build workflow and add container build script (#70)
* chore: update build workflow and add container build script
* Add build dependencies to workflow
* fix: remove unnecessary magellan installation path from goreleaser config
2025-06-28 08:38:09 -06:00
77fd850a1c
refactor: exported more cmd variables 2025-06-28 08:38:09 -06:00
b244d65903
refactor: updated references 2025-06-28 08:38:09 -06:00
582d42d2ff
cmd: exported scan and collect commands for external use 2025-06-28 08:38:09 -06:00
cfaf0ab6ed
updated references in cmd/cache.go 2025-06-28 08:38:08 -06:00
1405b42f97
updated all references 2025-06-28 08:38:08 -06:00
c573261f74
go.mod: updated module name 2025-06-28 08:38:08 -06:00
fc0d9b77af
readme: updated refs to github.com/davidallendj 2025-06-28 08:38:08 -06:00
3c078909dc
Fixed removing from cache with --with-* flags 2025-06-28 08:38:08 -06:00
1539aa587c
Minor changes 2025-06-28 08:38:07 -06:00
bc3079407d
Added cache command and ability to delete cached assets 2025-06-28 08:38:07 -06:00
e40fd1fc06
Changed DeleteScannedAssets to work correct and added db tag 2025-06-28 08:38:04 -06:00
David Allen
0aa72ce70d
Merge pull request #105 from OpenCHAMI/fix-power-issue
Fix panic from invalid chassis in crawler
2025-06-25 15:41:39 -06:00
8fb8908883
fix: added another check for power 2025-06-25 15:34:45 -06:00
ffe5132d8e
fix: panic from invalid chassis in crawler 2025-06-25 15:20:09 -06:00
David Allen
db45ca631a
Merge pull request #104 from OpenCHAMI/power-control-output
Add Output Needed for Power Control
2025-06-25 11:51:26 -06:00
e170787958
chore: added power control odata.id to cralwer output 2025-06-25 11:49:34 -06:00
cb1d90b840
refactor: added tags to power struct 2025-06-19 16:53:43 -06:00
f12a6c6713
refactor: power struct and actions 2025-06-19 16:51:55 -06:00
448c5fb1ca
refactor: changed links to store ODataID instead of ID 2025-06-19 16:13:41 -06:00
c6b80c8ddc
refactor: updated crawler to add relevant power output 2025-06-18 16:10:16 -06:00
David Allen
c9d5825114
Merge pull request #103 from OpenCHAMI/100-pdu-inventorydiscovery-in-openchami
Add PDU collect command to gather PDU inventory
2025-06-17 20:45:01 +02:00
Ben McDonald
068478d9bc
Run gofmt 2025-06-17 11:21:42 -07:00
Ben McDonald
7d7ccf33b9
Update README 2025-06-17 11:18:51 -07:00
Ben McDonald
5960c987d4
Add some examples 2025-06-17 11:10:52 -07:00
Ben McDonald
c379d248ff
Remove unused PDU command 2025-06-17 11:06:54 -07:00
Ben McDonald
4971f62dba
Switch to magellan collect pdu 2025-06-13 11:27:44 -07:00
Ben McDonald
ad500d086d
Fix xname numbering 2025-06-13 10:05:48 -07:00
Ben McDonald
940e7fee2a
Add socket type and construct correct xname 2025-06-13 09:26:10 -07:00
Ben McDonald
dc09b7051d
Switch to standard xname 2025-06-13 08:56:40 -07:00
Ben McDonald
6b3d317086
Remove system info 2025-06-12 15:25:48 -07:00
Ben McDonald
20492fe03e
Remove mock functionality 2025-06-12 15:11:19 -07:00
Ben McDonald
1b80bef5fa
Fix socket type 2025-06-12 15:04:20 -07:00
Ben McDonald
67f9d3e2b3
Change format 2025-06-12 14:54:23 -07:00
Ben McDonald
4e4d00803d
Update info to reflect real PDU 2025-06-12 14:02:45 -07:00
Ben McDonald
a074a8aa6b
Switch back to pdu xname 2025-06-11 14:04:05 -07:00
Ben McDonald
b256011e8a
Change ID 2025-06-10 16:48:53 -07:00
Ben McDonald
8891041e50
Switch to old xname 2025-06-10 16:42:03 -07:00
Ben McDonald
c5ba98eacd
Switch to node 2025-06-10 15:13:05 -07:00
Ben McDonald
3dad7e517b
Switch xname 2025-06-10 14:15:49 -07:00
Ben McDonald
fb5bb1ef07
Update some var names 2025-06-10 14:08:28 -07:00
Ben McDonald
2692913f91
Update some var names 2025-06-10 13:51:08 -07:00
Ben McDonald
7e50184d7a
Update some var names 2025-06-10 13:48:21 -07:00
Ben McDonald
ddf2b3deb4
Update some var names 2025-06-10 13:45:48 -07:00
Ben McDonald
58af92d297
Change xname 2025-06-09 15:29:29 -07:00
Ben McDonald
5e28654375
Cleanup data 2025-06-09 15:06:02 -07:00
Ben McDonald
5d24cbffec
Remove port numbers 2025-06-09 15:04:43 -07:00
Ben McDonald
c47addedc5
Turn into an array to match expected format 2025-06-09 14:55:07 -07:00
Ben McDonald
28231c6912
add a mock flag for running on system without a PDU 2025-06-09 14:49:42 -07:00