⚠️ Enable nomaps linter, Remove unused kubeadm ClusterStatus struct, Migrate Cluster.status.failureDomains to array #8220
Annotations
9 errors
api/v1beta1/cluster_types.go#L961
nomaps: FailureDomains should not use a map type, use a list type with a unique name/identifier instead (kal)
|
api/v1beta1/clusterclass_types.go#L613
nomaps: Properties should not use a map type, use a list type with a unique name/identifier instead (kal)
|
api/v1beta2/cluster_types.go#L961
nomaps: FailureDomains should not use a map type, use a list type with a unique name/identifier instead (kal)
|
api/v1beta2/clusterclass_types.go#L613
nomaps: Properties should not use a map type, use a list type with a unique name/identifier instead (kal)
|
bootstrap/kubeadm/api/v1beta1/kubeadm_types.go#L155
nomaps: FeatureGates should not use a map type, use a list type with a unique name/identifier instead (kal)
|
bootstrap/kubeadm/api/v1beta1/kubeadm_types.go#L239
nomaps: APIEndpoints should not use a map type, use a list type with a unique name/identifier instead (kal)
|
bootstrap/kubeadm/api/v1beta2/kubeadm_types.go#L155
nomaps: FeatureGates should not use a map type, use a list type with a unique name/identifier instead (kal)
|
bootstrap/kubeadm/api/v1beta2/kubeadm_types.go#L239
nomaps: APIEndpoints should not use a map type, use a list type with a unique name/identifier instead (kal)
|
|
The logs for this run have expired and are no longer available.
Loading