Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add designated node id to content tree
This node id will be used to decide if the content tree content need to be download or not on that particular edge node. On a clustered eve devices this value can be used to determine which node is reponsible to download the content. This is very similar to the Volume message where we use designated node id to determine the node responsible to create the Volume. On a single node eve installations assumption is that controller will pass in the non nil value, but the code should be able to handle the nil values gracefully. Signed-off-by: Pramodh Pallapothu <pramodh@zededa.com>
- Loading branch information