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 1326756896
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>
4 days ago
..
api-proxy k8s-operator,kube: allowing k8s api request events to be enabled via grants (#18393) 4 days ago
apis k8s-operator: add "tailnet" field to custom resources (#18174) 4 days ago
reconciler cmd/k8s-operator: add reconciler for Tailnet resource (#18132) 4 days ago
sessionrecording k8s-operator,kube: allowing k8s api request events to be enabled via grants (#18393) 4 days ago
api-docs-config.yaml go.{mod,sum},tstest/tools,k8s-operator,cmd/k8s-operator: autogenerate CRD API docs (#12884) 2 years ago
api.md k8s-operator: add "tailnet" field to custom resources (#18174) 4 days ago
conditions.go cmd/k8s-operator: add reconciler for Tailnet resource (#18132) 4 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) 4 months ago