The GitOps Toolkit source management component
Go to file
Hidde Beydals 96c7ad502c
Merge pull request #25 from fluxcd/check-nil-cleanup
controllers: check if != nil before defering
2020-04-16 11:24:21 +02:00
.github ci: use go 1.14 2020-04-13 20:40:36 +03:00
api/v1alpha1 Add verification failed reason 2020-04-14 18:35:23 +03:00
config Add verification failed reason 2020-04-14 18:35:23 +03:00
controllers controllers: check if != nil before defering 2020-04-16 11:11:51 +02:00
hack Scaffold repository controllers 2020-04-05 12:34:29 +03:00
internal Change artifact path format 2020-04-13 19:52:30 +03:00
.gitignore ci: Add release workflow 2020-04-13 18:28:22 +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 ci: Check if working tree is dirty 2020-04-13 20:23:58 +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 Fix http file server address for local run 2020-04-15 12:42:53 +03:00

README.md

Source controller

Experimental source manager and artifact provider.