David Allen
|
6873ffd1cb
|
Moved SMD-related API to pkg
|
2024-07-24 10:13:57 -06:00 |
|
David Allen
|
6ff223aae1
|
Removed 'dora' API
|
2024-07-24 10:12:54 -06:00 |
|
David Allen
|
f7b08da064
|
Added more API documentation
|
2024-07-23 16:18:21 -06:00 |
|
David Allen
|
eba9dfa1e7
|
Added more documentation and changed param names
|
2024-07-22 14:22:02 -06:00 |
|
David Allen
|
1ab5c8a7df
|
Added initial round of comments for API documentation
|
2024-07-18 18:18:03 -06:00 |
|
Chris Harris
|
fcebaec631
|
Add network interfaces to system information
|
2024-07-11 11:26:32 -04:00 |
|
Chris Harris
|
ab16c8d5fd
|
Remove unnecessary marshal/umarshal
|
2024-07-11 10:45:53 -04:00 |
|
Chris Harris
|
6aeffc92f1
|
Add timestamp to scan results cache
|
2024-06-28 12:16:45 -04:00 |
|
David Allen
|
68069558ee
|
Added print for systems before unmarshaling
|
2024-06-05 08:35:13 -06:00 |
|
David Allen
|
00ead8954a
|
Added small improvements to some print messages
|
2024-06-04 12:14:42 -06:00 |
|
David Allen
|
804342783a
|
Appended EthernetInterfaces to manager link string
|
2024-05-29 14:07:58 -06:00 |
|
David Allen
|
389a61be1b
|
Changed how ethernet interfaces are retrieved via managers
|
2024-05-29 13:58:44 -06:00 |
|
David Allen
|
a5644476f3
|
Fixed comparison again...
|
2024-05-28 17:27:00 -06:00 |
|
David Allen
|
8436d8923e
|
Fixed comparison for managers
|
2024-05-28 17:20:17 -06:00 |
|
David Allen
|
63669ad369
|
Changed how CollectSystem fetches system data
|
2024-05-22 14:44:32 -06:00 |
|
David Allen
|
495ee9cc2a
|
Added debug print to check for systems
|
2024-05-20 08:17:06 -06:00 |
|
David Allen
|
ae33ff1bd8
|
Added more error checks
|
2024-05-16 16:00:26 -06:00 |
|
David Allen
|
81dee7f1c9
|
Added temp print statement(s)
|
2024-05-16 15:54:53 -06:00 |
|
David Allen
|
08a2c8ede7
|
Removed password from data sent and slightly changed error messages
|
2024-05-16 15:52:40 -06:00 |
|
David Allen
|
0a3489f575
|
Changed systems nil check to check count instead
|
2024-05-16 15:49:56 -06:00 |
|
David Allen
|
b024675e92
|
Added error related util functions
|
2024-05-16 15:18:12 -06:00 |
|
David Allen
|
9c5fd3c142
|
Added more error messages
|
2024-05-16 15:16:43 -06:00 |
|
David Allen
|
978790f081
|
Added print for URL when system is NIL
|
2024-05-16 14:48:38 -06:00 |
|
David Allen
|
1aab3796be
|
Added error messages for checks
|
2024-05-16 14:41:17 -06:00 |
|
David Allen
|
477bbdeece
|
Added extra check and work around if system returns nil
|
2024-05-16 10:44:08 -06:00 |
|
David J. Allen
|
9828195533
|
Removed the IPMI port from GetDefaultPorts
|
2024-05-13 15:27:21 -06:00 |
|
David J. Allen
|
0f74e1e7f7
|
Added more output messages for handling errors
|
2024-05-10 17:00:21 -06:00 |
|
David J. Allen
|
e0d02e5651
|
Removed extra comments
|
2024-05-10 13:48:36 -06:00 |
|
David J. Allen
|
a2b841b401
|
Changed flag name from threads to concurrency
|
2024-05-10 10:10:21 -06:00 |
|
David J. Allen
|
e93f49eb82
|
Added more output for debugging
|
2024-05-09 13:18:38 -06:00 |
|
David J. Allen
|
a75530e96b
|
Fixed TLS errors in collect
|
2024-05-08 14:46:29 -06:00 |
|
David J. Allen
|
0403b2bcbc
|
Changed the wording of error messages slightly
|
2024-05-08 13:39:51 -06:00 |
|
David J. Allen
|
cc7bad8b94
|
Minor tweaks
|
2024-05-08 13:37:54 -06:00 |
|
David J. Allen
|
c041acafee
|
More minor changes
|
2024-05-08 13:29:07 -06:00 |
|
David J. Allen
|
8c19608966
|
Added client for SMD for using certs
|
2024-05-08 12:54:15 -06:00 |
|
David J. Allen
|
f1db827c61
|
Minor changes to MakeRequest function
|
2024-05-08 12:53:10 -06:00 |
|
David J. Allen
|
efda3d8aa7
|
Removed bmclib ctor and separated BMC and SMD clients
|
2024-05-08 12:49:25 -06:00 |
|
David J. Allen
|
b873613939
|
Minor changes and fixes
|
2024-05-07 16:51:07 -06:00 |
|
David J. Allen
|
2edcb2199e
|
Updated imports and generate automatic environment with viper
|
2024-05-07 15:50:47 -06:00 |
|
David J. Allen
|
2b421e8af5
|
Merge branch 'main' into config-file
|
2024-05-07 14:57:34 -06:00 |
|
David J. Allen
|
b5c0d9ce2a
|
Changed cert flags and added cert for gofish
|
2024-05-06 14:01:29 -06:00 |
|
David J. Allen
|
be1d473950
|
Added access token to collect header if supplied
|
2024-03-15 17:43:53 -06:00 |
|
David J. Allen
|
7760857ae5
|
Added login flow to get access token
|
2024-03-15 17:22:00 -06:00 |
|
Alex Lovell-Troy
|
cccf0dfdf2
|
move to OpenCHAMI and update changelog
|
2023-11-03 09:47:57 -04:00 |
|
David J. Allen
|
955c9fb4bd
|
Change import to use new repo
|
2023-10-31 07:55:03 -06:00 |
|
David J. Allen
|
c5611f598f
|
Changed the error message when attempting to add redfish endpoint
|
2023-10-25 12:13:53 -06:00 |
|
David J. Allen
|
47f773df2a
|
Changed how the data is outputted to stdout and fixed xname issue
|
2023-10-25 12:13:21 -06:00 |
|
David J. Allen
|
6a59ba2a41
|
Moved clients back into goroutine and add checks
|
2023-10-24 10:03:33 -06:00 |
|
David J. Allen
|
b610eda4d8
|
Moved clients out of goroutine to be reused through collection process
|
2023-10-24 09:20:48 -06:00 |
|
David J. Allen
|
7a1c799910
|
Changed Collect* function calls to reuse gofish client
|
2023-10-24 08:21:30 -06:00 |
|