sensu/sensu-go-chef

Asset resource should support multiple-builds

Closed this issue · 2 comments

Upon code review, this cookbook does not appear to use the recommended asset standard for Sensu Go. The default is defining multiple builds in a single asset.

Is this a good target for a 1.0.0 release? What are the milestones to get a 1.0.0 release?

Chef Version

14.x

Input

N/A

Output

N/A

Impact

At present, asset appears to only support single build assets which has been deprecated.

Expected Behavior

Windows and Linux assets definitions should be paired together.

Actual Behavior

They are separate assets based on URL and SHA which are required fields for Sensu Go Chef.

Steps to Reproduce your problem

N/A - I didn't build anything.

Could you expand on your expected behavior on Windows and Linux assets definitions being paired together?