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

Enable configuring the creation time #1009

Closed
imurata opened this issue Aug 15, 2022 · 1 comment · Fixed by #1032
Closed

Enable configuring the creation time #1009

imurata opened this issue Aug 15, 2022 · 1 comment · Fixed by #1032
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@imurata
Copy link

imurata commented Aug 15, 2022

Hi,
Gitlab container registry displays the creation time on the GUI, so I am always shown that all container creation times are 1980.
I'd like to use buildpack's --creation-time option to work around this problem, but it isn't implemented in kpack yet.
Do you have a plan to implement --creation-time option?

Related ticket:
buildpacks/pack#931
buildpacks/pack#1281

@tylerphelan
Copy link
Contributor

Thank you for this issue! This will be related to #998

@tylerphelan tylerphelan added this to the kpack 0.7.0 milestone Aug 17, 2022
@tylerphelan tylerphelan added the good first issue Good for newcomers label Aug 17, 2022
@yaelharel yaelharel assigned yaelharel and unassigned yaelharel Aug 18, 2022
@pviraj59 pviraj59 removed this from the kpack 0.7.0 milestone Aug 24, 2022
@yaelharel yaelharel self-assigned this Sep 7, 2022
@tomkennedy513 tomkennedy513 added this to the kpack 0.8.0 milestone Sep 13, 2022
yaelharel pushed a commit that referenced this issue Sep 13, 2022
This environment variable is the timestamp for created time in app image config

Fixes #1009

Signed-off-by: Yael Harel <yharel@vmware.com>
@tylerphelan tylerphelan reopened this Sep 26, 2022
yaelharel added a commit that referenced this issue Sep 28, 2022
- This environment variable is the timestamp for created time in app image config.
- Support both unix timestamp and "now" as a creation time.

Fixes #1009

Signed-off-by: Yael Harel <yharel@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants