openshift / builder

The image run by build pods to execute image building+pushing
Apache License 2.0
31 stars 50 forks source link

[release-4.12] OCPBUGS-23037: Add -p flag to cp command to preserve timestamps #372

Closed openshift-cherrypick-robot closed 11 months ago

openshift-cherrypick-robot commented 11 months ago

This is an automated cherry-pick of #371

/assign coreydaley

openshift-ci-robot commented 11 months ago

@openshift-cherrypick-robot: Jira Issue OCPBUGS-23021 has been cloned as Jira Issue OCPBUGS-23037. Will retitle bug to link to clone. /retitle [release-4.12] OCPBUGS-23037: Add -p flag to cp command to preserve timestamps

In response to [this](https://github.com/openshift/builder/pull/372): >This is an automated cherry-pick of #371 > >/assign coreydaley Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
openshift-ci-robot commented 11 months ago

@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-23037, which is valid. The bug has been moved to the POST state.

6 validation(s) were run on this bug * bug is open, matching expected state (open) * bug target version (4.12.z) matches configured target version for branch (4.12.z) * bug is in the state New, which is one of the valid states (NEW, ASSIGNED, POST) * dependent bug [Jira Issue OCPBUGS-23021](https://issues.redhat.com//browse/OCPBUGS-23021) is in the state Verified, which is one of the valid states (VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA)) * dependent [Jira Issue OCPBUGS-23021](https://issues.redhat.com//browse/OCPBUGS-23021) targets the "4.13.z" version, which is one of the valid target versions: 4.13.0, 4.13.z * bug has dependents

Requesting review from QA contact: /cc @coreydaley

The bug has been updated to refer to the pull request using the external bug tracker.

In response to [this](https://github.com/openshift/builder/pull/372): >This is an automated cherry-pick of #371 > >/assign coreydaley Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
coreydaley commented 11 months ago

/approve /label backport-risk-assessed /label cherry-pick-approved /label px-approved /label docs-approved /label qe-approved

coreydaley commented 11 months ago

/lgtm

openshift-ci-robot commented 11 months ago

@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-23037, which is valid.

6 validation(s) were run on this bug * bug is open, matching expected state (open) * bug target version (4.12.z) matches configured target version for branch (4.12.z) * bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST) * dependent bug [Jira Issue OCPBUGS-23021](https://issues.redhat.com//browse/OCPBUGS-23021) is in the state Verified, which is one of the valid states (VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA)) * dependent [Jira Issue OCPBUGS-23021](https://issues.redhat.com//browse/OCPBUGS-23021) targets the "4.13.z" version, which is one of the valid target versions: 4.13.0, 4.13.z * bug has dependents

Requesting review from QA contact: /cc @coreydaley

In response to [this](https://github.com/openshift/builder/pull/372): >This is an automated cherry-pick of #371 > >/assign coreydaley Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
openshift-ci[bot] commented 11 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: coreydaley, openshift-cherrypick-robot

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift/builder/blob/release-4.12/OWNERS)~~ [coreydaley] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci[bot] commented 11 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: coreydaley, openshift-cherrypick-robot

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift/builder/blob/release-4.12/OWNERS)~~ [coreydaley] 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 commented 11 months ago

@openshift-cherrypick-robot: Jira Issue OCPBUGS-23037: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-23037 has been moved to the MODIFIED state.

In response to [this](https://github.com/openshift/builder/pull/372): >This is an automated cherry-pick of #371 > >/assign coreydaley Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
openshift-ci[bot] commented 11 months ago

@openshift-cherrypick-robot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/security 5e99b6055e710f976cb63ad295dd18d18e3b26f7 link false /test security
ci/prow/e2e-aws-ovn-builds-techpreview 5e99b6055e710f976cb63ad295dd18d18e3b26f7 link false /test e2e-aws-ovn-builds-techpreview

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
coreydaley commented 11 months ago

/cherry-pick release-4.11

openshift-cherrypick-robot commented 11 months ago

@coreydaley: new pull request created: #373

In response to [this](https://github.com/openshift/builder/pull/372#issuecomment-1800732421): >/cherry-pick release-4.11 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
openshift-merge-robot commented 11 months ago

Fix included in accepted release 4.12.0-0.nightly-2023-11-08-041917

openshift-bot commented 10 months ago

[ART PR BUILD NOTIFIER]

This PR has been included in build openshift-enterprise-builder-container-v4.12.0-202311220908.p0.ga1cce53.assembly.stream for distgit openshift-enterprise-builder. All builds following this will include this PR.