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
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>
2 days ago
..
api-proxy k8s-operator/api-proxy: put kube api server events behind environment variable (#17550) 2 months ago
apis k8s-operator: add "tailnet" field to custom resources (#18174) 2 days ago
reconciler cmd/k8s-operator: add reconciler for Tailnet resource (#18132) 2 days ago
sessionrecording all: rename variables with lowercase-l/uppercase-I 1 month ago
api-docs-config.yaml go.{mod,sum},tstest/tools,k8s-operator,cmd/k8s-operator: autogenerate CRD API docs (#12884) 1 year ago
api.md k8s-operator: add "tailnet" field to custom resources (#18174) 2 days ago
conditions.go cmd/k8s-operator: add reconciler for Tailnet resource (#18132) 2 days ago
conditions_test.go cmd/k8s-operator,k8s-operator,go.{mod,sum}: publish proxy status condition for annotated services (#12463) 2 years ago
utils.go k8s-operator: add IPv6 support for DNS records (#16691) 3 months ago