openshift / openshift/oadp-operator

Bug: docker buildx build on remote container do not need to run docker-push/bundle-push

Open
#1,597 2 comments 0 reactions 1 assignee View on GitHub

@kaovilai is already working on this.

Since Mar 28, 2025.

lifecycle/frozen
Dominant language
Go
Stars
92
Forks
93
Avg merge
1d 23h
Merged PRs (30d)
43

Description

make docker-build bundle-build

both needs --push

and docker-push and bundle-push need to skip because docker daemon do not have the image to push.

Alternatively add --load like https://github.com/openshift/oadp-operator/pull/1593

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.