Skip to content

Commit 39bba6f

Browse files
committed
comment improve
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 7a2d569 commit 39bba6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/en/blog/news/primary-cache-for-next-recon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public UpdateControl<StatusPatchCacheCustomResource> reconcile(
4343
.getStatus()
4444
.setValue(statusWithAllocatedValue());
4545

46-
// using the utility instead of update control
46+
// using the utility instead of update control to patch the resource status
4747
var updated =
4848
PrimaryUpdateAndCacheUtils.ssaPatchStatusAndCacheResource(resource, freshCopy, context);
4949
return UpdateControl.noUpdate();

0 commit comments

Comments
 (0)