fix(kanidm): fix automatic_refresh TOML generation in init container #182
Reference in New Issue
Block a user
Delete Branch "benvin/kanidm_replication_fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
\nescape in a shell variable wasn't interpreted as a newline when passed as aprintf %sargumentautomatic_refresh = trueto be appended to thepartner_certstring value on the same line, breaking TOML parsing on kanidm-2printfcalls per peer type, with\nin the format string (not a variable) where it is correctly interpretedTest plan
automatic_refresh = trueon its own line under the kanidm-0 peer section