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

Closed
wants to merge 2 commits into 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.

Signed-off-by: w3aman <aman.gupta@mayadata.io>
@tiagolobocastro
Copy link
Contributor

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.

@w3aman w3aman force-pushed the kubelet_path_fix branch from a030f72 to 7d2a4f5 Compare May 2, 2024 13:09
@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.

Signed-off-by: w3aman <aman.gupta@mayadata.io>
@w3aman w3aman force-pushed the kubelet_path_fix branch from 7d2a4f5 to f1c6b0e Compare July 3, 2024 12:02
@Abhinandan-Purkait
Copy link
Member

Has been cherry-picked in #552 . Thanks

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
4 participants