Skip to content

Conversation

@ambarve
Copy link

@ambarve ambarve commented Apr 8, 2021

Signed-off-by: Amit Barve [email protected]

@ambarve ambarve force-pushed the storage_space_data_disk branch from c1fd0f5 to dd6d53b Compare April 8, 2021 20:59
Copy link

@dcantah dcantah left a comment

Choose a reason for hiding this comment

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

lgtm

@ambarve ambarve force-pushed the storage_space_data_disk branch from dd6d53b to a139901 Compare April 12, 2021 17:32
}
src = formattedSource
mountType = "virtual-disk"
} else if strings.HasPrefix(src, `evd://`) {
Copy link

Choose a reason for hiding this comment

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

Minor point, is it common practice to use backticks even if there are no escaped characters to ignore? Seems like this routine double quotes are used where there are no back slashes.

Copy link
Author

Choose a reason for hiding this comment

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

I think I had used them earlier because I had some special character but then I didn't changed it back. Do you want me to change this to normal quotes?

@dcantah
Copy link

dcantah commented Jul 12, 2021

@katiewasnothere @kevpar Can one of you merge this?

@katiewasnothere katiewasnothere merged commit 5d553c4 into jterry75:windows_port Jul 12, 2021
ambarve added a commit to ambarve/cri that referenced this pull request Mar 31, 2022
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.

4 participants