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/e2e
Percy Wegmann 4f0222388a cmd,tsnet,internal/client: create internal shim to deprecated control plane API
Even after we remove the deprecated API, we will want to maintain a minimal
API for internal use, in order to avoid importing the external
tailscale.com/client/tailscale/v2 package. This shim exposes only the necessary
parts of the deprecated API for internal use, which gains us the following:

1. It removes deprecation warnings for internal use of the API.
2. It gives us an inventory of which parts we will want to keep for internal use.

Updates tailscale/corp#22748

Signed-off-by: Percy Wegmann <percy@tailscale.com>
10 months ago
..
ingress_test.go cmd/k8s-operator,k8s-operator: operator integration tests (#12792) 12 months ago
main_test.go cmd,tsnet,internal/client: create internal shim to deprecated control plane API 10 months ago
proxy_test.go cmd/k8s-operator,k8s-operator: operator integration tests (#12792) 12 months ago