Custom resource object hangs without being able to delete custom resource in OpenShift 4/3
Issue
- Created a custom resource (cr), then tried to delete the custom resource, but the delete hangs indefinitely.
$ oc delete mycrd.example mycrobject.name
<hangs indefinitely>
And using --force
and --grace-period=0
has no effect.
Environment
- Red hat OpenShift Container Platform (OCP)
- 4.x
- 3.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.