Brad Fitzpatrick
e8551d6b40
all: use Go 1.21 slices, maps instead of x/exp/{slices,maps}
...
Updates #8419
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2023-08-17 08:42:35 -07:00
Maisem Ali
09aed46d44
cmd/tailscale/cli: update docs and unhide configure
...
Also call out Alpha.
Updates #7220
Signed-off-by: Maisem Ali <maisem@tailscale.com>
2023-03-13 11:36:08 -07:00
Maisem Ali
d811c5a7f0
cmd/tailscale/cli: handle home dir correctly on macOS for kubeconfig
...
This ensures that we put the kubeconfig in the correct directory from within the macOS Sandbox when
paired with tailscale/corp@3035ef7
Updates #7220
Signed-off-by: Maisem Ali <maisem@tailscale.com>
2023-02-17 01:18:52 +00:00
Maisem Ali
c01c84ea8e
cmd/tailscale/cli: add "configure kubeconfig" subcommand
...
It takes in a node hostname and configures the local kubeconfig file to
point to that.
Updates #7220
Signed-off-by: Maisem Ali <maisem@tailscale.com>
2023-02-14 06:06:42 +00:00