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
confd turns hyphens to dashes, so we need to account for that in
domains. Since confd does not have native support for strings.Replace,
I've had to fork our current branch and backport strings.Replace as a
template function.
0 commit comments