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
F14051040: D10506.diff
Thu, Nov 14, 10:01 PM
F14038674: D10506.diff
Mon, Nov 11, 1:16 AM
F14037131: D10506.diff
Sun, Nov 10, 2:00 PM
F14025177: D10506.diff
Thu, Nov 7, 2:59 PM
F14007701: D10506.diff
Tue, Oct 29, 10:09 AM
F13981029: D10506.id26206.diff
Oct 19 2024, 1:54 PM
F13962043: D10506.id.diff
Oct 15 2024, 7:46 AM
F13962040: D10506.id25243.diff
Oct 15 2024, 7:45 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