Skip to content

Commit

Permalink
Remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
bastjan committed Aug 31, 2022
1 parent 1c627ed commit d576756
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controllers/schedulercanary_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ func (r *SchedulerCanaryReconciler) Reconcile(ctx context.Context, req ctrl.Requ
return ctrl.Result{}, nil
}

// TODO delete labels on instance deletion?
initMetrics(instance.Namespace, instance.Name)

nextReconcile := instance.Status.LastCanaryCreatedAt.Add(instance.Spec.IntervalWithDefault())
Expand Down

0 comments on commit d576756

Please sign in to comment.