We are requesting that the artifacts are scanned when deployed and if it was for a spefific deploy type
For example, if we want to pause...

- JBoss, we might select jbossas.* and jbossdm..* as items to be paused
- IIS, we might select iis.* as items to be paused
- Database, we might select sql.* as items to be paused

The selected items would be paused with a message

These would be put in a queue to be processed later when the paused items are again released to be processed

Comments

  • Thank you for the idea. Can you describe a real use case where you’d need a deployment to pause at the artifact level (based on udm type)?
    - What needs to happen during the pause (manual approval, external verification like a scan, sync with another system)?
    - How do you see the resume step working - manual action, or automatic after some condition is met?