Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
TODO removed
Browse files Browse the repository at this point in the history
  • Loading branch information
leoporoli committed Oct 9, 2024
1 parent 84cd1e9 commit 3317561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kontrol-service/engine/flow/dev_flow.go
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ func applyPatch(
}
}

// TODO SECTION 2 - Target service updates with new modifications
// SECTION 2 - Target service updates with new modifications
modifiedTargetService := DeepCopyService(targetService)
modifiedTargetService.WorkloadSpec = servicePatch.WorkloadSpec
err = topologyRef.MoveServiceToVersion(modifiedTargetService, flowID)
Expand Down

0 comments on commit 3317561

Please sign in to comment.