Skip to content

Commit

Permalink
fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Mog Liang committed Nov 17, 2023
1 parent c82d018 commit 5952d9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controlplane/controllers/kthreescontrolplane_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,6 @@ func (r *KThreesControlPlaneReconciler) upgradeControlPlane(
controlPlane *k3s.ControlPlane,
machinesRequireUpgrade k3s.FilterableMachineCollection,
) (ctrl.Result, error) {

// TODO: handle reconciliation of etcd members and kubeadm config in case they get out of sync with cluster

/**
Expand Down

0 comments on commit 5952d9f

Please sign in to comment.