Page MenuHomePhabricator

Provide more logging for Drydock blueprints (EC2, etc)
AbandonedPublic

Authored by hach-que on Sep 17 2014, 4:08 AM.
Tags
None
Referenced Files
F13088605: D10506.diff
Thu, Apr 25, 1:29 AM
Unknown Object (File)
Thu, Apr 11, 9:00 AM
Unknown Object (File)
Thu, Apr 4, 1:09 PM
Unknown Object (File)
Thu, Mar 28, 9:41 PM
Unknown Object (File)
Wed, Mar 27, 5:20 PM
Unknown Object (File)
Mar 18 2024, 12:21 AM
Unknown Object (File)
Mar 12 2024, 8:26 AM
Unknown Object (File)
Mar 8 2024, 12:21 AM

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Maniphest Tasks
T2015: Implement Drydock
Summary

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.

Test Plan

Tested it locally.

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

hach-que retitled this revision from to Provide more logging for Drydock blueprints (EC2, etc).
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
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.

jon.krawczuk added a subscriber: jon.krawczuk.

Please proceed, great implementation

This revision now requires changes to proceed.Sep 17 2014, 6:31 PM

Remove components that were moved into D10892

epriestley edited edge metadata.

Depends on premature changes.

This revision now requires changes to proceed.Aug 8 2015, 6:18 PM