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/bootstrap
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
..
git Update Go to v1.17 3 years ago
provider Add caBundle to bitbucket 3 years ago
bootstrap.go Fix bootstrap path check 3 years ago
bootstrap_plain_git.go Retry bootstrap operations on Git conflict errors 3 years ago
bootstrap_provider.go Fix panic on bootstrap when orgRef is not retrieved 3 years ago
options.go Use k8s.io/cli-runtime for kubernetes flags 3 years ago