Skip to content

Fix support for podman build --timestamp#9580

Merged
rhatdan merged 1 commit intocontainers:masterfrom
rhatdan:timestamp
Mar 3, 2021
Merged

Fix support for podman build --timestamp#9580
rhatdan merged 1 commit intocontainers:masterfrom
rhatdan:timestamp

Conversation

@rhatdan
Copy link
Copy Markdown
Member

@rhatdan rhatdan commented Mar 2, 2021

Currently podman is ignoreing the build --timestamp flag.
This PR fixes this for local and remote clients.

Fixes: #9569

Signed-off-by: Daniel J Walsh dwalsh@redhat.com

Currently podman is ignoreing the build --timestamp flag.
This PR fixes this for local and remote clients.

Fixes: containers#9569

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
@openshift-ci-robot
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rhatdan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 2, 2021
@rhatdan
Copy link
Copy Markdown
Member Author

rhatdan commented Mar 2, 2021

@edsantiago PTAL

@mheon
Copy link
Copy Markdown
Member

mheon commented Mar 2, 2021

LGTM

@edsantiago
Copy link
Copy Markdown
Member

LGTM, and I've confirmed that this also has the (desired) effect of reproducible image IDs. Thanks for the quick work.

@rhatdan rhatdan added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm Indicates that a PR is ready to be merged. labels Mar 2, 2021
@rhatdan
Copy link
Copy Markdown
Member Author

rhatdan commented Mar 2, 2021

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 2, 2021
@edsantiago
Copy link
Copy Markdown
Member

/lgtm

@rhatdan rhatdan merged commit aed632c into containers:master Mar 3, 2021
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

podman build --timestamp is a NOP

4 participants