uselagoon / remote-controller

A group of controllers for handling Lagoon builds and tasks in Kubernetes or Openshift
5 stars 1 forks source link

Increase the time to wait for resources to be deleted #156

Closed shreddedbacon closed 2 years ago

shreddedbacon commented 2 years ago

Some clusters (mainly AKS/Azure) storage deletions take longer than others, currently the controller will attempt to wait for the PV/PVC to be removed, but this needs to be extended, or made configurable.