Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[k8s plugin] cannot login to an image registry #15005

Closed
4 of 23 tasks
azatsarynnyy opened this issue Oct 28, 2019 · 0 comments · Fixed by eclipse-che/che-theia#524
Closed
4 of 23 tasks

[k8s plugin] cannot login to an image registry #15005

azatsarynnyy opened this issue Oct 28, 2019 · 0 comments · Fixed by eclipse-che/che-theia#524
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@azatsarynnyy
Copy link
Member

Describe the bug

Kubernetes Che Plugin provides Kubernetes: Run command that needs to push a built image to a remote registry. When I try to login to the registry, I get the error:

sh-5.0$ buildah login docker.io
Username: <user>
Password: <pass>
error creating directory "/run/containers/0": mkdir /run/containers: permission denied

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

  1. Start a workspace with the Kubernetes plugin included.
  2. Go to the plugin sidecar terminal and try to login with buildah login docker.io.

Expected behavior

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • minikube (include output of minikube version and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl 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

@azatsarynnyy azatsarynnyy added the kind/bug Outline of a bug - must adhere to the bug report template. label Oct 28, 2019
@azatsarynnyy azatsarynnyy self-assigned this Oct 28, 2019
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Oct 28, 2019
@tsmaeder tsmaeder added severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Oct 28, 2019
@vparfonov vparfonov added this to the Backlog - IDE 1 milestone Oct 29, 2019
@vparfonov vparfonov modified the milestones: Backlog - IDE 1, 7.4.0 Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants