Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cd: add timestamp label to images #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bitbanshee
Copy link

@bitbanshee bitbanshee commented Jan 27, 2023

The goal is to provide means for FluxCD to know tag timestamps other then the usual command:

docker inspect -f '{{ .Metadata.LastTagTime }}' somerep:tag

According to FluxCD documentation, labeling images with org.opencontainers.image.created=<iso timestamp> suffices.

@bitbanshee bitbanshee force-pushed the cd/add_timestamp_label_to_images branch 2 times, most recently from 37b25a5 to 1703de1 Compare January 27, 2023 20:37
@bitbanshee bitbanshee force-pushed the cd/add_timestamp_label_to_images branch from 1703de1 to 506e548 Compare January 30, 2023 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants