Skip to content

Update the CI registry in the registry Dockerfile and copy OLM_VERSION to root directory #10

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

Merged
merged 2 commits into from
Mar 1, 2021

Conversation

timflannagan
Copy link
Contributor

The operator-registry Dockerfile currently references images that are now migrated to the registry.ci.openshift.org registry instead of registry.svc.ci.openshift.org which is failing image tests when attempting to grab that particular Go manifest tag.

Copy the OLM_VERSION from the OLM staging repository to the root repository as the OLM Dockerifle is expecting that file is present. There are a couple of different ways we can handle this, including updating the path to this file, but this kind of changes is a workaround anyways to get a base set of prow tests working so I don't think how we get access to this file is all that important at the moment.

Quick workaround to the root OLM Dockerfile needing this file present.
Migrate to using container images from the registry.ci.* registry now
that most images have been moved to that registry.
@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 1, 2021
Copy link
Contributor

@ankitathomas ankitathomas 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-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 1, 2021
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ankitathomas, timflannagan

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:
  • OWNERS [ankitathomas,timflannagan]

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

@openshift-merge-robot openshift-merge-robot merged commit 671db25 into openshift:master Mar 1, 2021
@timflannagan timflannagan deleted the minor-updates branch March 1, 2021 22:09
ankitathomas pushed a commit to ankitathomas/operator-framework-olm that referenced this pull request Apr 6, 2021
fix(health): move health to its own package with the right package name

(upstream operator-registry commit: 8cbd766324a031257811216bd4929b651a754cfc)
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants