The GitOps Toolkit source management component
Go to file
stefanprodan 06af12739d Implement Git SSH authentication 2020-04-11 21:30:39 +03:00
.github Rename project to source-controller 2020-04-08 16:12:17 +03:00
api/v1alpha1 Implement Git HTTP authentication 2020-04-11 12:14:16 +03:00
config Implement Git HTTP authentication 2020-04-11 12:14:16 +03:00
controllers Implement Git SSH authentication 2020-04-11 21:30:39 +03:00
hack Move dev deploy script to Makefile 2020-04-08 15:14:32 +03:00
internal/lockedfile Add file lock helper to Storage 2020-04-10 16:08:05 +03:00
.gitignore Move dev deploy script to Makefile 2020-04-08 15:14:32 +03:00
Dockerfile Lock artifact on helm index download 2020-04-10 16:45:23 +03:00
LICENSE Initial commit 2020-04-05 11:55:46 +03:00
Makefile Rename project to source-controller 2020-04-08 16:12:17 +03:00
PROJECT Rename project to source-controller 2020-04-08 16:12:17 +03:00
README.md Rename project to source-controller 2020-04-08 16:12:17 +03:00
go.mod Download Helm repository indexes w/ Helm's getter 2020-04-09 15:53:38 +02:00
go.sum Download Helm repository indexes w/ Helm's getter 2020-04-09 15:53:38 +02:00
main.go Use storage helper in HelmRepositoryReconciler 2020-04-10 15:16:31 +03:00

README.md

Source controller

Experimental source manager and artifact provider.