You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: k8s/crds/kops.k8s.io_clusters.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -631,7 +631,7 @@ spec:
631
631
description: Name is the name of the etcd cluster (main, events etc)
632
632
type: string
633
633
provider:
634
-
description: 'Provider is the provider used to run etcd: standalone, manager. We default to manager for kubernetes 1.11 or if the manager is configured; otherwise standalone.'
634
+
description: 'Provider is the provider used to run etcd: Manager, Legacy. Defaults to Manager.'
635
635
type: string
636
636
version:
637
637
description: Version is the version of etcd to run i.e. 2.1.2, 3.0.17 etcd
errList=append(errList, field.Forbidden(field.NewPath("spec", "cloudControllerManager"), "External cloud controller manager for OpenStack is only supported as of kubernetes 1.13"))
0 commit comments