Skip to content

Commit 4fc84a8

Browse files
mclasmeierporridge
andauthored
Update updater.go
Co-authored-by: Marcin Owsiany <porridge@redhat.com>
1 parent e9f1f03 commit 4fc84a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/reconciler/internal/updater/updater.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ func isSafeForUpdate(logger logr.Logger, inMemory *unstructured.Unstructured, on
222222
}
223223

224224
// recudedMetadata returns the metadata of the given unstructured object,
225-
// excluding a couple of fields which should not be taken into account
225+
// excluding a few fields which should not be taken into account
226226
// for equality checks. The excluded fields are:
227227
//
228228
// - metadata.resourceVersion

0 commit comments

Comments
 (0)