tailscale / tailscale/tailscale
FR: IPN Bus Warnable for `404: node not found` message from control
Open
fr
needs-triage
- Dominant language
- Go
- Stars
- 36.5k
- Forks
- 3.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 123
Description
### What are you trying to do?
Currently, when controlclient receives a 404 (node not found) response from control during a netmap update, there is no way to surface this via the IPN bus. This means IPN bus consumers like containerboot cannot detect or react to the node being removed from the tailnet.
Add a field to the IPN bus struct so that consumers can observe and act on this event.
### How should we solve this?
_No response_
### What is the impact of not solving this?
_No response_
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.