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
- patch-stack
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 2557 Build 2561: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
src/applications/drydock/storage/DrydockLog.php | ||
---|---|---|
63–77 | 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. |