krateoplatformops / azuredevops-provider-chart

0 stars 1 forks source link

GitRepository deletion doesn't delete repository on Azure DevOps #28

Open cristian98149 opened 1 month ago

cristian98149 commented 1 month ago

Describe the bug When deleting GitRepository resource, the repository on Azure DevOps still exists.

To Reproduce Steps to reproduce the behavior:

  1. Create a GitRepository resource
  2. Delete the GitRepository resource created in step 1

Expected behavior Azure DevOps Repository is deleted.