Daniel J Walsh
4764b0e403
Add creation timestamp to podman artifacts
...
This commit implements automatic creation timestamp functionality for artifacts
as requested in GitHub issue #27081 , allowing users to see when artifacts were created.
Changes made:
- Add org.opencontainers.image.created annotation with Unix nanoseconds timestamp during artifact creation
- Preserve original creation timestamp when using --append option
- Update artifact inspect and add man pages to document the new functionality
- Add comprehensive e2e and system BATS tests to verify creation timestamp behavior
- Store timestamp as integer (Unix nanoseconds) for programmatic access
The creation timestamp helps users understand artifact freshness, particularly
useful for AI models and other time-sensitive artifacts managed by tools like RamaLama.
Usage examples:
podman artifact add myartifact:latest /path/to/file # Creates with timestamp
podman artifact inspect myartifact:latest # Shows created annotation as integer
podman artifact add --append myartifact:latest /file2 # Preserves original timestamp
Fixes: https://github.com/containers/podman/issues/27081
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2025-09-25 08:39:28 -04:00
..
2024-09-05 10:40:07 -07:00
2023-02-20 14:51:04 +01:00
2023-04-11 09:15:05 -04:00
2025-09-09 13:57:36 -04:00
2023-01-26 22:20:15 +09:00
2024-02-27 04:30:26 -07:00
2025-09-25 08:39:28 -04:00
2025-08-01 00:10:50 +10:00
2025-09-25 08:39:28 -04:00
2025-01-09 18:47:37 +01:00
2025-09-10 16:17:04 +02:00
2025-06-03 11:07:08 -04:00
2024-08-19 11:41:29 +02:00
2025-09-10 16:17:04 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2025-09-10 16:17:04 +02:00
2025-03-31 12:27:55 -07:00
2025-04-16 16:17:28 +02:00
2024-10-16 10:15:19 -06:00
2025-03-31 12:30:43 -07:00
2025-03-31 12:30:43 -07:00
2025-03-26 11:01:18 +01:00
2024-08-19 11:41:29 +02:00
2024-09-09 06:16:20 -06:00
2024-10-01 07:54:52 -04:00
2025-09-10 16:17:04 +02:00
2025-03-14 10:37:59 -04:00
2025-09-10 16:17:04 +02:00
2025-09-01 12:33:04 +02:00
2025-09-10 16:17:04 +02:00
2025-09-01 12:33:04 +02:00
2025-09-10 16:17:04 +02:00
2025-09-10 16:17:04 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2025-03-31 12:27:55 -07:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2025-09-10 16:17:04 +02:00
2024-08-19 11:41:29 +02:00
2025-09-01 12:33:04 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2025-09-10 16:17:04 +02:00
2024-08-19 11:41:29 +02:00
2025-07-15 17:15:19 +02:00
2024-08-19 11:41:29 +02:00
2025-01-23 01:10:18 +01:00
2025-01-23 01:10:18 +01:00
2024-08-19 11:41:29 +02:00
2025-09-10 16:17:04 +02:00
2025-09-01 12:33:04 +02:00
2025-09-01 12:33:04 +02:00
2025-01-23 00:03:52 +01:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2025-09-01 12:33:04 +02:00
2025-09-01 12:33:04 +02:00
2025-09-10 16:17:04 +02:00
2025-09-10 16:17:04 +02:00
2024-08-19 11:41:29 +02:00
2025-09-10 16:17:04 +02:00
2024-08-19 11:41:29 +02:00
2025-09-10 16:17:04 +02:00
2024-09-03 15:14:15 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2025-09-01 12:33:04 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2025-02-06 18:28:12 -05:00
2025-09-10 16:17:04 +02:00
2024-08-19 11:41:29 +02:00
2025-04-21 17:07:57 -05:00
2025-09-01 12:33:04 +02:00
2025-09-10 16:17:04 +02:00
2025-09-15 19:28:41 +02:00
2025-09-01 12:33:04 +02:00
2025-09-10 16:17:04 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2025-09-10 16:17:04 +02:00
2024-08-19 11:41:29 +02:00
2025-09-01 12:33:04 +02:00
2024-08-19 11:41:29 +02:00
2025-01-23 00:03:52 +01:00
2024-08-19 11:41:29 +02:00
2025-09-10 16:17:04 +02:00
2024-08-19 11:41:29 +02:00
2025-02-18 22:01:08 +01:00
2024-08-19 11:41:29 +02:00
2025-02-18 22:01:08 +01:00
2024-09-03 15:14:15 +02:00
2025-09-01 12:33:04 +02:00
2024-08-19 11:41:29 +02:00
2025-04-07 18:11:06 +02:00
2024-10-01 12:52:18 -07:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-10-15 15:17:50 +02:00
2025-09-01 12:33:04 +02:00
2025-09-15 19:28:41 +02:00
2025-02-05 22:52:46 +01:00
2025-09-10 16:17:04 +02:00
2025-09-01 12:48:43 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2025-09-10 16:17:04 +02:00
2025-09-01 12:33:04 +02:00
2024-08-19 11:41:29 +02:00
2025-09-10 16:17:04 +02:00
2024-08-19 11:41:29 +02:00
2025-09-10 16:17:04 +02:00
2024-08-19 11:41:29 +02:00
2024-12-17 17:04:17 +01:00
2025-04-21 17:07:57 -05:00
2025-01-23 00:03:52 +01:00
2024-08-19 13:21:26 +00:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2024-08-19 11:41:29 +02:00
2025-09-01 12:33:04 +02:00
2024-08-19 11:41:29 +02:00
2025-06-25 19:48:14 +00:00
2025-09-01 12:33:04 +02:00
2024-08-19 11:41:29 +02:00
2025-04-21 17:07:57 -05:00
2025-09-22 13:56:43 +09:00
2025-04-21 17:07:57 -05:00
2025-05-28 13:10:10 -04:00
2025-08-06 22:34:18 +03:00