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

Bump the wolfi-baselayout epoch #2264

Merged
merged 1 commit into from
May 23, 2023
Merged

Conversation

mattmoor
Copy link
Contributor

This bumps the wolfi-baselayout epoch so that we will start to have a builddate in this package that is not the unix epoch.

This should enable us to stop "stamping" our builds with SOURCE_DATE_EPOCH={now} and get lower churn images from Wolfi packages.

All new packages already build with the epoch derived from their melange config, so this will trigger the new "build date epoch" calculation in apko downstream to start using this timestamp as the new ~floor instead of the unix epoch.

This bumps the `wolfi-baselayout` epoch so that we will start to have a `builddate` in this package that is not the unix epoch.

This should enable us to stop "stamping" our builds with `SOURCE_DATE_EPOCH={now}` and get lower churn images from Wolfi packages.

All new packages already build with the epoch derived from their melange config, so this will trigger the new "build date epoch" calculation in `apko` downstream to start using this timestamp as the new ~floor instead of the unix epoch.
@kaniini kaniini added this pull request to the merge queue May 23, 2023
Merged via the queue into wolfi-dev:main with commit 4c3ca5d May 23, 2023
@mattmoor mattmoor deleted the bump-epoch branch May 23, 2023 18:20
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