Skip to content

Commit 73dfd9c

Browse files
Techassisbernauer
andauthored
chore: Apply suggestion
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent d4bf8a6 commit 73dfd9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/stackable-webhook/src/maintainer.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ impl<'a> CustomResourceDefinitionMaintainer<'a> {
234234
// See https://kubernetes.io/docs/reference/using-api/server-side-apply/#conflicts
235235
let patch_params = PatchParams::apply(field_manager).force();
236236

237-
// Finally apply the patch
238237
crd_api
239238
.patch(&crd_name, &patch_params, &patch)
240239
.await

0 commit comments

Comments
 (0)