Skip to content

digitalocean: Save IPs to correct variables#870

Merged
indrajitr merged 2 commits into
ddclient:mainfrom
tchebb:digitalocean-fix-recap
May 16, 2026
Merged

digitalocean: Save IPs to correct variables#870
indrajitr merged 2 commits into
ddclient:mainfrom
tchebb:digitalocean-fix-recap

Conversation

@tchebb
Copy link
Copy Markdown
Contributor

@tchebb tchebb commented Feb 12, 2026

This provider has been using the wrong variable names (ip-ipv4/ip-ipv6 instead of just ipv4/ipv6) since the beginning, but it was a silent error until v4.0.0, which logs an "ignoring unrecognized recap variable" message thanks to the refactoring from #740. Fix the issue.

@indrajitr indrajitr self-assigned this Apr 14, 2026
tchebb and others added 2 commits May 16, 2026 00:12
This provider has been using the wrong variable names (ip-ipv4/ip-ipv6
instead of just ipv4/ipv6) since the beginning, but it was a silent
error until v4.0.0, which logs an "ignoring unrecognized recap variable"
message thanks to the refactoring from commit 695c3c4 ("Separate
recap variables from configuration variables"). Fix the issue.
@indrajitr indrajitr force-pushed the digitalocean-fix-recap branch from 0c2ebbc to fc086a9 Compare May 16, 2026 05:14
@indrajitr indrajitr merged commit 8b0aa7b into ddclient:main May 16, 2026
13 checks passed
@indrajitr
Copy link
Copy Markdown
Member

Thanks @tchebb!

@tchebb tchebb deleted the digitalocean-fix-recap branch May 16, 2026 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants