source-controller/api/v1beta2
Stefan Prodan 4ec51ca306
Add option to copy the OCI layer to storage
Add on optional field to the `OCIRepository.spec.layerSelector` called `operation` that accepts one of the following values: `extract` or `copy`. When the operation is set to `copy`, instead of extracting the compressed layer, the controller copies the compressed blob as it is to storage, thus keeping the original content unaltered.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-09-23 19:00:30 +03:00
..
artifact_types.go Add the OCI metadata to the internal artifact 2022-08-02 13:07:07 +03:00
bucket_types.go api: add custom validation for v1.Duration types 2022-09-20 08:03:01 +00:00
condition_types.go Introduce Initial OCIRepository Source Verification 2022-09-20 14:07:10 +03:00
doc.go Introduce v1beta2 API package 2022-02-23 12:34:35 +01:00
gitrepository_types.go api: add custom validation for v1.Duration types 2022-09-20 08:03:01 +00:00
groupversion_info.go Introduce v1beta2 API package 2022-02-23 12:34:35 +01:00
helmchart_types.go api: add custom validation for v1.Duration types 2022-09-20 08:03:01 +00:00
helmrepository_types.go api: add custom validation for v1.Duration types 2022-09-20 08:03:01 +00:00
ocirepository_types.go Add option to copy the OCI layer to storage 2022-09-23 19:00:30 +03:00
source.go Document Bucket API v1beta2 spec 2022-03-11 10:04:14 +01:00
zz_generated.deepcopy.go Introduce Initial OCIRepository Source Verification 2022-09-20 14:07:10 +03:00