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

SubPath support is broken or missing #136

Open
cornfeedhobo opened this issue Jan 11, 2023 · 0 comments
Open

SubPath support is broken or missing #136

cornfeedhobo opened this issue Jan 11, 2023 · 0 comments

Comments

@cornfeedhobo
Copy link
Contributor

cornfeedhobo commented Jan 11, 2023

I have successfully installed the CSI driver, but when I make a pod there is a creation error:

Error: stat /data/kubelet/pods/71acd9f8-0469-4b44-8523-7276a646691f/volumes/kubernetes.io~csi/tls/mount: no such file or directory

I can see the directory only has vol_data.json:

{"attachmentID":"csi-d757e34a4db1de6adb6903587d8310b2f726fe24dc0c0d6cd97abad0017b95d0","driverName":"csi.cert-manager.io","nodeName":"k3s","specVolID":"tls","volumeHandle":"csi-510ce9dd2d1838b8d7126fa802b89a4b759abab419ee815edcc1fb98cb0d0c31","volumeLifecycleMode":"Ephemeral"}

I can list CertificateRequests and see that they have been made, approved, and report ready.

I've never seen a mount file referenced before and google doesn't turn up much.

Is it possible that using SubPath is causing this?

I've confirmed that removing subPath at least allows the pod to initialize.

@cornfeedhobo cornfeedhobo changed the title mount file missing SubPath support is broken or missing Jan 11, 2023
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