Add new fields TailnetIPs and Hostname to Connector Status. These
contain the addresses of the Tailscale node that the operator created
for the Connector to aid debugging.
Fixes#12214
Signed-off-by: Tom Proctor <tomhjp@users.noreply.github.com>
description:Hostname is the fully qualified domain name of the Connector node. If MagicDNS is enabled in your tailnet, it is the MagicDNS name of the node.
type:string
isExitNode:
isExitNode:
description:IsExitNode is set to true if the Connector acts as an exit node.
description:IsExitNode is set to true if the Connector acts as an exit node.
type:boolean
type:boolean
subnetRoutes:
subnetRoutes:
description:SubnetRoutes are the routes currently exposed to tailnet via this Connector instance.
description:SubnetRoutes are the routes currently exposed to tailnet via this Connector instance.
type:string
type:string
tailnetIPs:
description:TailnetIPs is the set of tailnet IP addresses (both IPv4 and IPv6) assigned to the Connector node.
description:Hostname is the fully qualified domain name of the Connector node. If MagicDNS is enabled in your tailnet, it is the MagicDNS name of the node.
type:string
isExitNode:
isExitNode:
description:IsExitNode is set to true if the Connector acts as an exit node.
description:IsExitNode is set to true if the Connector acts as an exit node.
type:boolean
type:boolean
subnetRoutes:
subnetRoutes:
description:SubnetRoutes are the routes currently exposed to tailnet via this Connector instance.
description:SubnetRoutes are the routes currently exposed to tailnet via this Connector instance.
type:string
type:string
tailnetIPs:
description:TailnetIPs is the set of tailnet IP addresses (both IPv4 and IPv6) assigned to the Connector node.