Skip to content

Commit

Permalink
Onwards!
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Nathan Abellard <[email protected]>
  • Loading branch information
jabellard committed Oct 15, 2024
1 parent 49b3545 commit 7307524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operator/pkg/controller/karmada/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const (
DisableCascadingDeletionLabel = "operator.karmada.io/disable-cascading-deletion"

// ValidationErrorReason is the reason for a validation error
ValidationErrorReason = "ValidationErrorReason"
ValidationErrorReason = "ValidationError"
)

// Controller controls the Karmada resource.
Expand Down

0 comments on commit 7307524

Please sign in to comment.