Armel Soro
Armel Soro
`odo registry list -o json` has been replaced with `odo preference view -o json` in v3. We will be working on this issue during this sprint, and it should be...
**TL;DR** This might need to remain as a known issue for now 😕 **Summary of my quick investigations** Devfile marshaling and unmarshaling are currently not handled directly by `odo`, but...
Added this to the Devfile community call (just to open the discussion), but we didn't have enough time to start discussing it. We will discuss it at a later time.
/status blocked Issue created on the Devfile library side: https://github.com/devfile/api/issues/919
@dependabot rebase
> Getting the following error when trying to add the delay > > ``` > $ podman exec client tc qdisc add dev eth0 root netem delay 100ms > Error:...
> The guest additions were installed already, I upgraded the VM from fedora34ws to fedora36ws and reinstalled the guest additions: still get the same: > > ``` > sudo podman...
To clarify: which auth mechanism is used to connect to OpenShift?
Integration tests remain to complete. Estimation for remaining tasks: 2
Could be easier to implement with @feloy 's POC using controller-runtime: https://github.com/feloy/odo-dev-controller-poc