source-controller/internal
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
..
cache Build with Go 1.19 2022-09-28 15:35:26 +03:00
error Introduce Generic error and error Config 2022-05-20 19:52:03 +05:30
features gogit: Add new ForceGoGitImplementation FeatureGate 2022-11-11 10:25:00 +00:00
fs test: use `T.TempDir` to create temporary test directory 2022-04-29 23:01:39 +08:00
helm Fix verification condition 2022-10-21 15:21:10 +02:00
mock mock/gcs: strip /storage/v1 URI element 2022-03-16 11:16:47 +01:00
object internal/object: setter/getter suspend & artifact 2022-10-20 17:22:11 +05:30
oci addressing review comments 2022-10-21 10:00:08 +02:00
predicates [RFC 0002] Flux OCI support for Helm (#690) 2022-05-19 14:50:16 +02:00
reconcile Use Flux Event API v1beta1 2022-11-09 11:06:23 +02:00
transport internal/helm/getter: remove transport reuse test 2022-06-14 09:25:52 +01:00
util Refactor internal OCI package 2022-09-20 18:34:02 +03:00