Skip to content

Releases: dlangille/anvil

When logging, always have something static

03 Aug 17:27
Compare
Choose a tag to compare

cert-shifter, when there is no change to the cert, mention that.

This makes log filtering easier when you can latch onto something.

Do not return 1 when doing cert-puller -s

10 Jun 19:40
Compare
Choose a tag to compare

This caused me some issues in an ansible script.

Allow user-specified fetch options

09 Nov 02:02
Compare
Choose a tag to compare
  • Assign empty values to SERVICES, SERVICES_RELOAD, & SERVICES_RESTART.
  • Provide methods to supply options for curl, fetch, and wget
  • allow other services restarted as well #6

Ignore DAYS

26 Aug 13:14
Compare
Choose a tag to compare

Ignore the DAYS configuration item for cert-shifter. It is now no longer used.

Why? Because we cannot depend upon the mtime of a directory to indicate that
it contains a new file. Instead, we must look at the certs contained within
those directories.

For postresql, do a reload.

25 Aug 19:02
Compare
Choose a tag to compare
0.0.16

Resolved conflict

Preserve the old behavior

08 Aug 22:03
Compare
Choose a tag to compare
Set a default of 1 for the number of days we search back.

This preserves the old behaviour.

Document the new configuration item.

Add support to reload postgresql

08 Aug 21:45
Compare
Choose a tag to compare

Detect restart/reload errors and report them

Support for Apache24, better logging

31 Jul 14:01
Compare
Choose a tag to compare
Log a message if the mv or cp fails.

This will give you some clues if the expected certs are not showing up.

Add support for mosquitto

03 Apr 21:20
Compare
Choose a tag to compare
Add support for restarting mosquitto

While here, sort the services

Fix quoting

14 Aug 12:08
Compare
Choose a tag to compare
0.0.11

Add missing quote on user-agent for fetch