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
|
||
---|---|---|
.. | ||
agent.go | ||
certs.go | ||
check-config.go | ||
completion.go | ||
config.go | ||
const_linux.go | ||
const_windows.go | ||
cover_default.go | ||
cover_linux.go | ||
crictl.go | ||
ctr.go | ||
etcd_snapshot.go | ||
golang.go | ||
init_default.go | ||
init_linux.go | ||
kubectl.go | ||
log.go | ||
log_default.go | ||
log_linux.go | ||
nostage.go | ||
root.go | ||
secrets_encrypt.go | ||
server.go | ||
stage.go | ||
token.go |