Armel Soro
Armel Soro
I would love to see support for manually providing a port value via `odo init --port PORTNUMBER`. If more than one port is detected, we may need the user to...
**What type of PR is this:** /kind documentation /area documentation **What does this PR do / why we need it:** /hold Holding until the official announcement (blog posts, ...) for...
Issue to track work for publishing a new release of `odo` at the end of the Sprint. - Target release process start date: **Oct 18, 2022** - Errata date (when...
Issue to track work for publishing a new release of `odo` at the end of the Sprint. - Target release process start date: **Nov 21, 2022** - Errata date (when...
/kind bug ## What versions of software are you using? **Operating System:** Fedora 36 **Output of `odo version`:** ``` odo v3.0.0-rc2 (a450cec6e) Server: https://10.10.10.105:6443 Kubernetes: v1.24.6 ``` ## How did...
> RPMDiff will be sunset on 31-Oct-2022, so ET won't trigger any RPMDiff jobs after this date. They encourage integrating with RPMInspect instead. Not clear to me what this means...
## User Story - As an odo user - I want to be able to execute an alternative debug command instead of the default one - So that I can...
/kind bug /area dev ## What versions of software are you using? **Operating System:** Fedora 36 **Output of `odo version`:** ``` odo v3.0.0-rc1 (995e0deed) Server: https://10.10.10.105:6443 Kubernetes: v1.24.4 ``` ##...
_Originally posted by @rm3l in https://github.com/redhat-developer/odo/issues/6205#issuecomment-1273419534_ Discussed the possibility to make `odo preference add registry` insert new entries at the beginning of the list, but this would be a **breaking...
Just a discussion (also applies to the `run-on` flag): From the user perspective, now that these two flags are visible globally, can the `odo help` output provide more guidance by...