You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the warning "WARNING Manager provider DdnsSource does not accept lenient param". I've done a fair bit of research and a fair bit of playing with my configuration, but I can't get rid of it.
It's a warning that the API of the provider is using a deprecated set of arguments. There's already a PR to update it, #48, that warning will print until the PR is merged and an updated version is released.
The existing version of the provider would not be compatible with octoDNS 2.0 once that releases, not any time soon.
TL;DR don't worry about it and update the provider once there's a newer version in a few weeks.
I get the warning "WARNING Manager provider DdnsSource does not accept lenient param". I've done a fair bit of research and a fair bit of playing with my configuration, but I can't get rid of it.
My provider configuration is rather simple:
public1: class: octodns_ddns.DdnsSource types: [A]
Am I doing something wrong?
The text was updated successfully, but these errors were encountered: