You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: Add to the cnab-go library where possible. The first handful appear to be likely candidates. Porter (like duffle) can then pick these up with library usage.
Additionally, coming down the pike (require updates when cnab-go release available):
The initial items that this ticket tracked either have been implemented or have open PRs to do so (nearly all cases the implementation was in cnab-go). Porter will inherit these when it bumps its cnab-go version. Closing.
From cnabio/duffle#882:
created
is required fix: formalize the field definitions on the Claims spec. cnabio/cnab-spec#295 - No changes necessarybundleReference
is added add bundleReference to the claim specification cnabio/cnab-spec#299 - Changes in cnab-go; see feat(claim.go): add bundleReference property cnabio/cnab-go#189CNAB_CLAIMS_VERSION
must be set in the invocation image - Changes in cnab-go; see feat(action): update CNAB_* env vars cnabio/cnab-go#192/cnab/claim.json
add CNAB_CLAIMS_VERSION and mount path for claim.json cnabio/cnab-spec#300 (edit: added to Porter in feat(*): add logic to resolve/interpolate output values in a Porter manifest #840)Note: Add to the cnab-go library where possible. The first handful appear to be likely candidates. Porter (like duffle) can then pick these up with library usage.
Additionally, coming down the pike (require updates when cnab-go release available):
ref(*): change Name to Installation on Claim cnabio/cnab-go#181 (ClaimNo changes necessary in PorterName
->Installation
)The text was updated successfully, but these errors were encountered: