• Kubernetes Submit Queue's avatar
    Merge pull request #41268 from pipejakob/public-signer · 198fcf60
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 41137, 41268)
    
    Allow the CertificateController to use any Signer implementation.
    
    **What this PR does / why we need it**:
    This will allow developers to create `CertificateController`s with arbitrary `Signer`s, instead of forcing the use of `CFSSLSigner`. It matches the behavior of allowing an arbitrary `AutoApprover` to be passed in the constructor.
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    
    CC @mikedanese
    198fcf60
Name
Last commit
Last update
..
clicheck Loading commit data...
cloud-controller-manager Loading commit data...
gendocs Loading commit data...
genkubedocs Loading commit data...
genman Loading commit data...
genslateyaml Loading commit data...
genswaggertypedocs Loading commit data...
genutils Loading commit data...
genyaml Loading commit data...
hyperkube Loading commit data...
kube-aggregator Loading commit data...
kube-apiserver Loading commit data...
kube-controller-manager Loading commit data...
kube-discovery Loading commit data...
kube-proxy Loading commit data...
kubeadm Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
libs/go2idl Loading commit data...
linkcheck Loading commit data...
mungedocs Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...