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

Microcks is broken #384

Open
sigreen opened this issue Jun 5, 2020 · 3 comments
Open

Microcks is broken #384

sigreen opened this issue Jun 5, 2020 · 3 comments

Comments

@sigreen
Copy link
Contributor

sigreen commented Jun 5, 2020

Microcks is installed using the latest image stream, and this is currently broken. The workaround is to execute the following from Bastion:

oc project microcks
oc import-image microcks --from=docker.io/microcks/microcks --all --confirm

Via the OCP web console (as admin), navigate to the Microcks project and update the Microcks deployment to use Microcks:0.8.0. Once that reboots, Microcks will work and you will be able to see the imported API's.

@deanpeterson
Copy link

Thanks Simon! Just ran into this. Saved me a ton of time.

@weimeilin79
Copy link
Contributor

Need to update this file https://raw.githubusercontent.com/jbossdemocentral/3scale-api-workshop/master/support/templates/microcks-template.yml

Change the image tag to 0.8.0 @hguerrero should we create one for this repo or reuse the one on 3scale-api-workshop?

@hguerrero
Copy link
Collaborator

Let's create one for this repo

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

4 participants