-
Bug
-
Resolution: Obsolete
-
Major
-
1.2.3.GA
-
None
The user wants to make a custom stack, using their own image. The image is hosted on the OpenShift cluster's registry, under a repository named for a project that contains the desired image.
When CRW tries to build the workspace, an error is shown: "cannot find $repositoryProjectName/$imageName:$tag".
CEE tried the following:
- Add system:Image-puller to svc acct for WS
- Push desired image to OpenShift registry under repo named for current workspace
- Various other variations on the above, none were successful
Please evaluate, provide steps for using a custom stack with locally hosted image under these conditions (OAuth).