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

Fire event for pod when volume setup failed #4540

Closed
dchen1107 opened this issue Feb 18, 2015 · 0 comments · Fixed by #4586
Closed

Fire event for pod when volume setup failed #4540

dchen1107 opened this issue Feb 18, 2015 · 0 comments · Fixed by #4586
Labels
area/introspection priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/node Categorizes an issue or PR as relevant to SIG Node.

Comments

@dchen1107
Copy link
Member

When volume setup failed, pod stays at pending state; then kubelet will retry volume setup in next sync loop. We should fire event for such failure.

cc/ @erictune

@dchen1107 dchen1107 added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. area/introspection sig/node Categorizes an issue or PR as relevant to SIG Node. labels Feb 18, 2015
@jszczepkowski jszczepkowski self-assigned this Feb 19, 2015
jszczepkowski added a commit to jszczepkowski/kubernetes that referenced this issue Feb 19, 2015
Implemented firing event for pod when mount of external volume fails. Fixes kubernetes#4540.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/introspection priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/node Categorizes an issue or PR as relevant to SIG Node.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants