kubernetes/pkg/controller/certificates
Mike Danese e34351f715 refactor approver and signer interfaces to be consisten w.r.t. apiserver interaction
This makes it so that only the controller loop talks to the
API server directly. The signatures for Sign and Approve also
become more consistent, while allowing the Signer to report
conditions (which it wasn't able to do before).
2017-02-02 11:23:52 -08:00
..
testdata add unit tests for the signer 2017-01-09 14:00:08 -08:00
BUILD refactor approver and signer interfaces to be consisten w.r.t. apiserver interaction 2017-02-02 11:23:52 -08:00
certificate_controller_utils.go autogenerated 2017-01-19 14:24:45 -08:00
certificate_controller.go refactor approver and signer interfaces to be consisten w.r.t. apiserver interaction 2017-02-02 11:23:52 -08:00
cfssl_signer_test.go refactor approver and signer interfaces to be consisten w.r.t. apiserver interaction 2017-02-02 11:23:52 -08:00
cfssl_signer.go refactor approver and signer interfaces to be consisten w.r.t. apiserver interaction 2017-02-02 11:23:52 -08:00
doc.go certificates: implement certificates controller 2016-07-19 11:25:38 -07:00
groupapprove_test.go autogenerated 2017-01-19 14:24:45 -08:00
groupapprove.go refactor approver and signer interfaces to be consisten w.r.t. apiserver interaction 2017-02-02 11:23:52 -08:00
OWNERS Update OWNERS 2016-12-12 17:54:39 -08:00