mirror of
https://github.com/tailscale/tailscale.git
synced 2025-12-23 00:56:20 +00:00
This commit contains the initial custom resource defition for `Tailnet`. This resource will be used to allow users to join different workloads to different tailnets within a cluster. Each `Tailnet` refers to a secret in the operator namespace that must contain valid OAuth credentials. Fixes: https://github.com/tailscale/corp/issues/34764 Signed-off-by: David Bond <davidsbond93@gmail.com>