teleport/integrations
Zac Bergquist 2ae9d770fc
Refactor tctl's dependencies (#22693)
* Move configuration from lib/service to lib/service/servicecfg

The new servicecfg package will hold only configuration for services.
This will allow other packages (like tctl and tsh) to depend on
servicecfg without pulling in all of lib/service (which has a number
of platform-specific details).

This is the first step towards being able to build tctl for Windows.

* Move PAM and BPF config into servicecfg

This breaks a compile-time dependency on BPF/PAM for tctl.
2023-03-09 17:48:36 +00:00
..
kube-agent-updater Bump golang.org/x/net in /integrations/kube-agent-updater (#22673) 2023-03-07 18:17:44 +00:00
operator Refactor tctl's dependencies (#22693) 2023-03-09 17:48:36 +00:00