cnabio / cnab-spec

Cloud Native Application Bundle Specification
https://cnab.io
Other
958 stars 99 forks source link

Support namespace and labels #409

Closed carolynvs closed 3 years ago

carolynvs commented 3 years ago

Bundles already had the concept of namespacing via using the format com.example.mybundle. I did not want to use this format for the other documents and opted to use a separate field to preserve existing behavior. People could have named their other documents with periods not intending for it to be interpreted as namespaces.

In the examples for Credential Sets, I change it to reference how Porter does it because Duffle is archived and won't implement the new fields.

Closes #408

carolynvs commented 3 years ago

@jlegrone Do you think that label sources should be at the spec level? I'm also wondering what sources we would support initially, maybe

carolynvs commented 3 years ago

I'm going to follow Butcher's advice from https://github.com/cnabio/cnab-spec/issues/410#issuecomment-805345680 and start a new spec for this stuff.