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

Include example for Fuse Java image builder #59

Open
apupier opened this issue Mar 8, 2019 · 5 comments
Open

Include example for Fuse Java image builder #59

apupier opened this issue Mar 8, 2019 · 5 comments
Assignees

Comments

@apupier
Copy link
Member

apupier commented Mar 8, 2019

it will help users to get started with generic Fuse Java builder image

Need to determine which booster to use.

@apupier
Copy link
Member Author

apupier commented Mar 8, 2019

I think the easier to use the springboot camel example https://github.com/fabric8-quickstarts/spring-boot-camel
it is the simplest which is also provided as a quickstart directly in the catalog

"value": "https://github.com/fabric8-quickstarts/spring-boot-camel.git",

@apupier apupier self-assigned this Mar 8, 2019
@apupier
Copy link
Member Author

apupier commented Mar 8, 2019

it is no more working. i have reinstalled minishift between both attempts. i now have:

Cloning "https://github.com/fabric8-quickstarts/spring-boot-camel " ...
--
  | Commit:	1abbdf68013f69d55e8a6d06d5d310dabe95f81c (Merge pull request #158 from apupier/patch-5)
  | Author:	FuseSource CI <fuse-infra@redhat.com>
  | Date:	Thu Aug 16 13:08:55 2018 +0200
  | pulling image error : unable to retrieve auth token: 401 unauthorized
  | error: build error: unable to get registry.redhat.io/fuse7/fuse-java-openshift@sha256:ba0bb0b1b9bed00d24bd73b59b6a3f7a46714ba1c0e1b900572dc580eedde68c

wonderign if it was that previously i already fetch the mentioned the image when deploying via odo

@apupier
Copy link
Member Author

apupier commented Mar 8, 2019

seems probable. Minishift should have it handled by default since version 1.29.0 minishift/minishift#3050 I am on minishift v1.27.0+5981f99
CDK v3.7.0-1 will try to update

@apupier
Copy link
Member Author

apupier commented Mar 8, 2019

latest CDK released version is still on 1.27
minishift v1.27.0+cbc3048
CDK v3.7.0-2

@apupier
Copy link
Member Author

apupier commented Mar 25, 2019

tried with minishift v1.31.0+d06603e
CDK v3.8.0-2

it is still not working by default but it is a different error:

Cloning "https://github.com/fabric8-quickstarts/spring-boot-camel " ...
--
  | Commit:	1abbdf68013f69d55e8a6d06d5d310dabe95f81c (Merge pull request #158 from apupier/patch-5)
  | Author:	FuseSource CI <fuse-infra@redhat.com>
  | Date:	Thu Aug 16 13:08:55 2018 +0200
  | pulling image error : unknown blob
  | error: build error: unable to get 172.30.1.1:5000/openshift/fuse7-java-openshift@sha256:d39ef686d2eb56c19942072ac2dff6d7bfacbd5cb9c54ba3501c48ff5d4512f6

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

1 participant