Peter Wilhelm
Peter Wilhelm
@maxenceleduc92 you are amazing. Thank you so much! Only thing I would suggest also doing at the end of the script is to delete the xxxx.xxxx.ts.net.crt, xxxx.xxxx.ts.net.key and p8file.pem files...
Same. I'm honestly not sure it has ever worked because this is the 3rd time I had to manually restart services to get it to pick up the new cert....
If you still need a hand with this I'm game to help too.
While I'm sure folks are trying to be helpful in suggesting other workarounds, I don't think they're appropriate at this point given that there's an actual bug here that needs...
Thanks for the input and clarification on direction. I have made the requested changes and in my testing so far it appears to be working, though I need to wait...
The testing results indicate that it's working as expected, e.g. $ ./watchtower.exe --host tcp://localhost:2375 --interval 3600 --delay-days 1 time="2023-12-21T19:41:59-05:00" level=info msg="Watchtower v0.0.0-unknown" time="2023-12-21T19:41:59-05:00" level=info msg="Using no notifications" time="2023-12-21T19:41:59-05:00" level=info msg="Checking...
> I still think marking it as not stale may have consequences for other interactions, like notifications and metrics. I'll take a look when I am at a computer. The...
> I started making some changes to your branch but it ended up mostly being a cleanup of the current `update` code, so I made it a separate PR (#1895)....
@piksel I added a few comments on your PR. Overall I find it easier to understand the logic with your changes, especially the SetMarkedForUpdate(). Once that merges in I can...
Added test cases and improvements to report on the number of deferred containers; renamed the parameter to defer-days to be cleaner as to purpose and align with status in report....