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

fix: node driver registrar socket path #236

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

dongjiang1989
Copy link
Collaborator

@dongjiang1989 dongjiang1989 commented Sep 14, 2023

The current implementation doesn't respect .Values.agent.kubelet_dir and doesn't work in case kubelet uses a non-default directory.

uses /apps/data/kubelet instead of /var/lib/kubelet

logs

E0914 11:29:09.031771  246315 nestedpendingoperations.go:301] Operation for "{volumeName:kubernetes.io/csi/local.csi.aliyun.com^local-b6daea4e-222a-42d9-9a1c-c998ea8452df podName: nodeName:}" failed. No retries permitted until 2023-09-14 11:31:11.031748089 +0800 CST m=+75524.201713195 (durationBeforeRetry 2m2s). Error: "MountVolume.SetUp failed for volume \"local-b6daea4e-222a-42d9-9a1c-c998ea8452df\" (UniqueName: \"kubernetes.io/csi/local.csi.aliyun.com^local-b6daea4e-222a-42d9-9a1c-c998ea8452df\") pod \"rabbitmq-server-0\" (UID: \"c09c52b8-22c3-48ea-9954-7da39aae39f6\") : applyFSGroup failed for vol local-b6daea4e-222a-42d9-9a1c-c998ea8452df: lstat /apps/data/kubelet/pods/c09c52b8-22c3-48ea-9954-7da39aae39f6/volumes/kubernetes.io~csi/local-b6daea4e-222a-42d9-9a1c-c998ea8452df/mount: no such file or directory"

/kind feature
Add global imagePullPolicy configure

@dongjiang1989
Copy link
Collaborator Author

@peter-wangxu PTAL

@peter-wangxu peter-wangxu merged commit 255e6d8 into alibaba:main Sep 15, 2023
5 checks passed
@dongjiang1989 dongjiang1989 deleted the fix-socket-path branch November 2, 2023 04:37
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

Successfully merging this pull request may close these issues.

2 participants