Skip to content

Commit 2ca2b27

Browse files
ratailoropenshift-merge-bot[bot]
authored andcommitted
Remove no longer relevant comment
This change removes comment, as it is no longer relevant after fixing it by pull request #522
1 parent c693ea0 commit 2ca2b27

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

controllers/novametadata_controller.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,8 +345,6 @@ func (r *NovaMetadataReconciler) Reconcile(ctx context.Context, req ctrl.Request
345345
return ctrl.Result{}, nil
346346
}
347347

348-
// TODO(gibi): fix lib-common endpoint.ExposeEndpoints return value to
349-
// avoid the need for the cast
350348
err = r.ensureNeutronConfig(ctx, h, instance, apiEndpoint, secret)
351349
if err != nil {
352350
return result, err

0 commit comments

Comments
 (0)