mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-12 17:17:18 +02:00
Updates #16490 Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
This commit is contained in:
parent
50a476fbc4
commit
a277abcae8
@ -187,6 +187,7 @@ func (h *Hijacker) setUpRecording(ctx context.Context, conn net.Conn) (net.Conn,
|
|||||||
PodName: h.pod,
|
PodName: h.pod,
|
||||||
Namespace: h.ns,
|
Namespace: h.ns,
|
||||||
Container: container,
|
Container: container,
|
||||||
|
SessionType: string(h.sessionType),
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
if !h.who.Node.IsTagged() {
|
if !h.who.Node.IsTagged() {
|
||||||
|
Loading…
Reference in New Issue
Block a user