28618f38d0
Refactor app deletion logic to handle contracts asynchronously and improve error logging
2025-02-07 13:16:55 +00:00
ba4884e25a
Implement resource un-reservation in HostResources and update app deletion logic
2025-02-07 12:45:10 +00:00
cc89b92cde
minor fix on host port state
2025-02-07 15:11:38 +05:30
a1e5ad641b
Enhance configuration management by implementing loading and saving of HostConfig and HostResources from disk, and refactor related structures for improved clarity and functionality.
2025-02-07 15:00:36 +05:30
414eacad2b
handle app state file and detee dir
2025-02-06 21:16:29 +00:00
f6ff849e75
fix delete app
2025-02-07 02:13:15 +05:30
557376dc08
Refactor daemon state
...
configuring to make it persistance
changing code architecture to same node state into disk
2025-02-07 01:25:05 +05:30
afaa478f46
integrating new proto structure
2025-02-04 12:57:23 +00:00
23777d8a54
container deletion from brain
...
delete package archive
deleted all enclave files
refactor constant directory name and some stuffs
2025-02-03 13:07:56 +00:00
17400339fc
container creation from brain and send response
2025-01-30 20:25:46 +05:30
7f5fb2efad
fix: update detee-shared dependency source and refactor message handling
...
handle requests from brain and send response accordingly with new grpc methods and channels
implement daemon send message grpc method
some WIP handler method to make it work
setup application logging
2025-01-30 19:23:14 +05:30
fd297488e2
fix: update detee-shared dependency source and refactor imports
2025-01-27 10:51:10 +00:00
720fabb022
feat: implement enclave deletion functionality
...
refactor container handling methods
seperated utility methods
2025-01-27 10:22:34 +00:00
ee31ee5e6b
refactor: create container
...
return mapped ports and container id to client
docker container name uuid for delete
2025-01-24 12:10:36 +00:00
c6bb7f5ab1
fix new grpc modification
...
implemented dummy grpc service
2025-01-24 09:09:33 +00:00
b0990521f2
saved mapped ports in state
2025-01-23 08:14:33 +00:00
7be5c1abd7
feat: add dynamic port mapping for enclave deployment
2025-01-21 12:19:06 +00:00
bd44c4bade
refactor: restructured a bit and simple state handling
2025-01-21 11:09:39 +00:00