Files
tailscale/k8s-operator
David Bond 9a9d7a5b95 k8s-operator: add "tailnet" field to custom resources
This commit modifies our `Connector`, `ProxyGroup` and `Recorder` resources
by adding a new field named "tailnet" that will be used to specify the
set of oauth credentials that should be used to generate the auth key
that authenticates them.

This field is optional and when set should contain the name of an existing
`Tailnet` resource.

Updates: https://github.com/tailscale/corp/issues/35132
Signed-off-by: David Bond <davidsbond93@gmail.com>
2025-12-14 13:44:26 +00:00
..