Rostislav Matl

Results 7 comments of Rostislav Matl
trafficstars

This is not MacOS specific, I guess, the credentials management is practically unusable in KDE with Breeze theme (very popular and mature theme) - white/black text on almost white/black background...

I had to symlink /usr/libexec/docker/cli-plugins/docker-compose to /ust/local/bin so Podman Desktop finds it - what about adding an option to enter the paths manually too, or give it its own bin...

docker info: ``` Client: Version: 26.1.0 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: 0.14.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.28.1 Path: /usr/libexec/docker/cli-plugins/docker-compose...

> > the partition has file system F2FS > > not familiar with this one, but using a more common eg etx4 partition will probably fix it. My rootfs is...

> You can also run `kind create cluster --config ~/.kind/cluster.yaml --retain` to keep the node container around after failure to inspect it for config issues or look for log messages...

Thanks for the pointers, I'll look at it hopefully soon more closely. I appreciate the info, it's just there came some more pushing things.

> See also: https://github.com/kubernetes-sigs/kind/pull/1464/files (not sure if this sort of thing is relevant for f2fs) I've checked the code. Not sure how is the function `mountDevMapper` supposed to be used,...