Giuseppe Scrivano

Results 326 comments of Giuseppe Scrivano

> I see you looked for failures in #3359 but it's not clear on what dimension(s). I am running kind as rootless on Fedora 38. I am still digging in...

it seems to work fine on Fedora 38 with the default configuration: ``` $ cat /etc/os-release NAME="Fedora Linux" VERSION="38 (Cloud Edition)" ID=fedora VERSION_ID=38 VERSION_CODENAME="" PLATFORM_ID="platform:f38" PRETTY_NAME="Fedora Linux 38 (Cloud Edition)"...

any decisions on this PR? Do we accept the risk :-) or play safe and close it? IMO, cluster failures are bad and we should avoid them as much as...

since there is no interest in this change, I am closing the PR

The commit 968c8421dc2e550b1349c6e4998aed11441759cd that added `DisableLocalStorageCapacityIsolation` does not add any information why it was needed. It can be a mix of CRI runtime, OCI runtime, Kubernetes, Kernel. I won't have...

@damzog have you applied this patch? Does it work without it?

> @giuseppe no I have installed current version of kind and ran into the issue of not having ephemeral storage. Then I started searching for a reason and found this...

When we configure the user namespace we don't know what command is going to be executed by Podman so we don't check for that combination (and possibly we need also...

LGTM, could you only take care of this issue reported by `make syntax-check`: ``` plans/all.fmf maint.mk: empty line(s) or no newline at EOF ``` If it is not possible to...