Page MenuHomePhabricator

Use idx() to access resource attributes in case it's not set on the resource
AbandonedPublic

Authored by hach-que on Jan 28 2015, 1:11 AM.
Tags
None
Referenced Files
F18565742: D11531.id.diff
Tue, Sep 9, 1:41 PM
F18496427: D11531.diff
Thu, Sep 4, 5:26 PM
F18390036: D11531.id.diff
Fri, Aug 29, 6:29 AM
F18370828: D11531.diff
Thu, Aug 28, 4:18 AM
F18241545: D11531.diff
Thu, Aug 21, 2:52 AM
F18056489: D11531.id27744.diff
Aug 4 2025, 8:35 AM
F17900138: D11531.id.diff
Jul 29 2025, 8:58 AM
F17868192: D11531.diff
Jul 28 2025, 7:21 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Summary

Manually created resources might not have attributes set against them. Ensure that we don't error due to a missing key when retrieving custom attributes on resources.

Depends on all the other Drydock patches first.

Test Plan

Noticed this when using a resource made with create-resource and attempting to allocate against it.

Diff Detail

Repository
rP Phabricator
Branch
attributes-fix
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4102
Build 4115: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

hach-que retitled this revision from to Use idx() to access resource attributes in case it's not set on the resource.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jan 28 2015, 7:11 PM