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(path): handle trailing slash (/) in kubelet directory #532

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

w3aman
Copy link
Contributor

@w3aman w3aman commented May 2, 2024

Why is this PR required? What issue does it fix?:

Fixes: #530

What this PR does?:

Handle the condition where user may or may not give the kubelet path with trailing slash (/) in --set command for custom kubelet configuration.

@tiagolobocastro
Copy link

Perhaps we can have the same impl as openebs/lvm-localpv#297, either modify here or there?

@w3aman
Copy link
Contributor Author

w3aman commented May 2, 2024

Perhaps we can have the same impl as openebs/lvm-localpv#297, either modify here or there?

I think Better to use template function.

@Abhinandan-Purkait Abhinandan-Purkait added the pr/hold-merge hold the merge. label May 22, 2024
@Abhinandan-Purkait
Copy link
Member

This PR would be reviewed and would eventually be cherry-picked into the next helm release once we achieve the approval quorum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/hold-merge hold the merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not working with k0s
3 participants