Skip to content

org.eclipse.jkube.kit.service.jib.JibService#containerize should set creation time to JavaProject.getBuildDate() #3726

@ecausarano

Description

@ecausarano

Component

None

Is your enhancement related to a problem? Please describe

Just saw this in the code, doesn't look ok to me: the container creation time won't equal the project's build (perhaps set to the git commit timestamp for reproducibility (see: https://github.com/qoomon/maven-git-versioning-extension?tab=readme-ov-file#reproducible-builds) or in a multi-module build, each gets a random one.

Describe the solution you'd like

the container's creation time comes from the build

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions