Samuel Mutel
Samuel Mutel
What about executing something like this: ```bash printf "fix\n" | parted ---pretend-input-tty /dev/vda print ```
And if before executing the fix, we test the need to fix the GPT with something like: ```python command = "echo \"check\" | parted /dev/vdd print" rc, out, err =...
@adejanovski Could you please tell me what do you think about this PR and tell me how to resolve CI issues ?
Hello, same issue for me.
The PR is working fine.
`SubPathExpr and SubPath are mutually exclusive` => I don't know how to implement this. Tell me if you have an idea.
Hello @FxKu, Thank you for you review. I did the changes you ask me (I hope).
I am facing this https://github.com/kubernetes/apimachinery/issues/18.
Sounds good now.
Any news on this ?