tenzir / public-roadmap

The public roadmap of Tenzir
https://docs.tenzir.com/roadmap
4 stars 0 forks source link

Distinguish Created vs. Disconnected Nodes #96

Closed lava closed 1 year ago

lava commented 1 year ago

From an onboarding perspective, it's important to understand the difference between creating a node in the configurator and achieving the next step, i.e., connecting it. This roadmap item is about making this possible to differentiate.

### Tasks
- [ ] https://github.com/tenzir/issues/issues/573
- [ ] https://github.com/tenzir/issues/issues/820
- [ ] https://github.com/tenzir/issues/issues/840
mavam commented 1 year ago

The corresponding Excalidraw we created for this: https://app.excalidraw.com/s/6dBWEFf9h1l/9LHKlNbkiq6

Image

lava commented 1 year ago

After https://github.com/tenzir/issues/issues/573 is merged, the /list-nodes endpoint now returns lifecycle_state: created|connected|disconnected field.