Skip to content

explicitly install findutils pkg in final img#1957

Merged
openshift-merge-bot[bot] merged 1 commit intobackube:mainfrom
tesshuflower:findutils-in-final-img
Mar 30, 2026
Merged

explicitly install findutils pkg in final img#1957
openshift-merge-bot[bot] merged 1 commit intobackube:mainfrom
tesshuflower:findutils-in-final-img

Conversation

@tesshuflower
Copy link
Copy Markdown
Contributor

Describe what this PR does

  • find is used by some of the mover scripts (rclone, rsync-tls) and now that we've removed the perl package and all it pulled in, we get find via the findutils package.
  • This happens when we run: microdnf --refresh update -y. This change is to explicitly pull in findutils in case anything changes in the future with packaging and it isn't automatically installed.

Is there anything that requires special attention?

Related issues:

- find is used by some of the mover scripts (rclone, rsync-tls)
  and now that we've removed the perl package and all it pulled in,
  we get find via the findutils package.
- This happens when we run: `microdnf --refresh update -y`. This
  change is to explicitly pull in findutils in case anything changes
  in the future with packaging and it isn't automatically installed.

Signed-off-by: Tesshu Flower <tflower@redhat.com>
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 23, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tesshuflower

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

@sonarqubecloud
Copy link
Copy Markdown

@tesshuflower tesshuflower changed the title explicitely install findutils pkg in final img explicitly install findutils pkg in final img Mar 23, 2026
@tesshuflower
Copy link
Copy Markdown
Contributor Author

/cc @JohnStrunk

@openshift-ci openshift-ci Bot requested a review from JohnStrunk March 24, 2026 15:46
Copy link
Copy Markdown
Member

@JohnStrunk JohnStrunk left a comment

Choose a reason for hiding this comment

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

/lgtm

@tesshuflower
Copy link
Copy Markdown
Contributor Author

/retest

@openshift-merge-bot openshift-merge-bot Bot merged commit 374bfb7 into backube:main Mar 30, 2026
38 checks passed
@tesshuflower tesshuflower deleted the findutils-in-final-img branch March 30, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants