mirror of https://github.com/tailscale/tailscale/
ipn: put discovery key generation behind an environment flag for now
Later we'll want to use the presence of a discovery key as a signal that the node knows how to participate in discovery. Currently the code generates keys and sends them to the control server but doesn't do anything with them, which is a bad state to stay in lest we release this code and end up with nodes in the future that look like they're functional with the new discovery protocol but aren't. So for now, make this opt-in as a debug option for now, until the rest of it is in. Updates #483pull/492/head
parent
00ca17edf4
commit
666d404066
Loading…
Reference in New Issue