You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
stefanprodan b92cbcd7e7 Use semver manifests as kustomize base
Instead of cloning the components repositories to download the base manifests, we build them in CI at release time and download them in tk install/bootstrap based on the provided semver. This speeds up the manifests generation from minutes to milliseconds.
5 years ago
.github Publish manifests as release assets 5 years ago
cmd/tk Use semver manifests as kustomize base 5 years ago
docs Use semver manifests as kustomize base 5 years ago
install Add instruction for tk kubectl plugin 5 years ago
manifests Update controllers and go modules 5 years ago
mkdocs Add metadata to docs website 5 years ago
pkg/log Migrate to fluxcd/pkg 5 years ago
.gitignore Publish manifests as release assets 5 years ago
.goreleaser.yml Set tk version at release time 5 years ago
CODE_OF_CONDUCT.md Add coc, dco and maintainers docs 5 years ago
CONTRIBUTING.md Add source watcher dev guide 5 years ago
DCO Add coc, dco and maintainers docs 5 years ago
LICENSE Initial commit 5 years ago
MAINTAINERS Add coc, dco and maintainers docs 5 years ago
Makefile docs: run doc gen as part of test target 5 years ago
README.md Add source watcher dev guide 5 years ago
go.mod Update controllers and go modules 5 years ago
go.sum Update controllers and go modules 5 years ago
mkdocs.yml Add webhook receivers section to Helm guide 5 years ago

README.md

GitOps Toolkit

e2e report license release

Experimental toolkit for assembling CD pipelines the GitOps way.

overview

To get started with the toolkit please read the docs.