-
Notifications
You must be signed in to change notification settings - Fork 44
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 empty #134
Comments
Same problem here. I'm using microk8s, Kubernetes version 1.26:
Edit: csi-driver log shows concerning messages:
|
Had the same issue using microk8s.
Then just install with: |
inteon
pushed a commit
to inteon/csi-driver
that referenced
this issue
Dec 11, 2024
[CI] Merge self-upgrade-main into main
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Software
v1.23
v1.10.1
installed using helm chartjetstack/cert-manager
from https://charts.jetstack.io with all default values.v0.5.0
installed using helm chartjetstack/cert-manager-csi-driver
from https://charts.jetstack.io with all default values.Resources
ClusterIssuer/self-signer
Certificate/cert-manager/cluster-ca
ClusterIssuer/ca
Relevant PODs
cert-manager/cert-manager-64d459d7f-5rtc6
: Running ✅cert-manager/cert-manager-cainjector-7d9466748-m79r5
: Running ✅cert-manager/cert-manager-csi-driver-5fgxg
andcert-manager-csi-driver-w56v6
: Running ✅cert-manager/cert-manager-webhook-d77bbf4cb-25j2h
: Running ✅Scenario
Steps to reproduce
Observed behavior
sandbox/sandbox
is created.ls -la /tls
at this POD will shows an empty folderExpected behavior
sandbox/sandbox
is created.ls -la /tls
at this POD will show:tls.key
tls.crt
ca.crt
Debug data
cert-manager/cert-manager-csi-driver-w56v6/cert-manager-csi-driver
cert-manager/cert-manager-64d459d7f-5rtc6/cert-manager-controller
The text was updated successfully, but these errors were encountered: