mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
- Implement dead-letter queue (DLQ) to capture failed VM operations - Implement auto-purge to clean up stale queue entries - Implement health checks to monitor queue health - Add comprehensive tests and documentation Features: - DLQ captures failures from pending, clone, and ready queues - Auto-purge removes stale VMs with configurable thresholds - Health checks expose metrics for monitoring and alerting - All features opt-in via configuration (backward compatible) |
||
|---|---|---|
| .. | ||
| api | ||
| dns | ||
| providers | ||
| util | ||
| collector_middleware_spec.rb | ||
| dns_spec.rb | ||
| env_config.rb | ||
| generic_connection_pool_spec.rb | ||
| pool_manager_spec.rb | ||
| promstats_spec.rb | ||
| providers_spec.rb | ||
| queue_reliability_spec.rb | ||
| vmpooler_spec.rb | ||