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 9083ef1ac4
cmd/k8s-operator: allow pod tolerations on nameservers (#17260)
This commit modifies the `DNSConfig` custom resource to allow specifying
[tolerations](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/)
on the nameserver pods.

This will allow users to dictate where their nameserver pods are located
within their clusters.

Fixes: https://github.com/tailscale/tailscale/issues/17092

Signed-off-by: David Bond <davidsbond93@gmail.com>
2 months ago
..
api-proxy k8s-operator/api-proxy: put kube api server events behind environment variable (#17550) 2 months ago
apis cmd/k8s-operator: allow pod tolerations on nameservers (#17260) 2 months ago
sessionrecording k8s-operator/sessionrecording: gives the connection to the recorder from the hijacker a dedicated context (#17403) 2 months 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 cmd/k8s-operator: allow pod tolerations on nameservers (#17260) 2 months ago
conditions.go all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 5 months ago
conditions_test.go cmd/k8s-operator,k8s-operator,go.{mod,sum}: publish proxy status condition for annotated services (#12463) 1 year ago
utils.go k8s-operator: add IPv6 support for DNS records (#16691) 2 months ago