Mutate image time in image-processing
based on configured preferences
#1447
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
Is there an existing feature request for this?
Is your feature request related to a problem or use-case? Please describe.
Use Case is the Build Output Image Timestamp SHIP.
Describe the solution that you would like.
Read the
spec.output.timestamp
setting and take actions to modify the image timestamp accordingly. When build timestamp is configured, the value needs to be taken from the respective source results.Note, for Strategy Managed pushes, this means that the
image-processing
step needs to verify the current image timestamp value from the registry, and to update the timestamp in the registry.Describe alternatives you have considered.
n/a
Anything else?
n/a
The text was updated successfully, but these errors were encountered: