Skip to content

Fix: Updated the delete endpoint to wait for the operation to complete before proceeding

Diego Molteni requested to merge slb/dm3/fix-delete-wait into master

Type of change

  • Bug Fix
  • Feature
  • Pipeline
  • Test
  • Documentation

Does this introduce a change in the core logic?

  • No
  • Yes

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Anthos
  • Azure
  • GCP
  • IBM

Does this follow conventional commits spec?

  • No
  • Yes

Have you set the target Milestone?

  • No
  • Yes

Have you set the no-detached-pipeline label?

  • No
  • Yes

Updates description?

Changing the order of the deletion to ensure no orphans get generated. Added fallback var to ensure logic can switch back on active deployments

Merge request reports

Loading