nils måsén
023c1a7d93
fix(lifecycle): cleanup lifecycle
...
- removes unwieldy SkipUpdate return value in favor of errors.Is
- generalizes the code for all four phases
- allows timeout to be defined for all phases
- enables explicit unit in timeout label values (in addition to implicit minutes)
2024-01-05 19:17:11 +01:00
jebabin
650acde015
feat: add a label take precedence argument ( #1754 )
...
Co-authored-by: nils måsén <nils@piksel.se>
2023-09-16 17:13:41 +02:00
nils måsén
dd1ec09668
fix: always use container interface ( #1516 )
2023-04-12 17:36:01 +02:00
nils måsén
e3dd8d688a
Session report collection and report templates ( #981 )
...
* wip: notification stats
* make report notifications optional
* linting/documentation fixes
* linting/documentation fixes
* merge types.Container and container.Interface
* smaller naming/format fixes
* use typed image/container IDs
* simplify notifier and update tests
* add missed doc comments
* lint fixes
* remove unused constructors
* rename old/new current/latest
2021-06-27 09:05:01 +02:00
Simon Aronsson
cb62b16369
add http head based digest comparison to avoid dockerhub rate limits
2020-12-06 13:21:04 +01:00