Ramil_Algayev
5755ece192
Fixed the issue with updating the dtrfs_api_endpoint
...
I was updating it after sending it, so I fixed that
Removed the unnessary part from the if statement dealing with the send fucntion
Also refactored the code for the submit_newvm_resp and submit_updatevm_resp functions
2025-01-07 03:00:13 +04:00
Ramil_Algayev
02ff2f6991
Now new_vm_resp.args.dtrfs_api_endpoint also get modified if there is no public ip of the vm
...
Also removed the unnecessary else clause
2025-01-07 00:10:38 +04:00
Ramil_Algayev
ab4361ad5e
now update_vm_resp.args.dtrfs_api_endpoint does get the node ip from the brain if it didn't have a public ip
2025-01-06 23:41:39 +04:00
Ramil_Algayev
554468e8b6
fixed the concern with pr
2025-01-06 15:57:43 +04:00
Ramil_Algayev
5faa8d210d
added more logging
2025-01-04 20:28:36 +04:00
Ramil_Algayev
d8c183df25
fixed small bug with updating
2025-01-04 20:20:42 +04:00
Ramil_Algayev
bff04c7b7e
Temporary code to test updates, this is not final at all.
2025-01-04 17:20:16 +04:00
b1d272f8fb
new proto that has MeasurementArgs
2025-01-03 18:08:23 +02:00
Ramil_Algayev
716b7edd33
Had to change these so that the updater could work.
...
I'm not sure if this is the best way to do it, but it works for now.
2025-01-03 18:23:29 +04:00
Ramil_Algayev
d5a771d28a
fixed missing ovmf_hash field in UpdateVMResp
2025-01-01 18:12:23 +04:00
Ramil_Algayev
b5943ba465
added ovmf_hash to UpdateVMResp
2025-01-01 18:09:36 +04:00
3ab668c4b1
fixed bug where daemon could not list contracts
2024-12-30 21:14:38 +02:00
3b62e4d2bd
allow to get contract by uuid
2024-12-30 04:49:08 +02:00
ac2012f04d
fixes to allow brain-mock to run on real nodes
2024-12-29 05:12:37 +02:00
b13b545501
added capability to get only one node
2024-12-28 22:31:55 +02:00
7b3ee9319f
change NewVmResp to allow the CLI to build params
2024-12-28 04:16:11 +02:00
0dcacf6f98
added capability to update node resources
2024-12-27 01:01:36 +02:00
0215be3acd
add support for VM updates
...
Co-authored-by: Ramil_Algayev <pro.remred@gmail.com>
Co-authored-by: ghe0 <gheorghe@gheo.tech>
Reviewed-on: #1
Co-authored-by: ramrem <ralgayev@detee.ltd>
Co-committed-by: ramrem <ralgayev@detee.ltd>
2024-12-25 22:59:18 +00:00
7905c1c165
fix bug on ==
2024-12-22 21:00:41 +02:00
b45f970e40
fix deadlock for ghost nodes
2024-12-22 20:48:19 +02:00
efc3fb81b2
fixed deadlock for dead nodes
2024-12-22 19:59:32 +02:00
cc06a9bc00
adding a lot of logs
2024-12-22 18:16:40 +02:00
4a3a6b4fdc
fixed small memory leaks
2024-12-22 16:07:38 +02:00
cb7e8f98d6
removing guard and hoping there are no leaks
2024-12-22 04:52:01 +02:00
5910e63440
added logging
2024-12-22 04:41:05 +02:00
5fb2a941b1
added guards for all txs
2024-12-21 22:22:10 +02:00
ec5d266c28
wrote brain-mock functionality
2024-12-21 01:56:12 +02:00
b14c590d01
added code to process new vm request
2024-12-20 21:56:34 +02:00
f1d9bcb07a
added handling to list some nodes and contracts
2024-12-17 03:55:44 +02:00
04d1c53a97
boilerplate rust code
2024-12-17 02:57:54 +02:00
c729f47b8d
propagate VMConfirmation to CLI
2024-12-15 22:26:15 +02:00
22a0905a1d
first push
2024-12-15 22:07:22 +02:00