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

Volume mount errors are not causing failures #215

Open
dudicoco opened this issue Jul 29, 2021 · 0 comments
Open

Volume mount errors are not causing failures #215

dudicoco opened this issue Jul 29, 2021 · 0 comments

Comments

@dudicoco
Copy link

When a pod has a volume mount error, kubedog prints the error but does not recognize this as a failure:

│ my-deploy                                                                   2/1            1               1
│ │   POD                           READY      RESTARTS       STATUS             ---
│ ├── my-deploy-5d877f69cf-pxf2v          0/1        0              ContainerCreating  Waiting for: replicas 2->1
│ │   └── error: FailedMount: MountVolume.SetUp failed for volume
│ │       "config" : secret "example" not found
│ └── my-deploy-77d54f65d6-wdsl8          1/1        0              Running
└ Status progress
@dudicoco dudicoco changed the title volume mount errors are not causing failures Volume mount errors are not causing failures Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant