gitjob/chart/templates
Raul Cabello Martin 873e7ba2a8
Remove tekton for cloning git repos (#302)
* Remove tekton

Tekton was used to clone a git repository in an init container. This
is replaced  by an internal tool called gitcloner that uses go-git to clone the
repositories.

gitcloner is a cli tool that clones a specific branch of a git
repository.

GitJob uses gitcloner in an init-container to clone a git repository
into a emptyDir volume. Then the job container uses this emptyDir volume
that contains the repo cloned
2023-09-20 11:31:14 +02:00
..
_helpers.tpl
clusterrole.yaml Revert "Add missing rbac permisssion" 2022-08-11 16:11:42 +02:00
clusterrolebinding.yaml
deployment.yaml Remove tekton for cloning git repos (#302) 2023-09-20 11:31:14 +02:00
leases.yaml Remove obsolete part of leases.yaml 2022-08-11 20:35:47 +02:00
service.yaml
serviceaccount.yaml