Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Unmarshal Docker image labels separately #2785

Merged
merged 1 commit into from
Jan 27, 2020
Merged

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented Jan 24, 2020

To prevent the created field from never getting set when LabelTimestampFormatError is returned, which is used as a fallback in case the labels have an invalid (non RFC3339 date-time) format.

Fixes #2699

@hiddeco hiddeco requested a review from 2opremio January 24, 2020 09:09
@hiddeco hiddeco force-pushed the bug/timestamp-label branch from dd4b80c to e1f3257 Compare January 27, 2020 09:30
To prevent the created field from never getting set when a
`LabelTimestampFormatError` is returned, which is used as a fallback
in case the labels have an invalid (non RFC3339 date-time) format.
@hiddeco hiddeco force-pushed the bug/timestamp-label branch from e1f3257 to d29c752 Compare January 27, 2020 10:04
@2opremio 2opremio added the bug label Jan 27, 2020
@2opremio 2opremio added this to the 1.18.0 milestone Jan 27, 2020
@hiddeco hiddeco marked this pull request as ready for review January 27, 2020 11:54
@hiddeco hiddeco merged commit e224231 into master Jan 27, 2020
@hiddeco hiddeco deleted the bug/timestamp-label branch January 27, 2020 11:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Created Timestamp issue with gcr.io repo not detected
2 participants