I can't define a private container registry secret for che-theia
See original GitHub issueDescribe the bug
I added a secret for the registry then I added imagePullSecrets to containers’ meta.yaml in the plugin-registry but it didn’t work for the che-theia.
Che version
7.14.2
Steps to reproduce
- Create a secret for a private registry in Kubernetes
- Add imagePullSecrets to containers’ meta.yml in plugin-registry
- Imagepulloff error
Expected behavior
Successfully pull che-theia images from the private registry.
Runtime
- kubernetes (include output of
kubectl version
) - Openshift (include output of
oc version
) - minikube (include output of
minikube version
andkubectl version
) - minishift (include output of
minishift version
andoc version
) - docker-desktop + K8S (include output of
docker version
andkubectl version
) - other: (please specify)
Screenshots
Installation method
- chectl
- provide a full command that was used to deploy Eclipse Che (including the output)
- provide an output of
chectl version
command
- OperatorHub
- I don’t know
Environment
- my computer
- Windows
- Linux
- macOS
- Cloud
- Amazon
- Azure
- GCE
- other (please specify)
- other: please specify
Issue Analytics
- State:
- Created 3 years ago
- Comments:11 (6 by maintainers)
Top Results From Across the Web
Pull an Image from a Private Registry - Kubernetes
This page shows how to create a Pod that uses a Secret to pull an image from a private container image registry or...
Read more >Private registry authentication for tasks - AWS Documentation
This provides a way to reference container images that exist in private registries outside of AWS that require authentication in your task definitions....
Read more >Deploy a registry server - Docker Documentation
Run a local registry Use a command like the following to start the registry container: $ docker run -d -p 5000:5000 --restart=always --name...
Read more >Setting up an image registry - IBM Cloud Docs
A private namespace in your own IBM Cloud Container Registry. ... and image pull secret and can't pull images from the icr.io registry...
Read more >Pull images from an Azure container registry to a Kubernetes ...
Learn how to provide a Kubernetes cluster with access to images in your Azure container registry by creating a pull secret using a...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Any update on this?
Issues go stale after
180
days of inactivity.lifecycle/stale
issues rot after an additional7
days of inactivity and eventually close.Mark the issue as fresh with
/remove-lifecycle stale
in a new comment.If this issue is safe to close now please do so.
Moderators: Add
lifecycle/frozen
label to avoid stale mode.