Describe the bug
when use the "op.#Delete" for deleting custom resource, there is an error happen:
"no kind \"DeleteOptions\" is registered for version \"admissionregistration.k8s.io/v1\" in scheme \"k8s.io/apiextensions-apiserver/pkg/apiserver/apiserver.go:52\""
To Reproduce
Expected behavior
delete target resources successfully and no error be reported
Screenshots

Workflow Version

Cluster information

Additional context
the same value content for listing resourses using op.#List is correct.