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/generate
David Bond e988036e19
cmd/k8s-operator: create Tailnet CRD (#18108)
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>
18 hours ago
..
main.go cmd/k8s-operator: create Tailnet CRD (#18108) 18 hours ago
main_test.go cmd/k8s-operator/generate: skip tests if no network or Helm is down 1 month ago