The GitOps Toolkit source management component
Go to file
Hidde Beydals 594cfd0b13 internal/git: add tests for auth method helpers 2020-04-13 16:51:24 +02:00
.github Introduce HelmChart API and controller 2020-04-12 18:44:37 +02:00
api/v1alpha1 Helm repository and chart HTTP and TLS auth 2020-04-13 11:47:51 +02:00
config Add helmchart/finalizers RBAC rule for OpenShift 2020-04-13 13:12:41 +02:00
controllers Merge pull request #14 from fluxcd/git-auth-helper 2020-04-13 13:44:00 +02:00
hack Move dev deploy script to Makefile 2020-04-08 15:14:32 +03:00
internal internal/git: add tests for auth method helpers 2020-04-13 16:51:24 +02:00
.gitignore Move dev deploy script to Makefile 2020-04-08 15:14:32 +03:00
CODE_OF_CONDUCT.md Add governance files like DCO, MAINTAINERS, CoC 2020-04-12 23:54:35 +02:00
CONTRIBUTING.md Add governance files like DCO, MAINTAINERS, CoC 2020-04-12 23:54:35 +02:00
DCO Add governance files like DCO, MAINTAINERS, CoC 2020-04-12 23:54:35 +02: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
MAINTAINERS Add governance files like DCO, MAINTAINERS, CoC 2020-04-12 23:54:35 +02:00
Makefile Rename project to source-controller 2020-04-08 16:12:17 +03:00
PROJECT Introduce HelmChart API and controller 2020-04-12 18:44:37 +02:00
README.md Rename project to source-controller 2020-04-08 16:12:17 +03:00
go.mod Introduce HelmChart API and controller 2020-04-12 18:44:37 +02:00
go.sum Introduce HelmChart API and controller 2020-04-12 18:44:37 +02:00
main.go Factor out injection of kind string in controllers 2020-04-12 22:07:53 +02:00

README.md

Source controller

Experimental source manager and artifact provider.