Ref T2015. This provides detailed logging for blueprint implementations, such as the min-max and expiry behaviour, and detailed logs as EC2 instances are allocated.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T2015: Implement Drydock
Tested it locally.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- live-master
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 3962 Build 3975: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
src/applications/drydock/storage/DrydockLog.php | ||
---|---|---|
80–94 | I had to modify these since resources and leases can be hard deleted when they fail to allocate. Arguably in this scenario the resources / leases should be moved to broken rather than hard deleted. |