CentOS / sig-cloud-instance-images

CentOS cloud images
781 stars 563 forks source link

build-date label not compliant #153

Open domdepasquale opened 5 years ago

domdepasquale commented 5 years ago

According to http://label-schema.org/rc1/#build-time-labels, the build-date label SHOULD follow RFC3339.

Our build pipelines (utilizing https://github.com/fluxcd/) depend on this label to be compliant.

Thank you!

ghost commented 5 years ago

Hi @dad264, there is a pull request about that topic, too -> https://github.com/CentOS/sig-cloud-instance-build/pull/155

chainlink commented 4 years ago

Just hit this as well, this causes downstream tools such as https://github.com/fluxcd/flux to fail