Kaleb Elwert
|
de2ac9341d
|
Add a method of enabling or disabling containers using labels
Switch command line flag from no-enable to label-enable and simplify logic
Add basic documentation for the --label-enable flag
|
2017-11-27 12:42:22 +01:00 |
|
stffabi
|
f365014b8f
|
Merge pull request #106 from rdamazio/master
Adding basic (but flexible) notification system which hooks into logrus.
|
2017-11-27 09:09:31 +01:00 |
|
Rodrigo Damazio Bovendorp
|
220c09dc7f
|
Updated README.md to document notifications
|
2017-11-25 21:55:56 -08:00 |
|
Rodrigo Damazio Bovendorp
|
d8586e79ca
|
Fixing function documentation
|
2017-10-29 23:45:01 -07:00 |
|
Rodrigo Damazio Bovendorp
|
5adb143f62
|
Adding basic (but flexible) notification system which hooks into logrus.
This only adds e-mail notifications, but others could be easily done. In
many cases, adding another existing logrus hook will be sufficient.
|
2017-10-29 23:40:20 -07:00 |
|
Fabrizio Steiner
|
717ca9fcaf
|
Merge pull request #82 from mrw34/patch-1
Correct repository owner
|
2017-06-17 12:42:52 +02:00 |
|
Mark Woodbridge
|
1eb28c99fd
|
Correct repository owner
|
2017-05-19 11:48:10 +01:00 |
|
Fabrizio Steiner
|
6e045ce70c
|
Merge pull request #80 from v2tec/CheckingContainersAsDebugLog
Output "Checking containers for updated images" as debug entry.
|
2017-04-12 18:36:36 +02:00 |
|
Fabrizio Steiner
|
fec369fd01
|
Merge pull request #79 from v2tec/DoNotCallRemoveOnAutoRemove
Do not initiate a RemoveContainer for containers which have AutoRemov…
|
2017-04-12 18:33:35 +02:00 |
|
Fabrizio Steiner
|
bee4607d9a
|
Output "Checking containers for updated images" as debug entry. fixes GH-66
|
2017-04-12 18:32:16 +02:00 |
|
Fabrizio Steiner
|
52e73d7a8a
|
Do not initiate a RemoveContainer for containers which have AutoRemove (--rm) active.
fixes GH-71
|
2017-04-12 08:41:36 +02:00 |
|
Fabrizio Steiner
|
b068c628ad
|
Merge pull request #75 from Robotex/host
Check for host network mode
|
2017-03-28 07:37:19 +02:00 |
|
Robotex
|
f8a05cb8ab
|
Added host network check
|
2017-03-24 22:58:00 +01:00 |
|
Fabrizio Steiner
|
e92b849dff
|
Merge pull request #70 from wmbutler/patch-1
Update README.md
|
2017-03-16 15:08:35 +01:00 |
|
Bill Butler
|
e43cf1ffda
|
Update README.md
Provide more clarity for private repos and add a docker-compose example.
|
2017-03-16 09:10:08 -04:00 |
|
Fabrizio Steiner
|
8e6c9fd529
|
Name release tarballs for arm architecture armhf.
|
2017-02-16 16:41:22 +01:00 |
|
Fabrizio Steiner
|
265ae80099
|
Added arm release builds.
|
2017-02-03 07:39:21 +01:00 |
|
Fabrizio Steiner
|
56c1453832
|
Merge pull request #59 from v2tec/UseGoBuilderContainer
GoReleaser for release builds.
|
2017-02-02 22:16:07 +01:00 |
|
Fabrizio Steiner
|
9f099cf352
|
- Use GoBuilder container for building and release tags with goreleaser.
- Add version to cli.
|
2017-02-02 21:25:14 +01:00 |
|
Fabrizio Steiner
|
4da940c19e
|
Copy watchtower binary for ci builds to artifacts.
|
2017-02-01 19:03:54 +01:00 |
|
Fabrizio Steiner
|
88f7262f1d
|
Merge pull request #57 from dolanor/compose-compatibility
Make the algorithm follow docker-compose more precisely
|
2017-01-31 12:56:46 +01:00 |
|
Tanguy ⧓ Herrmann
|
a5c3e1e05a
|
Make the algorithm follow docker-compose more precisely
https://github.com/v2tec/watchtower/pull/40#discussion_r97719974
|
2017-01-31 11:00:22 +01:00 |
|
Fabrizio Steiner
|
ce321242bf
|
Merge pull request #54 from v2tec/RemoveApiVersionFlag
Set minimum required API Version of docker to 1.24, this basically me…
|
2017-01-24 22:05:10 +01:00 |
|
Fabrizio Steiner
|
208678872e
|
Fixed package path.
|
2017-01-24 21:56:27 +01:00 |
|
Fabrizio Steiner
|
b7efbc3059
|
Set minimum required API Version of docker to 1.24, this basically means we require at least docker 1.12.x or newer, therefore we also support docker 1.13.x.
|
2017-01-24 21:41:32 +01:00 |
|
Fabrizio Steiner
|
0989245a1c
|
Merge pull request #40 from dolanor/net
Fix Multiple Network Support #23
|
2017-01-24 21:27:15 +01:00 |
|
Fabrizio Steiner
|
db473821f6
|
Merge branch 'master' into net
|
2017-01-24 21:24:40 +01:00 |
|
Fabrizio Steiner
|
eda5391d0a
|
go fmt...
|
2017-01-24 21:06:04 +01:00 |
|
Fabrizio Steiner
|
6a72ba24c9
|
Merge pull request #53 from v2tec/GlideVendoringDependencies
Added glide for vendoring dependencies.
|
2017-01-24 20:58:37 +01:00 |
|
Fabrizio Steiner
|
63aa3efb11
|
Added glide for vendoring dependencies.
- Docker to 1.13.x
|
2017-01-24 20:52:47 +01:00 |
|
Fabrizio Steiner
|
462df027f5
|
Merge pull request #39 from stffabi/upstream_schedule
Simple Scheduling for Upgrades (Maintenance Window)
|
2017-01-24 20:02:31 +01:00 |
|
Fabrizio Steiner
|
525dfea3f2
|
Possibility to define a cron expression which specifies when to check for updated images. This allows to have a schedule in which updates should be made and therefore one could define a maintenance window.
|
2017-01-24 19:57:02 +01:00 |
|
Fabrizio Steiner
|
5902e9e0be
|
Merge pull request #42 from stffabi/upstream_SelfUpdateFix
Fix for watchtower self update
|
2017-01-24 19:48:21 +01:00 |
|
Fabrizio Steiner
|
bb99ea11e6
|
Merge pull request #49 from v2tec/HousekeepingAfterRepoMove
Cleanup after repo move
|
2017-01-24 19:36:49 +01:00 |
|
Fabrizio Steiner
|
3b05108481
|
Do not publish docker images for the time being. This will be setup differently.
|
2017-01-24 19:24:48 +01:00 |
|
Fabrizio Steiner
|
f1822f9cd2
|
Renamed centurylink to v2tec.
|
2017-01-24 19:24:27 +01:00 |
|
Fabrizio Steiner
|
07924aacad
|
Fixed typo in LICENSE and renamed to md.
|
2017-01-24 19:24:04 +01:00 |
|
David Gardner
|
e38e02627e
|
Update LICENSE
|
2017-01-11 10:02:49 -08:00 |
|
Fabrizio Steiner
|
edfad5b786
|
RenameContainer implemented, this fixes the problem that watchtower can't update itself.
|
2017-01-07 01:00:49 +01:00 |
|
David Gardner
|
180806c1cb
|
Merge pull request #37 from stffabi/CliConfigMoved
BuildFix: CliConfig moved.
|
2017-01-03 17:12:54 -08:00 |
|
Tanguy ⧓ Herrmann
|
b45fc5a9ba
|
Fix comment from HoundCI
https://github.com/CenturyLinkLabs/watchtower/pull/40#discussion_r94326156
|
2017-01-02 16:19:51 +01:00 |
|
Fabrizio Steiner
|
32e7a47e58
|
CliConfig moved.
|
2016-12-29 00:21:38 +01:00 |
|
David Gardner
|
848ad58183
|
Merge pull request #34 from ATCUSA/patch-2
Update README.md
|
2016-12-27 09:24:39 -08:00 |
|
David Gardner
|
4c244791c4
|
Merge pull request #35 from stffabi/NewNativeStoreBuildFix
BuildFix: Fixed Parameters of NewNativeStore call
|
2016-12-27 09:24:23 -08:00 |
|
David Gardner
|
4e7576f162
|
Merge pull request #36 from stffabi/RemoveHubMirror
Removed hub_mirror deployment, came in with PR #26.
|
2016-12-27 09:24:03 -08:00 |
|
Fabrizio Steiner
|
eb400d1c1e
|
Removed hub_mirror deployment, came in with PR #26.
|
2016-12-27 09:16:15 +01:00 |
|
Fabrizio Steiner
|
c641668356
|
NewNativeStore has to be called with the CredentialsStore from the configfile. See also 07c4b4124b (diff-b082736d194e2fdfc6aca9d0c86a781bL26)
|
2016-12-26 13:26:21 +01:00 |
|
David Gardner
|
37f7248233
|
Merge pull request #26 from rosscado/auth
Upgrade client to fix build, authentication, and image issues
|
2016-12-22 12:42:52 -08:00 |
|
David Gardner
|
04220147e2
|
Merge pull request #9 from haswalt/master
Configure with ENV vars and allow skipping of restart
|
2016-12-22 12:41:45 -08:00 |
|
Austin
|
25f6595cf2
|
Update README.md
Change a to as.
|
2016-12-22 12:02:55 -08:00 |
|