source-controller/api
Dipti Pai 61f9eb28fc Sparse Checkout Directories in GitRepositories.
- Add `.spec.sparseCheckout` and `.status.observedSparseCheckout` fields to `GitRepository`.
    - Add controller support to send the sparse checkout directories to go-git via pkg methods.
    - Use `.status/observedSparseCheckout` to detect drift in configuration.
    - Trim leading "./" in directory paths.
    - Validate spec configuration by checking directories specified in spec exist in the cloned repository after successful checkout
    - Add tests for testing the observed sparse checkout behavior.
    - Add docs describing the new fields.

Signed-off-by: Dipti Pai <diptipai89@outlook.com>
2025-04-23 09:30:10 -07:00
..
v1 Sparse Checkout Directories in GitRepositories. 2025-04-23 09:30:10 -07:00
v1beta1 Promote Bucket API to v1 2024-08-23 13:25:57 +03:00
v1beta2 Alias Bucket providers from v1beta2 to v1 2024-08-27 17:16:14 +03:00
go.mod Update Helm to v3.17.3 2025-04-09 22:42:28 +03:00
go.sum Update Helm to v3.17.3 2025-04-09 22:42:28 +03:00