f47869069b
collect: return collection output from CollectInventory()
2025-04-26 17:37:04 -06:00
0b16bf2ef6
refactor: moved internal functions to pkg and updated refs
2025-04-26 17:35:04 -06:00
David Allen
33c333a071
chore: fix critical dependabot issues by updating crypto
2025-04-26 17:21:47 -06:00
Alex Lovell-Troy
dd944245c7
feat: enhance firmware update functionality and add BMC identification support
2025-04-26 17:19:13 -06:00
Alex Lovell-Troy
8b3f02b5b5
feat(secrets): implement SecretStore interface and StaticStore/LocalStore for credential management
2025-04-26 17:19:12 -06:00
40a82d1c66
collect: return collection output from CollectInventory()
2025-04-26 17:19:12 -06:00
b0ff7a8d38
refactor: moved internal functions to pkg and updated refs
2025-04-26 17:19:12 -06:00
David Allen
14453bbbaf
chore: fix critical dependabot issues by updating crypto
2025-04-26 17:19:12 -06:00
abe0b5e27a
bugfix: fixed URL param not being set for UpdateFirmwareRemote
2025-04-26 17:19:12 -06:00
Alex Lovell-Troy
ee1fc327e2
feat(secrets): implement SecretStore interface and StaticStore/LocalStore for credential management
2025-04-26 17:19:12 -06:00
ccce61694b
fix: changed 'update' cmd to use gofish
2025-04-26 17:17:04 -06:00
e19af0ce0c
refactor: moved internal functions to pkg and updated refs
2025-04-26 17:15:16 -06:00
Alex Lovell-Troy
03c54cc7c1
chore: update golang.org/x/crypto and golang.org/x/sys dependencies to latest versions
2025-04-26 17:03:15 -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
Alex Lovell-Troy
4e7d011cd0
Update prbuild.yml
...
Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
2025-04-26 16:58:58 -06:00
Alex Lovell-Troy
3682bbdcc7
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-04-26 16:58:58 -06:00
c0e498766f
refactor: exported more cmd variables
2024-12-11 14:13:51 -07:00
David Allen
de8dd3cabd
Merge pull request #7 from davidallendj/experimental-cmd-export
...
Experimental cmd export
2024-12-11 11:06:06 -07:00
83e6ae55d0
refactor: updated references
2024-12-11 10:57:42 -07:00
94a1ea33fd
cmd: exported scan and collect commands for external use
2024-12-11 10:14:35 -07:00
e529e0fda3
updated references in cmd/cache.go
2024-11-03 21:25:52 -07: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
58627a53ec
go.mod: updated module name
2024-11-03 19:51:30 -07:00
25f885c823
readme: updated refs to github.com/davidallendj
2024-11-03 19:50:46 -07:00
David Allen
20399ec167
Merge pull request #5 from davidallendj/cache-cmd
...
Cache cmd
2024-11-03 19:41:27 -07:00
David Allen
170df80621
Merge branch 'main' into cache-cmd
2024-11-03 19:37:29 -07:00
Alex Lovell-Troy
45ee89ffc3
fix AMD64 microcode version in attestation
...
Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
2024-10-30 12:51:47 -06:00
Alex Lovell-Troy
4588a8b9b8
Merge pull request #66 from OpenCHAMI/alexlovelltroy/build-improvements
...
refactor: build optimizations and better version information
2024-10-30 14:40:23 -04: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
Alex Lovell-Troy
237eb6219b
Add better version reporting.
2024-10-30 10:09:32 -06:00
Alex Lovell-Troy
041d134079
refactor: Update Go version
...
This commit updates the Go version to the latest stable release and adds QEMU setup to the GitHub workflow. It also sets up the necessary environment variables required by GoReleaser. These changes ensure that the project is using the latest Go version and is ready for release.
Adds support for more architectures, package types, and better docker image.
2024-10-30 09:56:44 -06:00
David Allen
7941d6caad
Merge pull request #65 from OpenCHAMI/update-changelog
...
changelog: updated and added missing tag entries
2024-10-29 16:31:39 -06:00
95cdd1b9d5
changelog: updated and added missing tag entries
2024-10-29 16:30:31 -06:00
David Allen
3417c6c29e
Merge pull request #62 from OpenCHAMI/manager-data
...
Add manager information from node BMC
2024-10-24 18:04:16 -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
Alex Lovell-Troy
f674ecb8be
Merge pull request #63 from OpenCHAMI/fix-output-flag
...
Fix issues related to writing output to file
2024-10-24 11:23:46 -04:00
265021056f
collect: removed extra gofish import
2024-10-23 11:30:07 -06:00
4f6011381b
crawler: include IP in manager's ethernet interfaces
2024-10-22 14:23:24 -06:00
ac78e21ee8
crawler: change check to exclude ethernet interfaces without IPs
2024-10-17 18:38:29 -06:00
c9ae96ab76
crawler: add check to get IP address from manager's ethernet interface
2024-10-17 15:54:45 -06:00
David Allen
294f4520f2
Merge pull request #64 from OpenCHAMI/update-readme
...
Update readme
2024-10-16 14:23:19 -06:00
88ae24b131
readme: updated content and sections
2024-10-16 13:32:57 -06:00
26522ebd12
version: more small tweaks
2024-10-16 13:32:16 -06:00
3aaa7c4f1d
makefile: small tweaks
2024-10-16 13:31:26 -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