Skip to content
Snippets Groups Projects
Unverified Commit 7756faec authored by Stefan Prodan's avatar Stefan Prodan
Browse files

Retry bootstrap operations on Git conflict errors

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: default avatarStefan Prodan <stefan.prodan@gmail.com>
parent d9e3e3aa
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment