Skip to content

Commit eff1ccb

Browse files
Update operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/reconciler/PrimaryUpdateAndCacheUtils.java
Co-authored-by: Antonio <122279781+afalhambra-hivemq@users.noreply.github.com>
1 parent a71eafe commit eff1ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/reconciler/PrimaryUpdateAndCacheUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ public static <P extends HasMetadata> P patchAndCacheStatus(
184184
* Updates the resource and adds it to the {@link PrimaryResourceCache} provided. Optimistic
185185
* locking is not required.
186186
*
187-
* @param primary resource*
187+
* @param primary resource
188188
* @param context of reconciliation
189189
* @param cache - resource cache managed by user
190190
* @return the updated resource.

0 commit comments

Comments
 (0)