Patrick Ohly
Patrick Ohly
There's another constraint that may become useful: ensuring that all "source" and "sink" devices that are related in the same slice. If we add a "reservation" protocol which marks devices...
No, that doesn't belong into this PR. But it is something that is coming in 1.32, so we need to figure out how we want to do it. I'm leaning...
Those TODOs can indeed come later.
@googs1025: I discussed with @klueska how we want to support partitionable devices, which adds mixins and a new device type to the input for the controller. My thinking was that...
Work in progress, feedback on command line flags welcome: https://github.com/gotestyourself/gotestsum/pull/415
Indeed, these are the two drawbacks. The documentation in https://github.com/gotestyourself/gotestsum/pull/415 addresses both. For reference, this is the shell code which I found too hard to convert into a generated script:...
I'm checking whether we want to go the `--raw-command ` route after all (https://github.com/kubernetes/kubernetes/pull/125534/files#r1642283167).
/reopen Let's finish this...
/assign @jsafrane This touches a lot of test/e2e/storage helper code. Perhaps you can take a look?