source-controller/internal
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
..
cache add cache exp test & cache delete test 2025-03-01 21:00:39 -06:00
controller Sparse Checkout Directories in GitRepositories. 2025-04-23 09:30:10 -07:00
digest digest: register SHA1 digest algorithm 2023-02-14 12:48:36 +01:00
error Sanitize URLs for bucket fetch error messages. 2024-04-04 15:22:21 +03:00
features gitrepo: remove `OptimizedGitClones` as a feature gate 2023-06-21 16:48:18 +05:30
fs test: use `T.TempDir` to create temporary test directory 2022-04-29 23:01:39 +08:00
helm OCIRepository: Configure proxy for OIDC auth 2024-09-10 18:54:32 +03:00
index controllers: use digest for Bucket revision 2023-02-14 12:48:36 +01:00
mock misc: use `Err` prefix for errors 2023-10-09 14:59:58 +02:00
object Promote GitRepository API to v1 2023-03-23 23:17:23 +02:00
oci OCIRepository: Configure proxy for OIDC auth 2024-09-10 18:54:32 +03:00
predicates Promote Helm APIs to v1 (GA) 2024-05-02 16:04:27 +03:00
reconcile Fix incorrect use of format strings with the `conditions` package. 2024-07-05 15:55:31 +02:00
tls helmrepo: fix Secret type check for TLS via `.spec.secretRef` 2023-09-06 00:27:45 +05:30
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