threefoldtecharchive / 0-robot

Distributed live cycle management system
Apache License 2.0
0 stars 0 forks source link

pass portal addresses in IPXE when booting #5

Closed rkhamis closed 6 years ago

rkhamis commented 6 years ago

Issue migrated from [https://api.github.com/repos/zero-os/0-robot/issues/261](), opened by @rkhamis

The idea is for the 0-robot to register itself in all the portals on starting up. It should do that by sending its God Token to the portal add_robot. This will enable the portal to see the robot and send requests with that header.

rkhamis commented 6 years ago

commented by @zaibon This is not going to work, cause in the future, zero-os won't support to pass arbitrary kernel argument so this solution is not good.