Muhamad Awad
Muhamad Awad
It's good to have the Close support to be able to disconnect, specially when using web-sockets connections to clean up
This change fixes the issue building against musl. There were mainly 2 issues that prevented me from building this against musl - the type of `msg_controllen` for both libc and...
Changes on the grid types always break the code of the client (specially the get operations) so we need some integration tests that we can run against any environment to...
Depends on #1787 This will does the following: - For nodes that has tpm, use tpm to store node seed - Nodes without tpm, will continue use a file on...
I noticed that some nodes has qsfs error while doing a decomissions. but they all sound like an avoidable errros. It's not an error If you are deleting something that...
I already did work on the base image 0-initramf to build TPM in the base image of zos. But the problem with this approach is that the tpm binary will...
Currently zos reserve 100g of the ssd storage, we need to revise this value because it's too much. Also revise the amount of reserved memory for the system
Related to https://github.com/threefoldtech/tfchain/issues/342
Details and specifications can be found [here](https://github.com/threefoldtech/tf_operations/issues/320)