Files
odo/pkg
Armel Soro a4ee0e4cea Fix potential port conflict issue with the API server tests by using a random server port if --random-ports is set (#6995)
* Let the OS assign a random ephemeral port if `--random-ports` is specified when running `odo dev` or `odo api-server`

This should hopefully fix the potential port conflict flaky
issue we are seeing, especially on Windows.

* Do not allow setting `--random-ports` and a specific port value

This applies to:
- `odo dev --random-ports --api-server --api-server-port=<port>`
- `odo api-server --random-ports --port=<port>`
2023-07-21 09:52:24 +02:00
..
2023-07-19 18:20:18 +02:00
2023-06-26 16:00:49 +02:00
2023-02-27 13:41:45 +01:00
2023-07-07 10:58:56 -04:00
2023-07-19 18:20:18 +02:00
2023-04-18 07:58:45 -04:00
2023-06-27 18:07:21 +02:00
2023-06-26 16:00:49 +02:00