source-controller/config
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
..
crd Add option to copy the OCI layer to storage 2022-09-23 19:00:30 +03:00
default Remove deprecated bases from default kustomization 2020-08-21 10:26:46 +03:00
manager Document the Cosign verification procedure 2022-09-20 14:07:11 +03:00
rbac Add OCIRepository kind to v1beta2 API 2022-08-02 13:07:05 +03:00
samples allow for charts from OCI registries to specify a chart path 2022-08-08 15:44:43 +02:00
testdata feat: add condition tests for verification logic 2022-09-20 14:07:11 +03:00