projectatomic / ContainerApplicationGenericLabels

Default Containerized Application Labels used to document the application and/or image
68 stars 29 forks source link

`authoritative_source_url` and `authoritative_source` #49

Closed TomasTomecek closed 7 years ago

TomasTomecek commented 8 years ago

Are those the same thing? Or is one an url (of registry's fronted) and the other registry URI to use with pull?

rhatdan commented 8 years ago

I think there should probably only be the _url one. PTAL @aweiteka @riekrh

aweiteka commented 8 years ago

The end-user doing a docker inspect should know what this means without documentation. If it's not clear that would suggest consolidating into one. @riekrh ?

ghost commented 8 years ago

the _url would contain information redundant with other fields, wouldn't it?

On Thu, Sep 17, 2015 at 8:55 AM, Aaron Weitekamp notifications@github.com wrote:

The end-user doing a docker inspect should know what this means without documentation. If it's not clear that would suggest consolidating into one. @riekrh https://github.com/riekrh ?

— Reply to this email directly or view it on GitHub https://github.com/projectatomic/ContainerApplicationGenericLabels/issues/49#issuecomment-141072923 .

Daniel Riek riek@redhat.com

twaugh commented 7 years ago

Any update on this?