Hello
i want to delte my trident project tirdent and want to reinstall it. I get the following Errormessage:
type: NamespaceDeletionContentFailure
- lastTransitionTime: "2021-09-16T09:29:59Z"
message: 'Some resources are remaining: tridentstorageclasses.trident.netapp.io has 3 resource instances, tridentversions.trident.netapp.io has 1 resource instances'
reason: SomeResourcesRemain
status: "True"
type: NamespaceContentRemaining
- lastTransitionTime: "2021-09-16T09:29:59Z"
message: 'Some content in the namespace has finalizers remaining: trident.netapp.io in 4 resource instances'
reason: SomeFinalizersRemain
status: "True"
type: NamespaceFinalizersRemaining
phase: Terminating
oc delte project trident -force does not work.
Any idea ?
thanks for your help.
Horsti