mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-03 20:22:46 +01:00
e7e585820b
Summary: If a host artifact exists in a Harbormaster build, where the Drydock lease no longer exists, then an error will be raised because of the attempt to access an undefined index. This changes the code to use `idx()` so that it correctly returns null instead. Test Plan: Tested in production. Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: joshuaspence, Korvin, epriestley Differential Revision: https://secure.phabricator.com/D13074 |
||
---|---|---|
.. | ||
build | ||
configuration | ||
HarbormasterBuildable.php | ||
HarbormasterBuildableTransaction.php | ||
HarbormasterBuildCommand.php | ||
HarbormasterBuildMessage.php | ||
HarbormasterBuildTransaction.php | ||
HarbormasterDAO.php | ||
HarbormasterObject.php | ||
HarbormasterSchemaSpec.php | ||
HarbormasterScratchTable.php |