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

Fixing the volume mount names in CreatePod function #293

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

shlokc9
Copy link
Contributor

@shlokc9 shlokc9 commented Aug 23, 2024

This PR fixes errors that could occur in case the volume mount names exceed 64 character limit.

@shlokc9 shlokc9 added the bug Something isn't working label Aug 23, 2024
@shlokc9 shlokc9 requested a review from bathina2 August 23, 2024 21:06
@shlokc9 shlokc9 self-assigned this Aug 23, 2024
Copy link

@aaron-kasten aaron-kasten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@aaron-kasten aaron-kasten merged commit 3e3eb20 into kastenhq:master Aug 23, 2024
4 checks passed
@shlokc9 shlokc9 deleted the fix-volume-mount-name branch August 24, 2024 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants