[Regression]Master build failing when pushing openshift connector plugin docker image
See original GitHub issueDescribe the bug
Publishing image eclipse/che-remote-plugin-openshift-connector-0.1.1...
The push refers to repository [docker.io/eclipse/che-remote-plugin-openshift-connector-0.1.1]
96dd5aef2b7b: Preparing
7a6e272fedf8: Preparing
5eb9f892e9ff: Preparing
03901b4a2ea8: Preparing
denied: requested access to the resource is denied
introduced with this commit: https://github.com/eclipse/che-theia/commit/bcf1c25f5cf4619dda0bed114bb372336507b7da
Che version
- latest
- nightly
- other: please specify
Steps to reproduce
Expected behavior
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
- che-operator
- minishift-addon
- I don’t know
Environment
- my computer
- Windows
- Linux
- macOS
- Cloud
- Amazon
- Azure
- GCE
- other (please specify)
- other: please specify
Additional context
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
[Regression]Master build failing when pushing new Camel ...
[Regression]Master build failing when pushing new Camel K plugin ... failing when pushing openshift connector plugin docker image #15095.
Read more >Known Issues - Setting up the Registry | Configuring Clusters
Overview; Concurrent Build with Registry Pull-through; Image Push Errors with Scaled ... Pushing to a container image registry occasionally fails with the ...
Read more >1844232 – Docker build failing in 4.3
Description of problem: We are getting error while building Docker image in new Openshift cluster. Same build is working fine in old cluster...
Read more >Troubleshooting Guide for OpenShift Container Platform
OpenShift builds fail trying to push image using a wrong IP address for the registry; OpenShift build error: failed to push image while...
Read more >Enhancing your Builds on OpenShift. Chaining Builds.
OpenShift will build the application binaries, then build the container images that include those binaries and deploy to OpenShift.
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
seems to occur on each new Docker File… https://github.com/eclipse/che/issues/15102
@apupier I believe @vparfonov knows the cause