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

[BUG] enable csi-hostpath-driver error: error image registry #5511

Closed
JashBook opened this issue Oct 18, 2023 · 0 comments · Fixed by #5512
Closed

[BUG] enable csi-hostpath-driver error: error image registry #5511

JashBook opened this issue Oct 18, 2023 · 0 comments · Fixed by #5512
Assignees
Labels
bug kind/bug Something isn't working
Milestone

Comments

@JashBook
Copy link
Collaborator

Describe the bug
enable csi-hostpath-driver error: error image registry
infracreate-registry.cn-zhangjiakou.cr.aliyuncs.com/google_containers/hostpathplugin:v1.11.0

kbcli version
Kubernetes: v1.26.3
KubeBlocks: 0.7.0-beta.6
kbcli: 0.7.0-beta.6

To Reproduce
Steps to reproduce the behavior:

  1. kbcli addon enable csi-hostpath-driver
  2. See error
Events:
  Type     Reason     Age   From               Message
  ----     ------     ----  ----               -------
  Normal   Scheduled  27s   default-scheduler  Successfully assigned default/kb-addon-csi-hostpath-driver-0 to minikube
  Normal   Pulling    27s   kubelet            Pulling image "infracreate-registry.cn-zhangjiakou.cr.aliyuncs.com/google_containers/hostpathplugin:v1.11.0"
  Warning  Failed     10s   kubelet            Failed to pull image "infracreate-registry.cn-zhangjiakou.cr.aliyuncs.com/google_containers/hostpathplugin:v1.11.0": rpc error: code = Unknown desc = Error response from daemon: pull access denied for infracreate-registry.cn-zhangjiakou.cr.aliyuncs.com/google_containers/hostpathplugin, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
  Warning  Failed     10s   kubelet            Error: ErrImagePull
  Normal   Pulling    10s   kubelet            Pulling image "infracreate-registry.cn-zhangjiakou.cr.aliyuncs.com/google_containers/csi-external-health-monitor-controller:v0.7.0"

Expected behavior
enable csi-hostpath-driver success.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@JashBook JashBook added the kind/bug Something isn't working label Oct 18, 2023
@JashBook JashBook self-assigned this Oct 18, 2023
@github-actions github-actions bot added this to the Release 0.7.0 milestone Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants