Skip to content

Commit

Permalink
fixed client.go code - loft with vCluster platform 2381
Browse files Browse the repository at this point in the history
Signed-off-by: Rashi Chaubal <[email protected]>
  • Loading branch information
12rashic committed Jan 8, 2025
1 parent 789f6ba commit b8c2122
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/platform/helper.go
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,6 @@ func WaitForSpaceInstance(ctx context.Context, managementClient kube.Interface,
if time.Now().After(nextMessage) {
if logged {
log.Infof(product.Replace("Cannot reach space because: %s (%s). Loft will continue waiting, but this operation may timeout"), spaceInstance.Status.Message, spaceInstance.Status.Reason)

} else {
log.Info("Waiting for space to be available...")
}
Expand Down

0 comments on commit b8c2122

Please sign in to comment.