Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Want opportunistic node deletion hint #584

Closed
gdamore opened this issue Sep 12, 2017 · 2 comments
Closed

Want opportunistic node deletion hint #584

gdamore opened this issue Sep 12, 2017 · 2 comments
Labels
Central & Network Management ZeroTier Central & networking management

Comments

@gdamore
Copy link

gdamore commented Sep 12, 2017

For various reasons (testing mostly), it would be convenient to be able to delete nodes from a network and have the controller (ZeroTier Central) remove the record of the node's existence.

Background: We create ephemeral nodes (no backing store) each time we run our test app. This works, but would be great to strip the record of those nodes when the app shuts down, since the keys won't persist.

Alternatively, would be nice to be able to delete nodes that are not active (online, or at least not recently online) from the ZeroTier central page.

@ghost
Copy link

ghost commented Sep 29, 2017

This or something like it would be really useful.

I can think of two ways to do this;

  • Have the ability for a client to tell the controller it is leaving and will never return (ephemeral OS instances, etc.); maybe have an option on the controller to allow the network owner to choose whether these messages are acted upon
  • Make the controller able to optionally prune entires for devices that haven't been seen for x amount of time; hours or days, depending on the use case (in corporate SDN or VPN setups, admins don't always remember to remove decommissioned, lost or stolen devices)

@adamierymenko adamierymenko added the Central & Network Management ZeroTier Central & networking management label Oct 16, 2017
@adamierymenko
Copy link
Contributor

The node view is being redone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Central & Network Management ZeroTier Central & networking management
Projects
None yet
Development

No branches or pull requests

2 participants