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

Fix SBO base image conflict with local registry in GH Actions #973

Conversation

pmacik
Copy link
Contributor

@pmacik pmacik commented Jun 8, 2021

Motivation

Recently merged #972 introduced a conflict in the local registry set up for building the PR images and the base image used to build SBO operator image.

Changes

This PR

  • Fixes the conflict by setting a registry mirror
  • Re-uses the setup-cli action introduced in the above mentioned merged PR in merge-to-master jobs

Testing

PR checks will do.

@openshift-ci openshift-ci bot requested review from baijum and sbose78 June 8, 2021 11:11
@pmacik pmacik force-pushed the setup-cli-merge-on-master branch 4 times, most recently from a57e873 to e265861 Compare June 8, 2021 12:41
@pmacik pmacik changed the title Use setup cli action in merge-to-master workflow Fix SBO base image conflict with local registry in GH Actions Jun 8, 2021
@pmacik pmacik force-pushed the setup-cli-merge-on-master branch from e265861 to 2af8ff9 Compare June 8, 2021 12:51
Signed-off-by: Pavel Macík <pavel.macik@gmail.com>
@pmacik pmacik force-pushed the setup-cli-merge-on-master branch from 2af8ff9 to a401c96 Compare June 8, 2021 12:52
@pmacik
Copy link
Contributor Author

pmacik commented Jun 8, 2021

/retest

@pmacik
Copy link
Contributor Author

pmacik commented Jun 8, 2021

The OpenShift CI jobs failed for exeeded rate limit to docker.io, reruning
/retest

@pedjak
Copy link
Contributor

pedjak commented Jun 8, 2021

/lgtm
/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 8, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pedjak

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:

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

@codecov
Copy link

codecov bot commented Jun 8, 2021

Codecov Report

Merging #973 (a401c96) into master (126e3e2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #973   +/-   ##
=======================================
  Coverage   54.27%   54.27%           
=======================================
  Files          23       23           
  Lines        1227     1227           
=======================================
  Hits          666      666           
  Misses        473      473           
  Partials       88       88           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 44745d1...a401c96. Read the comment docs.

@openshift-merge-robot openshift-merge-robot merged commit d4fd4b7 into redhat-developer:master Jun 8, 2021
@pmacik pmacik deleted the setup-cli-merge-on-master branch May 11, 2022 10:58
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.

None yet

3 participants