Files
odo/pkg
Armel Soro d34fbaed1a Make warning messages more visible (#7097)
* Wrap warning messages to make them more visible

For example, instead of displaying:
```
⚠  You are using "default" project, odo may not work as expected in the default project.
```

We are now displaying:
```
========================================================================================
⚠  You are using "default" project, odo may not work as expected in the default project.
========================================================================================
```

* Display warning message about default project/namespace in a single block

* Add unit test

* Fix sample outputs for doc automation tests

* Revert "Fix sample outputs for doc automation tests"

This reverts commit 98a6554c34.

* Ignore '===' warning header and footer for doc automation tests
2023-09-26 02:53:45 -04:00
..
2023-09-08 11:48:53 +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-08-22 11:38:04 -02:30