• Kubernetes Submit Queue's avatar
    Merge pull request #50762 from jamiehannaford/kubeadm-gated-secrets · 4a15d32b
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 41901, 50762, 50756)
    
    Feature-gate self-hosted secrets
    
    **What this PR does / why we need it**:
    
    Feature gates now select whether secrets are used for TLS cert storage in self-hosted clusters.
    
    **Release note**:
    ```release-note
    TLS cert storage for self-hosted clusters is now configurable. You can store them as secrets (alpha) or as usual host mounts.
    ```
    
    /cc @luxas
    4a15d32b
Name
Last commit
Last update
..
apis/kubeadm Loading commit data...
cmd Loading commit data...
constants Loading commit data...
discovery Loading commit data...
images Loading commit data...
node Loading commit data...
phases Loading commit data...
preflight Loading commit data...
util Loading commit data...
BUILD Loading commit data...
kubeadm.go Loading commit data...