You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tailcfg
Tom Proctor 5f22f72636
hostinfo,build_docker.sh,tailcfg: more reliably detect being in a container (#13826)
Our existing container-detection tricks did not work on Kubernetes,
where Docker is no longer used as a container runtime. Extends the
existing go build tags for containers to the other container packages
and uses that to reliably detect builds that were created by Tailscale
for use in a container. Unfortunately this doesn't necessarily improve
detection for users' custom builds, but that's a separate issue.

Updates #13825

Signed-off-by: Tom Proctor <tomhjp@users.noreply.github.com>
1 week ago
..
c2ntypes.go posture: add network hardware addresses to posture identity 4 months ago
derpmap.go all: make more tests pass/skip in airplane mode 6 months ago
proto_port_range.go tailcfg: implement text encoding for ProtoPortRange 1 year ago
proto_port_range_test.go tailcfg: implement text encoding for ProtoPortRange 1 year ago
tailcfg.go hostinfo,build_docker.sh,tailcfg: more reliably detect being in a container (#13826) 1 week ago
tailcfg_clone.go tailcfg: add AcceptEnv field to SSHRule (#13523) 1 month ago
tailcfg_test.go kube,tailcfg: store parsed recorder tags in a separate field (#12429) 4 months ago
tailcfg_view.go tailcfg: add AcceptEnv field to SSHRule (#13523) 1 month ago
tka.go tailcfg: add RPC structs for /tka/affected-sigs 2 years ago