You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flux2/internal
Stefan Prodan 7756faec1f
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: Stefan Prodan <stefan.prodan@gmail.com>
3 years ago
..
bootstrap Retry bootstrap operations on Git conflict errors 3 years ago
build Introduce a printer interface for flux resource 3 years ago
flags Adds test for parent directory 3 years ago
tree Add JSON and YAML output options to flux tree cmd 3 years ago
utils Introduce a printer interface for flux resource 3 years ago