Skip to content

Conversation

@bbguimaraes
Copy link
Contributor

Copy the input directory (where the secret is mounted) to the output
directory and use that to overwrite the secret after the wrapped command
is executed. This is done so the program:

  • deals with a single directory
  • does not have to copy files manually to preserve them
  • can delete files from the secret by removing them from the directory

Copy the input directory (where the secret is mounted) to the output
directory and use that to overwrite the secret after the wrapped command
is executed.  This is done so the program:

- deals with a single directory
- does not have to copy files manually to preserve them
- can delete files from the secret by removing them from the directory
@openshift-ci-robot openshift-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Mar 10, 2020
@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 10, 2020
Copy link
Member

@petr-muller petr-muller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/hold

LGTM, holding to allow someone more involved to review if needed.

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 11, 2020
@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 11, 2020
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bbguimaraes, petr-muller

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:
  • OWNERS [bbguimaraes,petr-muller]

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

@bbguimaraes
Copy link
Contributor Author

/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 12, 2020
@openshift-merge-robot openshift-merge-robot merged commit 4aa6dad into openshift:master Mar 12, 2020
@bbguimaraes bbguimaraes deleted the secret_update branch March 12, 2020 10:48
bbguimaraes added a commit to bbguimaraes/ci-tools that referenced this pull request Mar 12, 2020
Document the new mode of operation introduced in
openshift#544.
openshift-merge-robot pushed a commit to openshift/release that referenced this pull request Mar 13, 2020
After openshift/ci-tools#544, `$SHARED_DIR`
should be used instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants