k3s/pkg/agent/config
Brad Davidson ff679fb3ab Refactor supervisor listener startup and add metrics
* Refactor agent supervisor listener startup and authn/authz to use upstream
  auth delegators to perform for SubjectAccessReview for access to
  metrics.
* Convert spegel and pprof handlers over to new structure.
* Promote bind-address to agent flag to allow setting supervisor bind
  address for both agent and server.
* Promote enable-pprof to agent flag to allow profiling agents. Access
  to the pprof endpoint now requires client cert auth, similar to the
  spegel registry api endpoint.
* Add prometheus metrics handler.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2024-05-28 16:24:57 -07:00
..
config.go Refactor supervisor listener startup and add metrics 2024-05-28 16:24:57 -07:00
config_linux.go windows changes 2024-05-16 14:40:27 -07:00
config_linux_test.go [Testing]: Test_UnitApplyContainerdQoSClassConfigFileIfPresent (Created) (#8945) 2024-02-09 11:28:06 -08:00
config_windows.go windows changes 2024-05-16 14:40:27 -07:00