-
- Downloads
Put potentially destructive reconcile behind flag
The behavior introduced during the introduction of go-git-providers
was more strict, and has proven pretty quickly to not be useful to
all users. Therefore, the reconciliation behavior for repository
configuration has been put behind an opt-in flag, so that it does
not overwrite people their configs by accident.
Signed-off-by:
Hidde Beydals <hello@hidde.co>
Showing
- cmd/flux/bootstrap_github.go 5 additions, 0 deletionscmd/flux/bootstrap_github.go
- cmd/flux/bootstrap_gitlab.go 5 additions, 0 deletionscmd/flux/bootstrap_gitlab.go
- docs/cmd/flux_bootstrap_github.md 1 addition, 0 deletionsdocs/cmd/flux_bootstrap_github.md
- docs/cmd/flux_bootstrap_gitlab.md 1 addition, 0 deletionsdocs/cmd/flux_bootstrap_gitlab.md
- internal/bootstrap/bootstrap_provider.go 40 additions, 26 deletionsinternal/bootstrap/bootstrap_provider.go
Loading
Please register or sign in to comment