mudler
4cb21a3e02
🎨 Match exit status with panic
2022-06-06 23:33:55 +02:00
mudler
3a31639897
🎨 Don't panic on Fatal
2022-06-06 23:09:39 +02:00
Ettore Di Giacinto
edd2275bf5
🎨 Allow to pass by a logger interface to context
2022-05-26 13:06:47 +00:00
Ettore Di Giacinto
388a3e4471
🎨 CLI UX enhancements
2022-04-22 11:59:46 +02:00
David Cassany Viladomat
881bf03c3d
Do not use os.Exit in exportable packages ( #286 )
...
Fixes #285
Signed-off-by: David Cassany <dcassany@suse.com>
2022-01-12 08:57:41 +01:00
Ettore Di Giacinto
9bd6730aeb
🤖 Adapt makefile/scripts to ginkgo changes
2022-01-04 18:47:21 +01:00
Ettore Di Giacinto
e8c5e237b2
🎨 Display missing files in oscheck with --debug
2021-12-25 10:40:07 +01:00
Ettore Di Giacinto
c98f427156
🎨 Introduce contextualized logging
...
This commit is multi-fold as it also refactors internally context and logger
as interfaces so it is easier to plug luet as a library externally.
Introduces a garbage collector (related to #227 ) but doesn't handle yet
parallelism.
Closes #265
2021-12-21 21:54:14 +01:00