OpenStack Discussions

oc delete project trident Failed

hormuel3001
2,183 Views

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 

1 REPLY 1

shamz
2,115 Views

Looks like you are using an earlier version of Trident. The documentation will tell you how to delete and/or upgrade Trident.   Trident — Trident documentation (netapp-trident.readthedocs.io)  

You can use the pull-down in the lower left to pick the documentation for your version.

Public