allcontributors[bot]
8b95e8c1c3
docs: add SrihariThalla as a contributor ( #769 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-01-12 20:08:15 +01:00
Srihari Thalla
bfd57c7180
chore: Update Badges on Docs ( #764 )
2021-01-12 20:06:11 +01:00
nils måsén
b6af45b9ae
chore(ci): disable fail-fast for pr tests ( #766 )
2021-01-12 20:04:58 +01:00
Zois Pagoulatos
4689853493
fix: Set log level to debug for message about API token ( #757 )
2021-01-12 08:34:11 +01:00
Simon Aronsson
fb9469e58e
remove cgo_enable flag for the test step
...
this was a last-minute change that actually isn't needed. we'll know whether this is an issue in the build step anyway.
2021-01-12 08:29:23 +01:00
Simon Aronsson
3369d2427c
chore(ci): add coverage upload
2021-01-10 16:39:51 +01:00
Simon Aronsson
5532c4e905
chore(ci): set up release workflow
2021-01-10 16:36:03 +01:00
Simon Aronsson
140cc4ea12
add macos to the testing matrix
2021-01-10 12:44:14 +01:00
Simon Aronsson
ea53cdbe7c
add names to steps
2021-01-10 12:42:54 +01:00
Simon Aronsson
668e7a1511
fix(ci): set correct get url for linter
2021-01-10 12:33:45 +01:00
Simon Aronsson
2ba51c0de0
chore(ci): add manual dispatch
2021-01-10 12:32:10 +01:00
Simon Aronsson
aa3ed8833f
chore(ci): rename workflow
2021-01-10 12:27:33 +01:00
Simon Aronsson
4e0ce6e824
chore(ci): move to github actions
2021-01-10 12:24:13 +01:00
Simon Aronsson
5b349e5dc4
Update README.md
2021-01-10 11:27:26 +01:00
Simon Aronsson
47e53adf6d
Update README.md
2021-01-10 11:25:59 +01:00
Simon Aronsson
e18b57efc8
Cleanup readme
2021-01-10 11:25:46 +01:00
nils måsén
40ab6fd5ba
Fix notifications and old instance cleanup ( #748 )
...
Co-authored-by: Simon Aronsson <simme@arcticbit.se>
2021-01-10 11:12:54 +01:00
Simon Aronsson
06e705d538
Create post-release.yml
2021-01-09 22:03:13 +01:00
Simon Aronsson
99eaf42de0
fix doc typo
2021-01-07 07:51:01 +01:00
ilike2burnthing
e230967196
Add WATCHTOWER_INCLUDE_RESTARTING env for include-restarting flag ( #720 )
2021-01-06 22:34:58 +01:00
nils måsén
352574d387
add details/summary to issue template ( #732 )
2021-01-06 22:31:27 +01:00
Jeroen Roos
847261c2ca
Added a link to HTTP API documentation ( #734 )
...
Co-authored-by: Jeroen Roos <gitlab@zoph.org>
2021-01-06 22:30:28 +01:00
Simon Aronsson
d7d5b25882
Prometheus support ( #450 )
...
Co-authored-by: nils måsén <nils@piksel.se>
Co-authored-by: MihailITPlace <ya.halo-halo@yandex.ru>
Co-authored-by: Sebastiaan Tammer <sebastiaantammer@gmail.com>
2021-01-06 22:28:32 +01:00
Simon Aronsson
35490c853d
cherrypick notification changes from #450 ( #745 )
2021-01-06 20:06:56 +01:00
nils måsén
3bbe1bd109
fix manifest tag index in manifest.go ( #731 )
...
Co-authored-by: Simon Aronsson <simme@arcticbit.se>
2021-01-02 14:32:05 +01:00
allcontributors[bot]
2fb1f5f7ee
docs: add tkalus as a contributor ( #721 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-12-23 00:48:50 +01:00
Turtle Kalus
5983d58d7c
Log based on registry known-support - reduce noise on notifications ( #716 )
...
Log based on registry known-poor support of HEAD in checking container
manifest.
Some private registries do not support HEAD (E.G. GitLab Container Registry).
With the current config, this log message is causing a notification to be
sent for each container hosted in a registry lacking HEAD support.
log.Debug or log.Warning for failed HTTP HEAD-check based on registry hostname
where HEAD-check is known to fail.
For Docker Hub, a failed HEAD leading to a "regular pull" may count against a
user's call-quota whereas other registry implementations do not support HEAD,
or whose container manifest may be in a different location.
2020-12-23 00:48:38 +01:00
Simon Aronsson
8b81fbd48d
Revert "feat(config): swap viper and cobra for config ( #684 )"
...
This reverts commit ff8cb884a0
.
2020-12-21 23:08:23 +01:00
Simon Aronsson
89119515af
clean up scope builder and remove fmt print
2020-12-21 18:20:38 +01:00
Simon Aronsson
cf6a71de81
fix linting issues
2020-12-21 18:11:08 +01:00
Simon Aronsson
eb8580f7f2
make sure all different ref formats are supported
2020-12-21 18:06:14 +01:00
nils måsén
ff8cb884a0
feat(config): swap viper and cobra for config ( #684 )
2020-12-21 15:17:45 +01:00
nils måsén
cbe9ab87fa
move secret value "credentials" to trace log ( #707 )
2020-12-20 19:23:49 +01:00
nils måsén
9b998fb751
Fix syntax highlight and typo in docs ( #712 )
2020-12-20 18:24:16 +01:00
nils måsén
8c9545b336
documentation theme updates ( #713 )
...
Co-authored-by: Zois Pagoulatos <zpagoulatos@hotmail.com>
2020-12-20 18:23:06 +01:00
nils måsén
4d17cf1a29
fix cleanup for rolling updates ( #706 )
2020-12-20 18:16:32 +01:00
Simon Aronsson
ea16683c46
add defered closer calls for the http clients ( #705 )
2020-12-09 16:18:07 +01:00
allcontributors[bot]
0f065399b0
docs: add rg9400 as a contributor ( #703 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-12-08 18:40:43 +01:00
rg9400
9ac1bf6ca2
fix typo ( #702 )
2020-12-08 18:40:27 +01:00
nils måsén
33b4957d07
fix default interval to be the intended value ( #700 )
...
Co-authored-by: Simon Aronsson <simme@arcticbit.se>
2020-12-07 20:09:43 +01:00
Simon Aronsson
023919e0fd
actually fix it
2020-12-07 20:04:11 +01:00
Simon Aronsson
f697870ed5
fix erroneous poll interval change
2020-12-07 20:01:26 +01:00
Simon Aronsson
cb62b16369
add http head based digest comparison to avoid dockerhub rate limits
2020-12-06 13:21:04 +01:00
allcontributors[bot]
c8bd484b9e
docs: add ksurl as a contributor ( #697 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-12-03 13:26:50 +01:00
ksurl
589b00bbe1
fix host flag ( #685 )
2020-12-03 13:23:15 +01:00
allcontributors[bot]
c917b159da
docs: add yrien30 as a contributor ( #683 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-11-19 19:04:16 +01:00
yrien30
2842b97df3
Allow watchtower to update rebooting containers ( #651 )
...
Co-authored-by: nils måsén <nils@piksel.se>
Co-authored-by: Simon Aronsson <simme@arcticbit.se>
2020-11-19 19:03:17 +01:00
nils måsén
64d48b70c2
fix: return nil imageinfo when retrieve fails ( #680 )
2020-11-13 21:19:08 +01:00
TheCoolBlackCat
30b51c4b45
Update README to reflect migration to GitHub discussions ( #661 )
...
* Update README to reflect change from Gitter
* Update README.md
2020-10-16 22:17:38 +02:00
Simon Aronsson
a7a28ec984
fix fmt and vetting issues
2020-10-03 22:25:17 +02:00