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

missing tag for nvidia-driver-installer addon #9727

Closed
yehiyam opened this issue Nov 17, 2020 · 0 comments · Fixed by #9728
Closed

missing tag for nvidia-driver-installer addon #9727

yehiyam opened this issue Nov 17, 2020 · 0 comments · Fixed by #9728
Labels
area/addons help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.

Comments

@yehiyam
Copy link
Contributor

yehiyam commented Nov 17, 2020

Steps to reproduce the issue:

  1. minikube start
  2. minikube addons enable nvidia-driver-installer
  3. kubectl get pod -A | grep nvidia-driver-installer
    kube-system nvidia-driver-installer-v9fxt 0/1 Init:ImagePullBackOff

This is a regression after #9551

@sharifelgamal sharifelgamal added area/addons help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. labels Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/addons help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants