CODEOWNERS: auto-request k8s-devs review for Kubernetes/container paths (#20020)

Assign the Kubernetes operator, kube libraries, container build
commands, and related paths to @tailscale/k8s-devs.

Updates #cleanup

Change-Id: I9d8c7ebfd9a2b6401dd8cb0ff335151afe58357c

Signed-off-by: Fernando Serboncini <fserb@tailscale.com>
This commit is contained in:
Fernando Serboncini
2026-06-07 08:24:32 -04:00
committed by GitHub
parent 83c8440834
commit 254bb6a43c

View File

@@ -1 +1,12 @@
/tailcfg/ @tailscale/control-protocol-owners
# Kubernetes / containers
/k8s-operator/ @tailscale/k8s-devs
/kube/ @tailscale/k8s-devs
/cmd/k8s-operator/ @tailscale/k8s-devs
/cmd/k8s-proxy/ @tailscale/k8s-devs
/cmd/k8s-nameserver/ @tailscale/k8s-devs
/cmd/containerboot/ @tailscale/k8s-devs
/cmd/sync-containers/ @tailscale/k8s-devs
/ipn/store/kubestore/ @tailscale/k8s-devs
/docs/k8s/ @tailscale/k8s-devs