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

A golang service can't read directory for a mounted PV/PVC #184

Open
livingston0318 opened this issue Oct 13, 2023 · 1 comment
Open

A golang service can't read directory for a mounted PV/PVC #184

livingston0318 opened this issue Oct 13, 2023 · 1 comment

Comments

@livingston0318
Copy link

I create a PV/PVC of GCS, But failed to read directory for the mounted directory by a golang script

@maennchen
Copy link
Collaborator

@livingston0318 That is probably caused by the directory itself not being existent and can be solved with the implicitDir option.

See:

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

2 participants