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>
2024-10-16 14:09:53 -06:00
..
deploy
generate
connector.go
connector_test.go
depaware.txt ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13726) 2024-10-16 14:09:53 -06:00
dnsrecords.go
dnsrecords_test.go
egress-eps.go cmd/k8s-operator: fix Pod IP selection (#13743) 2024-10-09 13:22:50 +01:00
egress-eps_test.go cmd/k8s-operator: fix Pod IP selection (#13743) 2024-10-09 13:22:50 +01:00
egress-services-readiness.go cmd/k8s-operator,k8s-operator/apis: set a readiness condition on egress Services for ProxyGroup (#13746) 2024-10-09 18:23:40 +01:00
egress-services-readiness_test.go cmd/k8s-operator,k8s-operator/apis: set a readiness condition on egress Services for ProxyGroup (#13746) 2024-10-09 18:23:40 +01:00
egress-services.go cmd/k8s-operator,k8s-operator/apis: set a readiness condition on egress Services for ProxyGroup (#13746) 2024-10-09 18:23:40 +01:00
egress-services_test.go
ingress.go
ingress_test.go
nameserver.go
nameserver_test.go
operator.go client/tailscale,cmd/{cli,get-authkey,k8s-operator}: set distinct User-Agents 2024-10-11 10:45:03 -05:00
operator_test.go
proxy.go
proxy_test.go
proxyclass.go
proxyclass_test.go
proxygroup.go cmd/k8s-operator: don't error out if ProxyClass for ProxyGroup not found. (#13736) 2024-10-09 13:23:00 +01:00
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