The GitOps Toolkit source management component
Go to file
Stefan Prodan fa6bccbc72
Merge pull request #6 from fluxcd/git-auth
Implement Git authentication
2020-04-12 17:30:07 +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 Wrap errors in git controller 2020-04-12 17:13:50 +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.