crossplane-contrib / provider-gitlab

Crossplane Gitlab provider
Apache License 2.0
54 stars 26 forks source link

Immediate deletion of resources #121

Open cristian98149 opened 5 months ago

cristian98149 commented 5 months ago

What problem are you facing?

When I delete a project managed by the provider, the project is pending for deletion for a certain retention period. If I force the delete of the resource via kubectl the project is deleted.

How could Crossplane help solve your problem?

Add a way to immediately delete the project after request the deletion of it.