From 751977f3913e606a78dd6e7ef348ef9773d90b71 Mon Sep 17 00:00:00 2001 From: Nikko Adrian Pacleb <93676412+Nikko-Adrian-Pacleb@users.noreply.github.com> Date: Mon, 15 May 2023 18:28:53 -0700 Subject: [PATCH] Rename mainfests.go to manifests.go --- .../webhookconfiguration/{mainfests.go => manifests.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename operator/pkg/karmadaresource/webhookconfiguration/{mainfests.go => manifests.go} (100%) diff --git a/operator/pkg/karmadaresource/webhookconfiguration/mainfests.go b/operator/pkg/karmadaresource/webhookconfiguration/manifests.go similarity index 100% rename from operator/pkg/karmadaresource/webhookconfiguration/mainfests.go rename to operator/pkg/karmadaresource/webhookconfiguration/manifests.go