surahman edited a comment on pull request #3725: URL: https://github.com/apache/incubator-heron/pull/3725#issuecomment-965797454
Could you please try to dump the PVC with the `get persistentvolumeclaim [claim-name] -o yaml` and see if something is off? You can do the same for the Pod's configs. I am able to `create` and `delete` all the generated PVC's in Minikube, so I think this is a permission-based issue. I to see the status as in `pending` but that is because I either do not have the claims setup for statically backed storage or the dynamically backed storage enabled and configured. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
