source-controller/docs
Paulo Gomes 331fd64952
gogit: Add new ForceGoGitImplementation FeatureGate
ForceGoGitImplementation ignores the value set for gitImplementation
and ensures that go-git is used for all GitRepository objects.
This can be used to confirm that Flux instances won't break if/when
the libgit2 implementation was to be deprecated.

When enabled, libgit2 won't be initialized, nor will any git2go cgo
code be called.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-11-11 10:25:00 +00:00
..
api Fix verification condition 2022-10-21 15:21:10 +02:00
diagrams Add Bucket type to source API spec 2020-09-18 14:01:28 +03:00
internal Set default branch to main 2020-10-05 15:42:37 +03:00
spec gogit: Add new ForceGoGitImplementation FeatureGate 2022-11-11 10:25:00 +00:00