mirror of
https://github.com/tailscale/tailscale.git
synced 2026-02-02 12:01:47 -05:00
The dependency injection functionality has been deprecated a while back and it'll be removed in the 0.15 release of Controller Runtime. This changeset sets the Client after creating the Manager, instead of using InjectClient. Signed-off-by: Vince Prignano <vince@prigna.com>