Skip to content

Conversation

@xinfengliu
Copy link
Contributor

@xinfengliu xinfengliu commented Mar 21, 2025

Fixes #446

Proposed Changes

  • correct path separator passed by kubelet.

For example:
C:\k\pods\ecdaca47-94a0-4b8a-9e8e-086b68769fe7\volumes\kubernetes.io~projected\kube-api-access-zbphk:/var/run/secrets/kubernetes.io/serviceaccount:ro
to
C:\k\pods\ecdaca47-94a0-4b8a-9e8e-086b68769fe7\volumes\kubernetes.io~projected\kube-api-access-zbphk:C:\var\run\secrets\kubernetes.io\serviceaccount:ro

Signed-off-by: Xinfeng Liu <XinfengLiu@icloud.com>
@xinfengliu xinfengliu requested a review from a team March 21, 2025 07:28
@xinfengliu xinfengliu marked this pull request as ready for review March 21, 2025 07:28
@xinfengliu xinfengliu merged commit 83d9dca into Mirantis:release/0.3 Mar 24, 2025
11 checks passed
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