Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
Find a file
2020-04-30 22:23:24 +03:00
.github Implement export to YAML 2020-04-30 00:12:16 +03:00
cmd/tk Add credentials export option for git sources 2020-04-30 11:03:53 +03:00
docs docs: add CLI help 2020-04-30 17:24:45 +03:00
install Add CLI install instruction and script 2020-04-30 22:23:24 +03:00
manifests manifests: update source-controller to v0.0.1-alpha.5 2020-04-30 17:24:11 +03:00
.gitignore Init toolkit CLI 2020-04-24 14:30:27 +03:00
.goreleaser.yml Add release workflow to CI 2020-04-25 19:28:51 +03:00
CODE_OF_CONDUCT.md Add coc, dco and maintainers docs 2020-04-30 17:25:22 +03:00
CONTRIBUTING.md Add coc, dco and maintainers docs 2020-04-30 17:25:22 +03:00
DCO Add coc, dco and maintainers docs 2020-04-30 17:25:22 +03:00
go.mod Implement export to YAML 2020-04-30 00:12:16 +03:00
go.sum Refactor create source 2020-04-26 23:37:06 +03:00
LICENSE Initial commit 2020-04-24 12:38:22 +03:00
MAINTAINERS Add coc, dco and maintainers docs 2020-04-30 17:25:22 +03:00
Makefile Format commands examples 2020-04-28 21:01:20 +03:00
README.md Add CLI install instruction and script 2020-04-30 22:23:24 +03:00

toolkit

e2e

Experimental toolkit for assembling CD pipelines the GitOps way.

Components:

To install the toolkit CLI, see these instructions.