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/cmd/k8s-operator
Mario Minardi d32d742af0
ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13726)
Adds logic to `checkExitNodePrefsLocked` to return an error when
attempting to use exit nodes on a platform where this is not supported.
This mirrors logic that was added to error out when trying to use `ssh`
on an unsupported platform, and has very similar semantics.

Fixes https://github.com/tailscale/tailscale/issues/13724

Signed-off-by: Mario Minardi <mario@tailscale.com>
2 weeks ago
..
deploy
generate
connector.go
connector_test.go
depaware.txt
dnsrecords.go
dnsrecords_test.go
egress-eps.go
egress-eps_test.go
egress-services-readiness.go
egress-services-readiness_test.go
egress-services.go
egress-services_test.go
ingress.go
ingress_test.go
nameserver.go
nameserver_test.go
operator.go
operator_test.go
proxy.go
proxy_test.go
proxyclass.go
proxyclass_test.go
proxygroup.go
proxygroup_specs.go
proxygroup_test.go
sts.go
sts_test.go
svc.go
testutils_test.go
tsrecorder.go
tsrecorder_specs.go
tsrecorder_specs_test.go
tsrecorder_test.go