Invalid date when pushed to gitlab container registry
See original GitHub issueDescription of the issue: Running jib:build pushes an image which appears to be 48 years ago in Gitlab. Expected behavior: Date should be date of the build? Steps to reproduce: mvn clean jib:build Environment: Maven, Kubuntu 17.04 Push to Gitlab version 11.02
jib-maven-plugin
Configuration:
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>0.9.4</version>
<configuration>
<to>
<image>gitlab:4567/server/serverapi/too_old</image>
</to>
</configuration>
</plugin>
Can this image be built locally? i.e. without pushing to anywhere. So I can see whether it’s a gitlab or a JIB issue…
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (8 by maintainers)
Top Results From Across the Web
ActionView::Template::Error (invalid date) when viewing ...
I've built what's called a "microcontainer/image" using the smith tool [1]. The result of building using smith is an OCI image.
Read more >Registry 'Created' column showing wrong date - GitLab FOSS
Summary Registry page shows wrong 'Created' time. It shows it was a few hours ago, but it has seconds ago.
Read more >Docker registry date not accurate (#35428) · Issues - GitLab
Success looks like the UI is representing accurate information about the images/tags that are pushed to the GitLab container registry.
Read more >GitLab Container Registry administration
Migrate to object storage without downtime. Using AWS DataSync to copy the registry data to or between S3 buckets creates invalid metadata objects...
Read more >Container Registry shows image was published 20 years ago
Summary Container Registry shows wrong creation date when created by kaniko --reproducible Steps to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I believe that was this issue https://github.com/GoogleContainerTools/jib/issues/413
@patflynn there is an istio-dev thread about possible solutions: https://groups.google.com/forum/#!topic/istio-dev/nuv6UaBFGDk