projectatomic / ContainerApplicationGenericLabels

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

Require build-date to be in RFC 3339 format #54

Closed mmilata closed 8 years ago

mmilata commented 8 years ago

The build-date label currently does not specify the format of the date. I suggest that we use RFC 3339, used by e.g. docker and kubernetes.

Should we also perhaps require the timezone to be UTC?

Related to projectatomic/atomic-reactor#116.

rhatdan commented 8 years ago

LGTM.

@riekrh @aweiteka @philips PTAL

aweiteka commented 8 years ago

LGTM

rhatdan commented 8 years ago

LGTM