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/k8s-operator/apis/v1alpha1
David Bond 7f36045a16
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>
3 days ago
..
doc.go cmd/k8s-operator: operator can create subnetrouter (#9505) 2 years ago
register.go cmd/k8s-operator: create Tailnet CRD (#18108) 2 weeks ago
types_connector.go k8s-operator: add "tailnet" field to custom resources (#18174) 3 days ago
types_proxyclass.go all: rename variables with lowercase-l/uppercase-I 1 month ago
types_proxygroup.go k8s-operator: add "tailnet" field to custom resources (#18174) 3 days ago
types_recorder.go k8s-operator: add "tailnet" field to custom resources (#18174) 3 days ago
types_tailnet.go cmd/k8s-operator: create Tailnet CRD (#18108) 2 weeks ago
types_tsdnsconfig.go cmd/k8s-operator: allow pod tolerations on nameservers (#17260) 2 months ago
zz_generated.deepcopy.go cmd/k8s-operator: create Tailnet CRD (#18108) 2 weeks ago