Skip to content

Fix problems with deletedFromAPI status

Alexandre Lossent requested to merge fix_deletedfromapi into master

For https://gitlab.cern.ch/webservices/webframeworks-planning/-/issues/386

  • consolidate provisioningStatus updates in single method
  • lifecycle controller now requests a reconcile from applicationregistration controller rather than doing its own logic
  • improve naming of a few methods
  • move periodic timer out of lifecycle controller for more flexibility
Edited by Alexandre Lossent

Merge request reports