Closed peknur closed 1 year ago
@ajmyyra thanks for the review! Yep, we need to validate that value against supported types, just get more descriptive error message (I believe we have ticket for this already). We check that actual command generated from FS type (fmt.Sprintf("mkfs.%s", fsType)
) exists so, I think that there is no immediate danger of having injected command, but nevertheless, good to validate.
@nate-droid thanks for the review :+1:
Fixes:
-F
mke2fs optionChanges:
upcloud-csi-manifest
command andobjgen
package