1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-13 07:18:35 +01:00
phorge-phorge/src/applications/drydock/storage
epriestley 13a37282bc Formalize some more Drydock conditions and bookkeeping
Summary:
Ref T13677. Track which resources a given lease has begun allocating or reclaiming in a more formal way, and add logging for waiting actions.

The "allocating" mechanism is new. This will replace an existing similar "reclaiming" mechanism in a future change.

Test Plan: See followup changes.

Subscribers: yelirekim, PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13677

Differential Revision: https://secure.phabricator.com/D21806
2022-05-09 10:40:08 -07:00
..
DrydockAuthorization.php Fix spelling 2017-10-09 10:48:04 -07:00
DrydockBlueprint.php Remove "getApplicationTransactionObject()" from ApplicationTransactionInterface 2018-12-20 15:16:19 -08:00
DrydockBlueprintNameNgrams.php Allow Drydock blueprints to be searched by name 2016-03-03 15:21:12 -08:00
DrydockBlueprintTransaction.php Modularize transactions for Drydock Blueprints 2018-01-04 10:03:44 -08:00
DrydockCommand.php When a Drydock lease schedules a resource to be reclaimed, awaken the lease update task when the reclaim completes 2018-10-26 06:09:52 -07:00
DrydockDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DrydockLease.php Formalize some more Drydock conditions and bookkeeping 2022-05-09 10:40:08 -07:00
DrydockLog.php Allow Drydock logs to be associated with RepositoryOperation objects 2018-09-15 07:55:14 -07:00
DrydockRepositoryOperation.php Add missing indexes to DrydockRepositoryOperation 2020-09-17 12:10:00 -07:00
DrydockResource.php Add "--all" flags to "release-lease" and "release-resource" workflows in "bin/drydock" 2022-05-09 10:40:08 -07:00
DrydockSchemaSpec.php Allow Drydock blueprints to be tagged and searched, and give types some little icons 2016-03-03 15:21:58 -08:00
DrydockSlotLock.php Unify intracluster sync and Drydock working copy construction timeouts as a repository "copy time limit" 2018-11-16 13:08:12 -08:00