The GitOps Toolkit source management component
Go to file
Stefan Prodan a598f5a808
Merge pull request #54 from fluxcd/release-0.0.1-alpha.6
Release v0.0.1-alpha.6
2020-05-06 11:04:05 +03:00
.github Reconcile sources in the runtime namespace only 2020-05-03 13:04:00 +03:00
api/v1alpha1 git: fix reference json serialization 2020-04-30 09:54:34 +03:00
config Release v0.0.1-alpha.6 2020-05-06 10:48:34 +03:00
controllers controllers: implement checkout strategies 2020-05-03 23:04:12 +02:00
docs git: fix reference json serialization 2020-04-30 09:54:34 +03:00
hack Scaffold repository controllers 2020-04-05 12:34:29 +03:00
internal controllers: implement checkout strategies 2020-05-03 23:04:12 +02:00
.gitignore ci: Add release workflow 2020-04-13 18:28:22 +03:00
CHANGELOG.md Release v0.0.1-alpha.6 2020-05-06 10:48:34 +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 build: drop openssh-client 2020-05-03 23:07:27 +02: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 docs: add badges to README 2020-04-19 10:55:13 +02:00
go.mod git/ssh: use in-memory known hosts database 2020-05-03 10:03:42 +02:00
go.sum controllers: basic HelmRepository reconciler tests 2020-04-17 10:35:52 +02:00
main.go Reconcile sources in the runtime namespace only 2020-05-03 13:04:00 +03:00

README.md

Source controller

e2e report license release

The source-controller is an implementation of the source.fluxcd.io API based on the specifications described in the Source Controller Proposal.

Integrations: