I'm thinking what authoritative-source label should be for images that are located on Docker Hub at https://github.com/projectatomic/ContainerApplicationGenericLabels/blob/master/vendor/redhat/labels.md.
If authoritative-source is only meant to be able to reconstruct the docker pull ... command, if authoritative-source is empty, then it results in correct docker pull ... command in case of docker hub hosted images. So, for those images the label authoritative-source shouldn't be required.
I'm thinking what
authoritative-sourcelabel should be for images that are located on Docker Hub at https://github.com/projectatomic/ContainerApplicationGenericLabels/blob/master/vendor/redhat/labels.md.If
authoritative-sourceis only meant to be able to reconstruct thedocker pull ...command, ifauthoritative-sourceis empty, then it results in correctdocker pull ...command in case of docker hub hosted images. So, for those images the labelauthoritative-sourceshouldn't be required.