mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-22 02:41:04 +00:00
Automatic merge from submit-queue kubeadm: Expose only the cluster-info ConfigMap in the kube-public ns **What this PR does / why we need it**: Noticed a bug; we should only expose the `cluster-info` ConfigMap. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # Fixes: https://github.com/kubernetes/kubeadm/issues/320 **Special notes for your reviewer**: Cherrypick-candidate for v1.8 cc @dchen1107 Not blocking the release though... **Release note**: ```release-note NONE ``` @jbeda @pipejakob @timothysc @kubernetes/sig-cluster-lifecycle-pr-reviews