Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(bugfix): Copy ansible binaries from builder stage when building the base image #6520

Conversation

everettraven
Copy link
Contributor

Description of the change:

  • Copies binaries from the builder stage by adding COPY --from=builder /usr/local/bin /usr/local/bin to the steps in the final stage

Motivation for the change:

Checklist

If the pull request includes user-facing changes, extra documentation is required:

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
@openshift-ci openshift-ci bot requested review from anik120 and jberkhahn July 26, 2023 20:01
@everettraven everettraven temporarily deployed to deploy July 26, 2023 20:01 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy July 26, 2023 20:01 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy July 26, 2023 20:01 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy July 26, 2023 20:01 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy July 26, 2023 20:01 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy July 26, 2023 20:01 — with GitHub Actions Inactive
Copy link
Member

@rashmigottipati rashmigottipati left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 26, 2023
@everettraven everettraven merged commit b247ac8 into operator-framework:master Jul 26, 2023
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants