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
Unknown Object (File)
Wed, Jan 1, 6:46 AM
Unknown Object (File)
Dec 13 2024, 7:25 AM
Unknown Object (File)
Nov 28 2024, 12:17 AM
Unknown Object (File)
Nov 26 2024, 9:24 PM
Unknown Object (File)
Nov 19 2024, 4:44 PM
Unknown Object (File)
Nov 15 2024, 9:45 PM
Unknown Object (File)
Nov 12 2024, 10:42 AM
Unknown Object (File)
Nov 8 2024, 6:44 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