Adrián Riobo Lorenzo

Results 57 comments of Adrián Riobo Lorenzo

Based on comments this issues seems a bit out of scope, Openshift Local main use case is run it from local, so fixing "issues" related with running it remotely through...

Just tested on windows 11 pro fresh environment ```bash OS Name: Microsoft Windows 11 Pro OS Version: 10.0.22621 N/A Build 22621 OS Manufacturer: Microsoft Corporation OS Configuration: Standalone Workstation ```...

After adding a check for dns on the `e2e` now route is always added as it is expected, but we end up having issues with the test service deployed, ending...

It is relevant from a point of view of automation around it, on `e2e` we are trying to emulate a user experience and with the delays in between operations this...

Yeah that is one part of the discussion, also not aware which other edge cases for systems not supporting systemd user instance we can face @praveenkumar mention `ubuntu`?...although we do...

The `electron.launch()` is finishing with timeout, according to playwright release notes this behavior is related to electron fuse `EnableNodeCliInspectArguments`: ``` **Supported Electron versions are:** * v12.2.0+ * v13.4.0+ * v14+...

Yeah I guess you can ask @jyejare , I just reported it but can not work on it...I think it would be great if you add this feature

> coordination VM you mean for running the container?, I mean if it is not a big deal support the container on arm64 archs I though it would be great...

yeah but as you said even if he wants to contribute on that regard that would be great :)

A specific use case for this is IBM Cloud where according to its documentation to enable dynamic NIC we need to include [RMC](https://www.ibm.com/docs/en/powervc/2.1.0?topic=environment-set-up-rmc-connection) with our custom image and due to...