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(deploy): yaml error in imagereferences #486

Merged
merged 2 commits into from
Sep 27, 2018

Conversation

ecordell
Copy link
Member

No description provided.

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 26, 2018
@ecordell
Copy link
Member Author

/approve

@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ecordell

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

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 26, 2018
@jpeeler
Copy link
Contributor

jpeeler commented Sep 26, 2018

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 26, 2018
@openshift-ci-robot openshift-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 26, 2018
@jpeeler
Copy link
Contributor

jpeeler commented Sep 26, 2018

/lgtm

@ironcladlou
Copy link

There's a new error here:

error: unable to upload new layer (0): Patch https://registry.svc.ci.openshift.org/v2/ci-op-6kznq9bx/release/blobs/uploads/1b2c98b3-e698-403d-878a-10d665f21285?_state=wlp-kk2la7vnJ1aRDpv7S0evI0psQd7odQ516LLvwEl7Ik5hbWUiOiJjaS1vcC02a3pucTlieC9yZWxlYXNlIiwiVVVJRCI6IjFiMmM5OGIzLWU2OTgtNDAzZC04NzhhLTEwZDY2NWYyMTI4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAxOC0wOS0yNlQyMzoxMzoyMy41NjY4MTgxNzVaIn0%3D: operator "catalog" failed to map images: requested mapping for "quay.io/coreos/package-server@sha256:cc18b5711fb2126329c969f077f67f41981c87f800f6b2ceae5981422c14917b", but no input image could be located

@abhinavdahiya
Copy link
Contributor

abhinavdahiya commented Sep 27, 2018

oc get imagestream origin-v4.0 -n openshift --server https://api.ci.openshift.org -oyaml

There is no exisiting imagestream tag package-server
So the release image is failing to find that tag as you have specified in image-references file. Drop any tag not in that imagestream from your image-references file.

@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Sep 27, 2018
@wking
Copy link

wking commented Sep 27, 2018

GitLab has issues, but everything else is green.

@alecmerdler
Copy link
Member

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 27, 2018
@ecordell ecordell merged commit e8edaa4 into operator-framework:master Sep 27, 2018
ecordell added a commit to ecordell/operator-lifecycle-manager that referenced this pull request Mar 8, 2019
@njhale njhale added the kind/bug Categorizes issue or PR as related to a bug. label Mar 19, 2019
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. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants