source-controller/api/v1beta1
Hidde Beydals b7376ce94c gogit: allow checkout of commit without branch
This commit changes the `gogit` behavior for commit checkouts,
now allowing one to reference to just a commit while omitting any
branch reference. Doing this creates an Artifact with a
`HEAD/<commit>` revision.

If both a `branch` and `commit` are defined, the commit is expected
to exist within the branch. This results in a more efficient clone
of just the target branch, and also makes this change backwards
compatible.

Fixes #407
Fixes #315

Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-10-27 00:43:31 +05:30
..
artifact_types.go Various API doc corrections 2020-10-28 01:09:21 +01:00
bucket_types.go Service Account Key Authentication to GCP Provider 2021-09-16 09:49:56 -05:00
condition_types.go Change copyright to Flux authors 2020-10-27 17:54:22 +01:00
doc.go Change copyright to Flux authors 2020-10-27 17:54:22 +01:00
gitrepository_types.go gogit: allow checkout of commit without branch 2021-10-27 00:43:31 +05:30
groupversion_info.go Change copyright to Flux authors 2020-10-27 17:54:22 +01:00
helmchart_types.go Add ReconcileStrategy to HelmChart 2021-10-14 13:49:52 -05:00
helmrepository_types.go Update Helm to v3.6.1 2021-06-18 12:31:23 +02:00
source.go Alin HelmChart source indexer and watches 2021-01-18 17:08:25 +01:00
zz_generated.deepcopy.go Add include property to GitRepositories 2021-05-11 09:46:50 +02:00