mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 45514, 45635) refactor certificate controller to break it into two parts Break pkg/controller/certificates into: * pkg/controller/certificates/approver: containing the group approver * pkg/controller/certificates/signer: containing the local signer * pkg/controller/certificates: containing shared infrastructure ```release-note Break the 'certificatesigningrequests' controller into a 'csrapprover' controller and 'csrsigner' controller. ``` |
||
---|---|---|
.. | ||
options | ||
BUILD | ||
apps.go | ||
autoscaling.go | ||
batch.go | ||
bootstrap.go | ||
certificates.go | ||
controller_manager_test.go | ||
controllermanager.go | ||
core.go | ||
extensions.go | ||
plugins.go | ||
policy.go |