Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [che-dev] Deploying sidecar containers from registries that require authentication?

Hello, John.
You should be able to add image pull secret to your workspace recipe of type kubernetes/openshift and will create this secret before running workspace pods.

Does this help? 

On Mon, Mar 25, 2019 at 11:38 PM John J Collier <John.J.Collier@xxxxxxx> wrote:

Hi,

I created a sample sidecar and pushed its image to dockerhub, and I could create the workspace just fine. But when I pushed the same image to my secure docker registry (which requires a Kubernetes imagePullSecret), the workspace failed to deploy, as the image pull secret was missing from the workspace's randomly generated namespace.

Does Che currently support sidecar containers that are located in a secure docker registry? Is there any mechanism to get Che to copy / patch the necessary imagepullsecrets over from the namespace that Che is installed into?



Regards,

John Collier
Software Developer, Developer Experience / WDT
Email: John.J.Collier@xxxxxxx
Phone: (905)-413-3389

_______________________________________________
che-dev mailing list
che-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/che-dev


--

OLEKSANDR GARAGATYI

SENIOR SOFTWARE ENGINEER

Red Hat 


Back to the top