All checks were successful
CI Pipeline / lint (push) Successful in 28s
CI Pipeline / build (push) Successful in 1m12s
CI Pipeline / test (push) Successful in 1m8s
CI Pipeline / security-scan (push) Successful in 1m38s
CI Pipeline / autotag (push) Successful in 24s
CI Pipeline / push (push) Successful in 21s
CI Pipeline / update-cd (push) Successful in 15s
Check if olcSyncRepl and olcMirrorMode attributes exist before deciding whether to use 'add' or 'replace' operation. Previously the script always used 'replace' which fails on first-time setup when the attributes don't exist yet.