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

Adds extra check for empty node names + merge fix #626

Merged
merged 2 commits into from
Mar 9, 2022

Conversation

0sewa0
Copy link
Contributor

@0sewa0 0sewa0 commented Mar 9, 2022

Description

There is this weird issue, when the nodeName is ""(empty string) which breaks the init.sh, I added a small fix for that. (even though I couldn't reproduce this issue.)

Also fixes an issue cause by the merge/cherrypick that messed up some paths in the csi driver.

How can this be tested?

Deploy and CSI driver should work (mount volumes)

Checklist

  • Unit tests have been updated/added
  • PR is labeled accordingly

@0sewa0 0sewa0 added the bug Something isn't working label Mar 9, 2022
@0sewa0 0sewa0 requested a review from a team March 9, 2022 13:52
@0sewa0 0sewa0 merged commit 2fe53bb into release-0.5 Mar 9, 2022
@0sewa0 0sewa0 deleted the fix/empty-node-name branch March 9, 2022 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants