Skip to content

Commit

Permalink
chore: add comment about create already setting status
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek committed Aug 9, 2024
1 parent 5522c69 commit e3d43c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controller/konnect/ops_controlplane.go
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ func updateControlPlane(
Err: err,
}
}
// Create succeeded, createControlPlane sets the status so no need to do this here.

return nil
}
Expand Down

0 comments on commit e3d43c6

Please sign in to comment.