Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

We are using docker registry in Openshift. But plugin is using image stream only. #1749

Open
jasonshou opened this issue Oct 29, 2019 · 4 comments
Labels
status/never-stale Pin this issue to get never marked as stale by stale-bot

Comments

@jasonshou
Copy link

Could you add this feature? Build in Openshift, but using docker registry to pull/push images. I modified some code to skip force image stream check and get a success build.

@rohanKanojia
Copy link
Member

@jasonshou : Our plugin has a flag of fabric8.build.strategy in which a normal docker build is done by the Openshift cluster and not by a docker deamon . In addition this build pushes the generated image to the Openshift internal registry so that it is accessible in the whole cluster.

It also updates an ImageStream after the image creation. If you've already tried that out and it doesn't work for you. I think we can add a flag to skip ImageStream check

@stale
Copy link

stale bot commented Jan 28, 2020

This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!

@stale stale bot added the status/stale Issue/PR considered to be stale label Jan 28, 2020
@rohanKanojia
Copy link
Member

@jasonshou : Could you please provide your feedback on this issue? Is it still relevant to your use case?

@stale stale bot removed the status/stale Issue/PR considered to be stale label Jan 28, 2020
@stale
Copy link

stale bot commented Apr 27, 2020

This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!

@stale stale bot added the status/stale Issue/PR considered to be stale label Apr 27, 2020
@stale stale bot closed this as completed May 4, 2020
@rohanKanojia rohanKanojia reopened this May 5, 2020
@stale stale bot removed the status/stale Issue/PR considered to be stale label May 5, 2020
@rohanKanojia rohanKanojia added the status/never-stale Pin this issue to get never marked as stale by stale-bot label May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status/never-stale Pin this issue to get never marked as stale by stale-bot
Projects
None yet
Development

No branches or pull requests

2 participants