Guillaume Lours
|
5a1fea8272
|
Merge pull request #9507 from TheodosiouTh/tc/simplify-flag-conversion
TC: Use switch case to simplify flag conversion and avoid multiple if statements
|
2022-07-04 09:19:21 +02:00 |
ThedosiouTh
|
115ac6d529
|
Use switch/case instead of static map for simplicity
Signed-off-by: ThedosiouTh <thanosthd@gmail.com>
|
2022-06-30 18:50:24 +03:00 |
ThedosiouTh
|
8648f30351
|
TC: Add missing tests for argumetns
Signed-off-by: ThedosiouTh <thanosthd@gmail.com>
|
2022-06-30 18:50:24 +03:00 |
ThedosiouTh
|
9542bdf445
|
TC: fix naming
Signed-off-by: ThedosiouTh <thanosthd@gmail.com>
|
2022-06-30 18:50:24 +03:00 |
ThedosiouTh
|
40f0dbd971
|
TC: Use map to simplify flag conversion and avoid multilple if statements
Signed-off-by: ThedosiouTh <thanosthd@gmail.com>
|
2022-06-30 18:50:24 +03:00 |
Nick Sieger
|
fd5e8b8c28
|
fix: panic caused by empty string argument
Signed-off-by: Nick Sieger <nick@nicksieger.com>
|
2022-06-28 10:18:38 -05:00 |
Ulysses Souza
|
cf7319fc6e
|
Only kill running containers
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2021-12-10 08:48:38 +01:00 |
Nicolas De Loof
|
740276f550
|
handle "stop" event
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-12-09 13:57:52 +01:00 |