watchtower/pkg
yrien30 145fe6dbcb
Pre-update lifecycle hook (#793)
* Make watchtower skip update if pre-update lifecycle hook exits with a non-zero exit code
#649

* Make watchtower skip update if pre-update lifecycle hook exits with a non-zero exit code
#649

* Make watchtower skip update if pre-update lifecycle hook exits with a non-zero exit code
#649

* Make watchtower skip update if pre-update lifecycle hook exits with a non-zero exit code
#649

* Make watchtower skip update if pre-update lifecycle hook exits with a non-zero exit code #649

* Make watchtower skip update if pre-update lifecycle hook exits with a non-zero exit code #649

* Make watchtower skip update if pre-update lifecycle hook exits with a non-zero exit code #649

* Prevent starting new container if old one is not stopped because of lifecycle hook.

* Add null check for c.containerInfo.State in IsRunning

* Fixed that the container would not start

* Added test for preupdate

* EX_TEMPFAIL -> ExTempFail

* Added missing fuction ouput names

* Skip preupdate when container is restarting.
2021-06-24 00:36:33 +02:00
..
api test: fix metrics api test stability (#930) 2021-05-25 16:42:11 +02:00
container Pre-update lifecycle hook (#793) 2021-06-24 00:36:33 +02:00
filters feat: include additional info in startup (#809) 2021-03-28 21:04:11 +02:00
lifecycle Pre-update lifecycle hook (#793) 2021-06-24 00:36:33 +02:00
metrics fix: merge artifacts and broken shoutrrr tests (#929) 2021-04-24 15:42:31 +02:00
notifications feat: allow hostname override for notifiers (#994) 2021-06-24 00:29:20 +02:00
registry * feat: custom user agent (#990) 2021-06-11 19:23:00 +02:00
sorter refactor: extract code from the container package 2020-01-11 23:36:07 +01:00
types feat: allow hostname override for notifiers (#994) 2021-06-24 00:29:20 +02:00