Skip to content

Commit

Permalink
update TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lubedacht committed Jul 11, 2024
1 parent e1cef3a commit 05190d8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions internal/controller/ionoscloudloadbalancer_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,6 @@ func (*IonosCloudLoadBalancerReconciler) reconcileNormal(

// TODO(lubedacht): Implement reconcileNormal
// - Check if the Endpoint was already set in the IonosCloudCluster - Do nothing if it is already set
// - Check load balancer type
// - Create Create interface for lb implementation and construct explicit type for it
// - Create Provisioner in IonosCloud
// - Create Webhook for HA to apply kube-vip configuration to cloud init
// - Update IonosCloudCluster with Provisioner Endpoint
// - Set IonosCloudLoadBalancer status Ready
Expand Down

0 comments on commit 05190d8

Please sign in to comment.