mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-09 01:07:27 +00:00
When running bootstrap in-parallel for many clusters that target the same repository, the 2nd commit with the sync files fails with ` non-fast-forward update`. We now detect the conflict, and we retry the operations by creating a fresh clone from upstream. Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> |
||
|---|---|---|
| .. | ||
| git | ||
| provider | ||
| bootstrap.go | ||
| bootstrap_plain_git.go | ||
| bootstrap_provider.go | ||
| options.go | ||