mirror of
https://github.com/tailscale/tailscale.git
synced 2026-09-13 14:29:49 -04:00
This commit moves the proxyclass reconciliation logic from its original home in the rather large main package of the k8s-operator to a dedicated package within `k8s-operator/reconciler/proxyclass`. Closes: https://github.com/tailscale/corp/issues/37085 Signed-off-by: David Bond <davidsbond93@gmail.com>