mirror of https://github.com/k3s-io/k3s
7ef30a2c60
* 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>
(cherry picked from commit
|
||
---|---|---|
.. | ||
services | ||
api.go | ||
apierrors.go | ||
cert.go | ||
client.go | ||
client_test.go | ||
command.go | ||
errors.go | ||
file.go | ||
gates.go | ||
gates_test.go | ||
labels.go | ||
net.go | ||
net_test.go | ||
net_unix.go | ||
net_windows.go | ||
reflect.go | ||
token.go |