Skip to content

Commit 6b5ffb8

Browse files
committed
Address feedback
1 parent a74bea7 commit 6b5ffb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/proposals/20191017-control-plane.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ And the following defaulting:
340340
- Status.ControlPlaneReady is set based on the value of Status.Ready for the referenced resource, this field is intended to eventually replace Status.ControlPlaneInitialized as a field that will be kept up to date instead of set only once.
341341
- Current behavior will be preserved if `Cluster.Spec.ControlPlaneRef` is not set.
342342
- CA certificate secrets that were previously generated by the Kubeadm bootstrapper will now be generated by the KubeadmControlPlane Controller, maintaining backwards compatibility with the previous behavior if the KubeadmControlPlane is not used.
343-
- The kubeconfig secret that was previously created by the Machine Controller will now be generated by the KubeadmControlPlane Controller, maintaining backwards compatibility with the previous behavior if the KubeadmControlPlane is not used.
343+
- The kubeconfig secret that was previously created by the Cluster Controller will now be generated by the KubeadmControlPlane Controller, maintaining backwards compatibility with the previous behavior if the KubeadmControlPlane is not used.
344344
345345
#### Behaviors
346346

0 commit comments

Comments
 (0)