The GitOps Toolkit source management component
Go to file
stefanprodan c9681ae949 Change ports: 8080 for metrics and 9090 for storage 2020-07-03 08:48:07 +03:00
.github Reconcile sources in the runtime namespace only 2020-05-03 13:04:00 +03:00
api/v1alpha1 Generate API documentation 2020-06-19 16:45:05 +02:00
config Change ports: 8080 for metrics and 9090 for storage 2020-07-03 08:48:07 +03:00
controllers Implement event recording 2020-07-03 08:46:26 +03:00
docs Merge pull request #64 from fluxcd/release-v0.0.1 2020-06-24 16:35:31 +02:00
hack Generate API documentation 2020-06-19 16:45:05 +02:00
internal Migrate to fluxcd/pkg 2020-06-30 17:30:21 +03:00
pkg/testserver testserver/artifact: rename to ArtifactFromFiles 2020-06-30 12:18:09 +02:00
.gitignore ci: Add release workflow 2020-04-13 18:28:22 +03:00
CHANGELOG.md Release v0.0.1 2020-06-24 16:17:39 +02: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 Release v0.0.1-beta.2 2020-06-10 11:09:36 +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 Generate API documentation 2020-06-19 16:45:05 +02: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 Update controller-runtime to v0.6.0 2020-07-03 07:46:28 +03:00
go.sum Implement event recording 2020-07-03 08:46:26 +03:00
main.go Change ports: 8080 for metrics and 9090 for storage 2020-07-03 08:48:07 +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: