Skip to main content

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

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


Back to the top