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

olm-operator local run expects master image tag which is unavailable #529

Closed
aditya-konarde opened this issue Oct 18, 2018 · 1 comment
Closed

Comments

@aditya-konarde
Copy link
Contributor

Environment:

Using run make-local-shift,

Issue:

Saw that the olm-operator pod went into ImagePullBackOff, failing to pull the image quay.io/coreos/olm with the master tag.

Workaround

I was able to fix this by editing the pod definition to use one of the existing tags, for example 0.7.3.

Looks like this needs to be fixed somewhere in the makefile or bringup scripts. Please feel free to let me know if any further details are needed. :)

@rhuss
Copy link
Collaborator

rhuss commented Oct 25, 2018

See #537 which should fix that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants