Fixed
- DNSWEAVER_ADOPT_EXISTING not working (#58): Environment variable was parsed but not passed to reconciler
- The value was correctly loaded from environment but was missing from reconciler config initialization
- Now
DNSWEAVER_ADOPT_EXISTING=trueworks as documented - Added
adopt_existingto startup log for easier debugging - Thanks to u/pheitman on Reddit for reporting this bug
Docker Images
docker pull ghcr.io/maxfield-allison/dnsweaver:v0.3.2
docker pull docker.io/maxamill/dnsweaver:v0.3.2