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/deploy/crds
David Bond 6a72d499e1
k8s-operator: add "tailnet" field to custom resources (#18174)
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>
1 week ago
..
tailscale.com_connectors.yaml k8s-operator: add "tailnet" field to custom resources (#18174) 1 week ago
tailscale.com_dnsconfigs.yaml cmd/k8s-operator: allow pod tolerations on nameservers (#17260) 3 months ago
tailscale.com_proxyclasses.yaml cmd/k8s-operator/e2e: run self-contained e2e tests with devcontrol (#17415) 2 weeks ago
tailscale.com_proxygroups.yaml k8s-operator: add "tailnet" field to custom resources (#18174) 1 week ago
tailscale.com_recorders.yaml k8s-operator: add "tailnet" field to custom resources (#18174) 1 week ago
tailscale.com_tailnets.yaml cmd/k8s-operator: create Tailnet CRD (#18108) 1 week ago