Guillaume Rose

Results 38 comments of Guillaume Rose

We could also parse the audit log file of the OpenShift API server. It would give us information about tools using crc (with the user agent).

(breakdown session) Do a spike, share the result, and decide.

This also raises the issue of what do we do with `podman-env` and `oc-env` subcommands. Do we introduce a command that do both (and also includes other tools) ? Long...

A tool list exists here: https://github.com/redhat-actions/openshift-tools-installer

Using qemu on macOS would solve that. It might be a good move. I heard multiple times that it might be better than the Virtualization framework. Also: https://docs.docker.com/docker-for-mac/apple-m1/#docker-desktop-rc-3 > In...

OpenShift Data Foundation is a potential user of this. See https://github.com/ksingh7/odf-nano

Is it still an issue ?

I think we can start with ` preset=podman|minimal|full` ?

I tried to change the method to the new one but tests fail after that. It seems that the status code was always ok and since the status was not...